sec-edgar-scraper / dataset.json
reapxdev's picture
2,691 rows from 64 collector runs
c61eafd verified
Raw
History Blame Contribute Delete
1.02 kB
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/sec-edgar-scraper/",
"name": "SEC EDGAR Scraper \u2014 Filings, Financials & Full-Text Search",
"description": "Search SEC EDGAR by ticker, CIK, SIC industry code, or full-text phrase and get one structured row per filing, with company classification, period dates, direct document links and optional XBRL financials.",
"url": "https://reapx.dev/data/sec-edgar-scraper/",
"identifier": "sec-edgar-scraper",
"license": "https://creativecommons.org/licenses/by/4.0/",
"creator": {
"@type": "Organization",
"name": "reapx",
"url": "https://reapx.dev"
},
"isAccessibleForFree": true,
"dateModified": "2026-08-03",
"variableMeasured": "cik",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/sec-edgar-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/sec-edgar-scraper",
"sameAs": "https://apify.com/reapx/sec-edgar-scraper"
}