ryansmccoy / py-sec-edgar

Python application used to download, parse, and extract structured/unstructured data from filings in the SEC Edgar Database (including 10-K, 10-Q, 13-D, S-1, 8-K, etc.)
Other
97 stars 16 forks source link

not able to filter tickers for companies that recently IPO #5

Open ryansmccoy opened 5 years ago

ryansmccoy commented 5 years ago

for example, can't filter Slack or Uber because not included in cik_tickers.csv.

  1. Could scrape S-1 because tickers are included,
  2. Might be easier to scrape nasdaq for new IPOs, CIK is included on company page
JermellB commented 4 years ago

Is there a particular scraper framework you want to use? Or do you want to build a library for scraping these?

ryansmccoy commented 4 years ago

So... I found this page the other day:

https://www.sec.gov/edgar/searchedgar/accessing-edgar-data.htm

And it looks like might contain the ticker to cik mapping, however I don't know how often it is updated.

https://www.sec.gov/include/ticker.txt

https://www.sec.gov/files/company_tickers.json

https://www.sec.gov/Archives/edgar/cik-lookup-data.txt