JobFunnel 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.
This actor scrapes job listings from multiple job boards based on provided search criteria.
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)1{ 2 "keyword": "software engineer", 3 "location": "New York", 4 "maxResults": 50, 5 "providers": ["linkedin", "indeed"] 6}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!