A python web scraper used to pull statistics out of 13F-HR and 13F-HR/A information tables by date on the SEC website and outputs the data to an xml file.
- pip install requests
- pip install beautifulsoup4
- pip install multiprocessing
- pip install lxml
- Update the start_date, end_day, month, and year parameters to the time period to be searched
- run python funds.py