
JobFunnel
Pricing
$10.00 / 1,000 results
Go to Apify Store

JobFunnel
DeprecatedJobFunnel is a multi-source job scraper that collects listings from Indeed, Monster, Glassdoor, CareerJet, and SimplyHired. It supports keyword filtering, location targeting, and saves results to CSV, Excel, or JSON—ideal for job lead generation and data aggregation projects.
5.0 (1)
Pricing
$10.00 / 1,000 results
0
7
7
Last modified
5 months ago
Job Funnel Actor
This actor scrapes job listings from multiple job boards based on provided search criteria.
Input Parameters
The actor accepts the following input parameters:
keyword
(Required) - Job title, skill or keyword to search forlocation
(Required) - City, state, or country for job searchmaxResults
(Optional) - Maximum number of jobs to scrape (default: 100)providers
(Optional) - List of job boards to search (default: linkedin, indeed, glassdoor)
Example Input
{"keyword": "software engineer","location": "New York","maxResults": 50,"providers": ["linkedin", "indeed"]}