SEC Edgar Scraper and XBRL Parser/Renderer
- Updated
Dec 26, 2022 - Python
SEC Edgar Scraper and XBRL Parser/Renderer
Parse SEC EDGAR HTML documents into a tree of elements that correspond to the visual (semantic) structure of the document.
Scraper/Parser of Fundamental Financial Data for US companies
Based on paper Company Similarity using Large Language Models by D Vamvourellis et al.(2023) from BlackRock
📊 Hedge Fund Tracker: Track hedge fund portfolios and investment strategies using SEC filings
This Python script automates the process of searching and extracting "Material Cybersecurity Incidents" (Item 1.05) from recent 8-K filings in the SEC EDGAR database.
API mapping SEC CIKs Identifiers to Names and Tickers. Base url: "https://edgar-cik-api.onrender.com" + "cik/{cik}" or "ticker/{ticker}". EXAMPLE: https://edgar-cik-api.onrender.com/ticker/aapl
Add a description, image, and links to the edgar-scraper topic page so that developers can more easily learn about it.
To associate your repository with the edgar-scraper topic, visit your repo's landing page and select "manage topics."