Update README.md

This commit is contained in:
Gary Pang
2019-07-18 17:51:41 -04:00
committed by GitHub
parent e23ab38353
commit 07dd0cd524
+3 -3
View File
@@ -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)