Owler Company Intelligence Scraper avatar

Owler Company Intelligence Scraper

Pricing

Pay per usage

Go to Apify Store
Owler Company Intelligence Scraper

Owler Company Intelligence Scraper

Get company intelligence from Owler: revenue, employees, founding year, CEO, and top competitors.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Get structured company intelligence from Owler: revenue estimate, employee count, founding year, ownership, CEO, social links, and top competitors with their own revenue/employee/HQ data. No login required.

Input

FieldTypeDescription
companySlugstringOwler company slug, e.g. google (from owler.com/company/google)
companySlugsarrayOptional: several company slugs at once
maxItemsintegerMax companies to return (default 10)

Output

{
"companySlug": "google",
"companyName": "Google, LLC",
"domainName": "google.com",
"founded": "1998",
"ownership": "Private",
"revenue": 307394000000,
"employeeCount": 251671,
"industrySectors": ["Cloud Computing", "Search Engine Optimization (SEO)"],
"ceoName": "Sundar Pichai",
"topCompetitors": [{"name": "Bing", "revenue": 11590000000, "employeeCount": 1700, "headquarters": "Redmond, Washington"}],
"url": "https://www.owler.com/company/google",
"scrapedAt": "2026-08-14T00:00:00.000Z"
}

Common uses

  • Sales prospecting and account research (revenue/headcount signals)
  • Competitive intelligence and market mapping
  • Enriching a CRM or lead list with firmographic data
  • Investment and market research

Notes

companySlug must match Owler's own URL slug for the company (usually the lowercase company name, e.g. microsoft, salesforce). If a slug doesn't resolve, the item is returned with an error field instead of failing the whole run.