Company Scout
Pricing
Pay per usage
Company Scout
An Actor that finds YCombinator companies matching your criteria, enriches each with its matching LinkedIn company record, and scrapes LinkedIn job postings for the resulting shortlist.
Company Scout
Pricing
Pay per usage
An Actor that finds YCombinator companies matching your criteria, enriches each with its matching LinkedIn company record, and scrapes LinkedIn job postings for the resulting shortlist.
You can access the Company Scout programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "search_query": "",< "batch": [],< "status": [],< "industry": [],< "regions": [],< "min_team_size": 1,< "launched_after": "",< "is_hiring": true,< "max_items": 100,< "delta_mode": false,< "linkedin_jobs_count": 1000,< "scrape_company": true,< "filters": [],< "filter_prompt": ""<}' |<apify call tri_angle/company-scout --silent --output-datasetThe Apify CLI is the official tool that allows you to use Company Scout locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: