
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
13
Total users
1K
Monthly users
99
Runs succeeded
>99%
Issues response
3.1 days
Last modified
a month ago
Filter Company type
Closed
Hi Dan, I want to filter the company type as given in screenshot , how can I do that? Can I add company type filter in input?If yes, then what strings to use. If not then can I get the company type as a field in the output?

Here is the result when I search "teacher" jobs in UK: https://api.apify.com/v2/datasets/6P5rIabuRA0arbTb1/items?clean=true&format=json
It has "Company Type" filter data:
"type": "Company type", "param": "industry.id", "options": [ { "text": "All" }, { "text": "Consulting", "value": "/business/naics2007/5416" }, { "text": "Staffing", "value": "/business/naics2007/5613" }, { "text": "Education", "value": "/business/naics2007/61" } ] }, You can use "param" and "value" to construct the new search (Like the attachment)
Please let me know if you need my help.

Hello Powermetrics,
Do you need any support? I'm happy to help.
dev_powermetrics-owner
Can you give me an example input for filtering "finance" or "IT" in company type?
dev_powermetrics-owner
Please give me a json input string to filter company type like "staffing","finance","education ",etc

This is the job results when I search for "Jobs in UK": https://api.apify.com/v2/datasets/rp7AyoGA65RZaAexg/items?clean=true&format=json
Here is the company_type result:
{"type": "Company type","param": "industry.id","options": [{"text": "All"},{"text": "Education","value": "/business/naics2007/61"},{"text": "Consulting","value": "/business/naics2007/5416"},{"text": "Staffing","value": "/business/naics2007/5613"},{"text": "Manufacturing","value": "/business/naics2007/31"},{"text": "Construction","value": "/business/naics2007/23"},{"text": "Finance","value": "/business/naics2007/52"},{"text": "Information","value": "/business/naics2007/51"},{"text": "Computer Services","value": "/business/naics2007/5415"},{"text": "Health Care","value": "/business/naics2007/62"},{"text": "Engineering Services","value": "/business/naics2007/5413"},{"text": "Accommodation","value": "/business/naics2007/721"},{"text": "Restaurant","value": "/business/naics2007/722"... [trimmed]

Please let me know if this work. Thanks
dev_powermetrics-owner
Thank you so much , will check out and let you know
dev_powermetrics-owner
it works but it doesnt scrape all the jobs of a particular sector,i am getting only 60,70 results.How can I get 1000s of results for a single sector(IT/Finance/Healthcare/etc)

The results depend on Google. The actor supported "maxPagesPerQuery": 100
(To fetch more jobs) and hasNextPage
in the results to do pagination.

I developed a high-performance server. It allows you to scrape faster. contact everything@blinkscraper.com for more information.