JobFunnel

JobFunnel

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.

JOBSLEAD_GENERATIONAUTOMATIONApify

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 for
  • location (Required) - City, state, or country for job search
  • maxResults (Optional) - Maximum number of jobs to scrape (default: 100)
  • providers (Optional) - List of job boards to search (default: linkedin, indeed, glassdoor)

Example Input

1{
2    "keyword": "software engineer",
3    "location": "New York",
4    "maxResults": 50,
5    "providers": ["linkedin", "indeed"]
6}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!