cchummer/sec-api
Notebooks documenting different endpoints and parsing methods for SEC data
This helps financial analysts and researchers extract specific information from SEC filings. You can input company names, tickers, or search terms to get structured data and text directly from SEC EDGAR databases. It's designed for anyone needing to systematically pull financial statements, ownership reports, or prospectus details for analysis.
No commits in the last 6 months.
Use this if you need to programmatically access and parse a wide range of SEC filing data from EDGAR for financial research or competitive intelligence.
Not ideal if you prefer using a pre-built application or a more 'plug-and-play' solution without writing Python code, as this project provides commented code snippets rather than a full package.
Stars
10
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/cchummer/sec-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.