SEC EDGAR Full-Text Filing Search Scraper
Search the full text of SEC EDGAR filings by keyword or phrase since 2001. Get every matching filing with entity name, ticker, CIK, form type, filing date, accession number and a direct sec.gov link. Export to JSON, CSV or Excel.
{ "entityName": "RadNet, Inc.", "ticker": "RDNT", "cik": "0000790526", "form": "EX-99.1", "rootForm": "8-K", "filedAt": "2020-03-16", "periodEnding": "2020-03-13", "accessionNo": "0001683168-20-000837", "fileType": "EX-99.1" }
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Entity Name | Ticker | Cik | Form |
|---|---|---|---|
| RadNet, Inc. | RDNT | 0000790526 | EX-99.1 |
| Artificial Intelligence Technolog… | AITX | 0001498148 | EX-99.1 |
| Artificial Intelligence Technolog… | AITX | 0001498148 | EX-99.1 |
| Artificial Intelligence Technolog… | AITX | 0001498148 | EX-99.1 |
| Artificial Intelligence Technolog… | AITX | 0001498148 | EX-99.1 |
{ "entityName": "RadNet, Inc.", "ticker": "RDNT", "cik": "0000790526", "form": "EX-99.1", "rootForm": "8-K", "filedAt": "2020-03-16", "periodEnding": "2020-03-13", "accessionNo": "0001683168-20-000837", "fileType": "EX-99.1" }
よくある質問
What can I search for?
Any word or phrase that appears in the text of a filing. Wrap a phrase in double quotes for an exact match, for example "artificial intelligence", or pass plain words to match them anywhere in the document.
Which filings are covered?
The SEC full-text search index covers filings from 2001 onward. You can narrow a search to specific form types, such as only 10-K, and to a filing date range, so you only get the documents you care about.
How many results can I get per run?
You set the limit with Max Items. The SEC full-text index returns up to 10,000 matching hits for a single query, served ten at a time, so very broad searches are best narrowed with a phrase, form type, or date range.
Can I open the actual filing?
Yes. Every record includes a url that opens the matched document on sec.gov and a filingUrl that opens the full filing index, so you can go straight from a hit to the source.
What happens when a filer has no ticker?
Many filers are private parties or funds that are not in the ticker directory. For those the ticker field is empty while the entity name, CIK and links are still populated.