Owler Scraper
Pricing
from $3.00 / 1,000 results
Owler Scraper
Scrape Owler.com - crowdsourced company intelligence platform. Get public company profiles including CEO, revenue estimates, employee count, industry, location, and top competitors.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Extract public company intelligence from Owler.com — a crowdsourced competitive intelligence platform used by sales teams, analysts, and researchers to track company performance, leadership, and competitive dynamics.
What You Get
Each record includes:
| Field | Description |
|---|---|
name | Company name |
slug | Owler URL slug |
owlerUrl | Direct Owler profile link |
ceoName | Current CEO name (only when the leadership title literally includes "CEO") |
executiveTitle | Top executive's title (e.g. CEO, President, Co-Founder & CEO) — populated regardless of exact title wording |
executiveName | Top executive's name |
ceoApprovalRating | Employee approval rating for the top executive (0–100) |
founded | Year founded |
headquarters | City and state/country |
city | Headquarters city |
industry | Primary industry |
subIndustry | Sub-industry or sector |
ownershipStatus | Public or Private |
stockExchange | Stock exchange (public companies only, e.g. NASDAQ) |
tickerSymbol | Stock ticker symbol (public companies only, e.g. AAPL) |
totalFunding | Total funding raised (e.g. $9.8B) |
acquisitionsCount | Number of acquisitions made by the company |
investmentsCount | Number of investments made by the company |
annualRevenue | Revenue estimate (e.g. $394.3B) |
revenueRange | Revenue bucket (Under $1M → Over $1B) |
employeeCount | Employee headcount estimate |
employeeRange | Employee bucket (1-10 → 5001+) |
followersCount | Number of Owler followers |
websiteUrl | Company website |
description | Meta description from profile |
recentNews | Recent company news/events (event type, date, source, headline) |
competitors | Up to 10 top competitors with names and Owler URLs |
sourceUrl | Source page URL |
scrapedAt | ISO 8601 timestamp |
recordType | Always "company" |
Note on data availability: This actor extracts only publicly visible data — no Owler Pro subscription or login is required. Premium data such as detailed financial breakdowns and employee contact details requires an Owler Pro account and is not accessible via this actor. Publicly visible fields — including the top competitors (up to 10), the executive approval rating, and the recent news feed — are extracted.
Input Options
Mode
search — Find companies related to a keyword or industry (e.g. artificial intelligence, fintech, healthcare). The actor seeds from known companies matching your query and expands results through competitor graph traversal.
byCompany — Fetch full profiles for specific companies by Owler URL or domain name.
Parameters
| Parameter | Description |
|---|---|
searchQuery | Keyword to search (mode=search) |
companyUrls | Owler URLs or domains to profile (mode=byCompany) |
industry | Filter results to a specific industry |
maxItems | Maximum records to return (1–200, default: 20) |
Example Inputs
Find AI companies:
{"mode": "search","searchQuery": "artificial intelligence","maxItems": 20}
Get profiles for specific companies:
{"mode": "byCompany","companyUrls": ["https://www.owler.com/company/stripe","apple.com","openai.com"]}
Find fintech companies and filter to Finance industry:
{"mode": "search","searchQuery": "fintech","industry": "Finance","maxItems": 50}
Example Output
{"slug": "stripe","owlerUrl": "https://www.owler.com/company/stripe","name": "Stripe","ceoName": "Patrick Collison","founded": "2010","headquarters": "San Francisco, California","city": "San Francisco","industry": "Technology","annualRevenue": "$14.4B","revenueRange": "Over $1B","employeeCount": 8000,"employeeRange": "5001+","followersCount": 5000,"websiteUrl": "https://stripe.com","description": "Stripe is a financial infrastructure platform for businesses.","competitors": [{"name": "Adyen","slug": "adyen","owlerUrl": "https://www.owler.com/company/adyen"},{"name": "Braintree","slug": "braintree","owlerUrl": "https://www.owler.com/company/braintree"}],"sourceUrl": "https://www.owler.com/company/stripe","scrapedAt": "2026-06-30T10:00:00+00:00","recordType": "company"}
Use Cases
- Sales intelligence — Research prospect companies before outreach: understand size, revenue tier, leadership, and competitors
- Competitive research — Map competitor networks for any company in your space
- Market sizing — Aggregate revenue and employee ranges across an industry segment
- Lead enrichment — Enrich CRM records with company profile data
- Investor research — Identify companies in a sector with estimated revenue ranges
- Partnership evaluation — Assess potential partners' scale and competitive positioning
Revenue Ranges
| Range | Approximate Annual Revenue |
|---|---|
| Under $1M | Less than $1 million |
| $1M-$10M | $1M to $10M |
| $10M-$100M | $10M to $100M |
| $100M-$1B | $100M to $1 billion |
| Over $1B | More than $1 billion |
Employee Ranges
| Range | Headcount |
|---|---|
| 1-10 | Micro |
| 11-50 | Small |
| 51-200 | Small-Medium |
| 201-500 | Medium |
| 501-1000 | Medium-Large |
| 1001-5000 | Large |
| 5001+ | Enterprise |
Frequently Asked Questions
Q: Do I need an Owler Pro subscription? A: No. This actor extracts only publicly visible data that any visitor can see on Owler without logging in.
Q: What data is NOT available? A: Owler Pro premium data — detailed employee contact details and full financial breakdowns — is not scraped by this actor. Publicly visible data, including the top competitors (up to 10 per company), the CEO/executive approval rating, and the recent news feed, IS extracted.
Q: How does search mode work?
A: The actor starts with seed companies related to your keyword and expands by following competitor links on each profile, building a graph of related companies until maxItems is reached.
Q: Can I scrape by domain name?
A: Yes. In byCompany mode you can pass domain names like stripe.com, apple.com, or openai.com — the actor resolves them to Owler company slugs automatically.
Q: How current is the data? A: Owler data is crowdsourced and updated by the Owler community. Revenue and employee figures are estimates and may be several months old.
Q: What is the maximum number of results?
A: maxItems accepts values from 1 to 200.
Q: Does the industry filter apply before or after fetching? A: After fetching. The actor profiles each company and then applies the industry filter to the extracted data.
Data Source
This actor scrapes Owler.com, a crowdsourced competitive intelligence platform. All data extracted is publicly visible on Owler profiles without authentication. Owler's data is community-sourced and includes revenue estimates, employee counts, and CEO information for hundreds of thousands of companies.