Home › Guides › Company data API
Company data API: firmographics as JSON, CSV & Excel
Need company data in your pipeline, not a dashboard? Every foXLabs scraper runs on Apify with a full API — call it from your code, schedule it, and pull results as JSON, CSV or Excel.
Why an API (not a UI)?
Dashboards are fine for one-off lookups. But when you're enriching a database, refreshing a CRM nightly, or feeding a model, you want a programmatic endpoint that returns structured data on demand — billed only for what you run.
How it works on Apify
- Run via REST API — start an actor run with your input (names, domains, CINs) and poll for results.
- Get the dataset — download as JSON, CSV, Excel, or stream items.
- Schedule it — nightly/weekly refreshes without writing infra.
- SDKs — official JavaScript & Python clients.
Which scraper for which data?
- Enrichment — bulk names/domains → firmographics.
- Owler — full profile + competitors.
- Craft.co — financials & valuation.
- Indian Company Data — MCA filings by CIN.
Each actor's Apify page has its API reference, input schema and ready-to-copy code. Start with the free lookup to test the response shape.
See the scrapers & API docs →