Owler Scraper Business Profiles - PDP avatar
Owler Scraper Business Profiles - PDP

Pricing

$3.00 / 1,000 results

Go to Store
Owler Scraper Business Profiles - PDP

Owler Scraper Business Profiles - PDP

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Scrape business data from Owler.com for any company profile. Get fields like revenue, industry, competitors & CEO. Easy input, JSON output, no proxies needed. Pricing: $3/1000 results.

5.0 (1)

Pricing

$3.00 / 1,000 results

1

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

7 days ago

Owler Company Profile Scraper 🏢

Overview

This Actor scrapes detailed company profiles from Owler.com, including information such as revenue, employee count, industry sectors, founding date, contact details, and more. By submitting a list of company URLs, users can retrieve structured and enriched company data in JSON format.

Why choose this actor? 🚀

This Actor is designed for reliability and ease of use, providing structured data from company profiles with just a list of URLs. It avoids proxy requirements, supports batch processing, and automatically handles key data fields like summary sections, competitors, and funding.

NO PROXIES REQUIRED
ONLY 10 RESULTS ARE FREE FOR FREE USERS
THE max_results FIELD MUST BE A MULTIPLE OF 10

Use Cases

  • Competitor intelligence and benchmarking
  • CRM enrichment for sales and marketing
  • Market research and investor analysis
  • Automating business development pipelines

Key Features 🌟

  • Extracts over 25+ key data fields
  • Accepts multiple URLs per run
  • No CAPTCHA or login required
  • Full JSON output
  • Accurate snapshot of companies from Owler

How It Works

  1. Provide a list of Owler.com company profile URLs.
  2. The Actor visits each URL and parses relevant business information.
  3. The results are returned in a JSON array, one per company.

Input Parameters

FieldTypeDescriptionRequiredExample
urlsArrayList of company profile URLs from Owler✅ Yes["https://www.owler.com/company/luminati", "https://www.owler.com/company/simplexccltd"]

Output (Full Example)

[
{
"companyId": 12015038,
"ownership": "Private",
"industrySectors": ["IT Services"],
"revenue": 100000,
"founded": 2014,
"companyName": "Luminati Limited",
"country": "IL",
"employeeCount": 120,
"totalAcquisitions": 0,
"zipcode": "42507",
"website": "http://www.luminati.io",
"domainName": "luminati.io",
"phoneNumber": "972-9-8355993",
"completenessScore": 100,
"cpLink": "https://www.owler.com/company/luminati",
"followers": 75,
"shortName": "Luminati Limited",
"status": "NEW",
"summarySection": "Luminati is an IP proxy network...",
"teamName": "luminati",
"totalFunding": 0,
"stripe": {
"stripeKey": "pk_live_DvxQXWvWSEgpQWKH1fWWTSlQ"
},
"totalCompetitors": 10,
"totalFundings": 0,
"totalInvestments": 0,
"employeeRange": "100 - 250",
"revenueRange": "$100K - 5M",
"city": "Netanya",
"state": "Center District",
"url": "https://www.owler.com/company/luminati",
"street1Address": "3 Hamahshev Street",
"CGSectionSEOText": "Luminati Limited's top 10 competitors...",
"description": "Luminati is an IP proxy network...",
"isTopicPage": false,
"industries": ["Software, Internet & Computer Services", "Professional Services"],
"sicCode": ["7371"],
"isSEOEligible": 1,
"cgCompaniesCount": 10,
"formattedEmployeeCount": "120",
"formattedFollower": "75",
"formattedFunding": "0",
"formattedRevenue": "< 1M",
"recommendedCompanies": [
{ "cpLink": "https://www.owler.com/company/computer-disposals1", "shortName": "Computer Disposals" },
...
],
"seoTextMap": [
{ "CGSectionSEOText": "Luminati Limited's top 10 competitors..." }
],
"cg": [ ... ],
"ceoDetail": {
"ceoPic": "https://image4.owler.com/ceo/Or_Lenchner_owler_20190410_131950_original.jpg",
"ceoUUID": "...",
"designation": "CEO",
"firstName": "Or",
"lastName": "Lenchner",
"linkedIn": "https://www.linkedin.com/in/orlenchner/"
},
"leaderShipDetails": [ ... ],
"trendingNews": [ ... ],
"est_annual_revenue": "$100K - 5M",
"est_employees": "100 - 250",
"newsPageFeed": [ ... ],
"statusInfo": { "status": "Subsidiary" },
"trendingCompanies": [ ... ],
"links": [
{ "link": "https://twitter.com/luminati_io", "linkType": "twitter" },
{ "link": "https://www.linkedin.com/company/luminati-networks", "linkType": "linkedIn" }
],
"timestamp": "2025-07-06T19:14:45.573Z",
"input": { "url": "https://www.owler.com/company/luminati" }
}
]

Pricing 💰

  • Free Plan: Up to 10 results per run
  • Paid Plan: Pricing $3/1000 results.

This Actor is intended for lawful use only. Always verify your data usage complies with Owler's Terms of Service. We do not store or share any scraped data.

Update Policy

This Actor is updated periodically to adapt to structural changes on Owler. Please report bugs or issues directly via the Actor page.

FAQ

Does this Actor use proxies?
No. This Actor does NOT require proxies to function.

How many results are free?
Only 10 RESULTS are available to FREE USERS per run.

Why must max_results be a multiple of 10?
This is due to pagination behavior on Owler's backend. If you enter 35, it will round up to 40.