VOOZH about

URL: https://apify.com/benthepythondev/sec-edgar-filings-intelligence/api

⇱ SEC EDGAR Scraper - 10-K, 10-Q, 8-K & Insider Filings API Β· Apify


πŸ‘ πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More avatar

πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More

Pricing

from $29.00 / 1,000 results

Go to Apify Store

πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More

Extract SEC EDGAR filings (10-K, 10-Q, 8-K, insider trading, proxy statements) with AI intelligence scoring (0-100). 18M+ filings since 1993.

Pricing

from $29.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ ben

ben

Maintained by Community

Actor stats

0

Bookmarked

17

Total users

4

Monthly active users

2 days ago

Last modified

Share

You might also like

πŸ“‘ SEC EDGAR Scraper β€” 10-K, 10-Q & Filings

nexgendata/sec-edgar-filings-scraper

Extract SEC EDGAR filings β€” 10-K, 10-Q, 8-K reports, insider transactions. Financial research and compliance monitoring.

πŸ“‘ SEC EDGAR Search β€” Company Filings & Reports

nexgendata/sec-edgar-search

Search SEC EDGAR for 10-K, 10-Q, 8-K filings, proxy statements, and insider transactions. Extract financial data from any public company's regulatory filings for investment research.

SEC EDGAR Scraper - 10-K, 10-Q & Company Filings API

pink_comic/sec-edgar-company-filings

Scrape SEC EDGAR public-company filings by company, ticker, or CIK. Get 10-K annual reports, 10-Q quarterly reports, 8-K events, Form 4 insider trades, proxy statements, and direct source links from official SEC data. For investor due diligence, compliance, and fintech workflows.

SEC EDGAR Analyzer β€” 10-K, 10-Q & 8-K Data

ryanclinton/sec-edgar-filing-analyzer

Search SEC filings by ticker, name, or CIK. Extract 10-K, 10-Q, 8-K metadata and structured XBRL financials (revenue, net income, assets, EPS). Covers 10,000+ public companies. Free SEC API, no key needed.

12

SEC EDGAR Filings Scraper β€” 10-K, 10-Q, 8-K & Annual Reports βœ…

themineworks/sec-edgar-filings

Affordable SEC EDGAR filings scraper: 10-K, 10-Q, 8-K & more. $4/1,000 results, 25 free, pay-per-result, no subscription. Works in Claude, ChatGPT & any MCP-compatible AI agent. MCP server: the-mine-works-mcp.hatchable.site

πŸ‘ User avatar

The Mine Works

2

SEC EDGAR Scraper - Filings & Financials

renzomacar/sec-edgar-scraper

Scrape SEC EDGAR: company filings (10-K, 10-Q, 8-K, Form 4), XBRL financial statements, and full-text filing search for any US public company. Official government data, no API key.

2

You can access the πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/benthepythondev~sec-edgar-filings-intelligence/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

SEC EDGAR Scraper - 10-K, 10-Q, 8-K & Insider Filings API

Below, you can find a list of relevant HTTP API endpoints for calling the πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/benthepythondev~sec-edgar-filings-intelligence/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/benthepythondev~sec-edgar-filings-intelligence/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/benthepythondev~sec-edgar-filings-intelligence?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More API programmatically via the Apify API.

You can choose from:

πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More API in Python

πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More API in JavaScript

πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More API through CLI

πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More OpenAPI definition

You can start πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the πŸ›οΈ SEC EDGAR Filings - 10-K, 10-Q, 8-K & More run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.