
Google Jobs Scraper
Pricing
Pay per event

Google Jobs Scraper
Google Jobs Scraper is to enable you to scrape Google Jobs Results, extract "googleJobs", "categories". Allow customizing country or language or job radius and extraction of custom attributes. Download data as HTML table, JSON, CSV, Excel, XML.
0.0 (0)
Pricing
Pay per event
11
Total users
931
Monthly users
56
Runs succeeded
>99%
Last modified
2 months ago
Filter exclude company type
Closed
Hey Dan,
I used this filter paramater to include only jobs from staffing companies-> filterParam": "industry.id:/business/naics2007/5613"
Similarly I want to exclude staffing company jobs i.e company type should anything but staffing
Basicallly our goal is to mark whether a job is from a staffing company or non staffing company
Can you help me on how to implement this?This would be great help to me
Thank you

Right now Google don't offer excluding jobs like you described. You can scrape all jobs, then based on the company name
to categorize the jobs
dev_powermetrics-owner
can you suggest a solution to classify jobs from staffing companies and non-staffing companies?

From API, I don't have the solution to exclude the jobs because Google Jobs didn't offer this ability. From the client's perspective, you can check Job information(company name) to exclude from job results.