Scrapers.lat logo scrapers.lat
商业

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.

23 每条记录的字段 JSON · CSV · Excel · API 按用量付费
sec-edgar-fulltext-scraper.json 200 OK
{
  "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、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Entity NameTickerCikFormRoot FormFiled AtPeriod EndingAccession NoFile TypeFile NameScoreSicLocationInc State
示例输出

一条真实的示例记录,正是你收到的结构。

Entity NameTickerCikForm
RadNet, Inc.RDNT0000790526EX-99.1
Artificial Intelligence Technolog…AITX0001498148EX-99.1
Artificial Intelligence Technolog…AITX0001498148EX-99.1
Artificial Intelligence Technolog…AITX0001498148EX-99.1
Artificial Intelligence Technolog…AITX0001498148EX-99.1
GET /sec-edgar-fulltext-scraper
{
  "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.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。