Company Info Enricher avatar

Company Info Enricher

Pricing

Pay per usage

Go to Apify Store
Company Info Enricher

Company Info Enricher

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

What does it do?

Company Info Enricher enrich company names/domains with data: industry, employee count, revenue estimate, location, founding year, social links, tech stack.

The actor runs on the Apify platform and delivers clean, structured data ready for export as JSON, CSV, or Excel. It handles retries, proxy rotation, and anti-bot measures automatically. Each run stores results in an Apify Dataset that you can download or connect to your workflow via API.

Why use this actor?

  • No coding required: Just configure inputs and click Start
  • Reliable extraction: Built-in retries, error handling, and proxy rotation
  • Structured output: Clean data with consistent field names across all results
  • Scalable: Run on schedule with Apify Schedules for regular data collection
  • Export ready: Download as JSON, CSV, Excel or send to Google Sheets, Slack, webhooks

How to use it

  1. Navigate to the Company Info Enricher on Apify Store
  2. Configure the input parameters (or use defaults)
  3. Click Start and wait for results
  4. Export the dataset in your preferred format

You can also run this actor via the Apify API or the Apify JavaScript client.

Input configuration

FieldTypeDescriptionDefault
Company DomainsarrayList of company domains or names to enrich["anthropic.com", "vercel.com", "stripe.com"]
Max Pages Per CompanyintegerMaximum pages to crawl per company website5
proxyConfigurationObjectProxy settingsApify Proxy

Output data

Each result contains these fields:

FieldTypeDescription
domainStringDomain
companyNameStringCompany Name
descriptionStringDescription
industryStringIndustry
locationStringLocation
socialLinksStringSocial Links
techStackStringTech Stack
urlStringURL
scrapedAtStringScraped At

Cost of usage

This actor uses pay-per-event pricing. You are charged $3.00 per 1,000 results extracted. Running with default settings typically costs under $0.10. Adjust input parameters to control the number of results and manage costs.

The actor uses Apify Proxy which is included in your Apify subscription. Memory usage is typically around 256-4096 MB.

Tips and tricks

  • Run on a schedule using Apify Schedules for regular data monitoring
  • Use Apify integrations to send results to Google Sheets, Slack, Zapier, or your database
  • Combine with other actors from the Apify Store for richer data pipelines
  • The actor works best with Apify Proxy enabled to avoid rate limiting

Built with Crawlee and the Apify SDK.