Skip to content

SeanSCao/SEC-EDGAR-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SEC-EDGAR-Scraper

by Sean Cao

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.

Installation

  • pip install requests
  • pip install beautifulsoup4
  • pip install multiprocessing
  • pip install lxml

Usage

  • Update the start_date, end_day, month, and year parameters to the time period to be searched
  • run python funds.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages