mirror of
https://github.com/wassname/sec-web-scraper-13f.git
synced 2026-07-17 11:32:50 +08:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# EDGAR Python Web Scraper
|
||||
This repository contains Gary Pang's Python Web scraper for parsing fund holdings pulled from SEC website, [EDGAR](https://www.sec.gov/edgar/searchedgar/companysearch.html), and writing a .tsv file from the data.
|
||||
# SEC Python Web Scraper
|
||||
This repository contains a Python Web scraper for parsing 13F filings (mutual fund holdings) from SEC's website, [EDGAR](https://www.sec.gov/edgar/searchedgar/companysearch.html), and writing a .tsv file from the data.
|
||||
|
||||
|
||||
## Requirements
|
||||
@@ -21,4 +21,4 @@ This repository contains Gary Pang's Python Web scraper for parsing fund holding
|
||||
- [Gary Pang](https://github.com/CodeWritingCow)
|
||||
|
||||
## References
|
||||
- [SEC: Frequently Asked Questions About Form 13F](https://www.sec.gov/divisions/investment/13ffaq.htm)
|
||||
- [SEC: Frequently Asked Questions About Form 13F](https://www.sec.gov/divisions/investment/13ffaq.htm)
|
||||
|
||||
Reference in New Issue
Block a user