Google Jobs Scraper
3 days trial then $40.00/month - No credit card required now
Google Jobs Scraper
3 days trial then $40.00/month - No credit card required now
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.
Hey I want to scrape only positions in Toronto, I used the UULE parameter "w+CAIQICIHVG9yb250bw", the result contains a bunch US positions, anything else I need to do in the query?
Hello BraveCareer,
Here are my search results for UULE "w+CAIQICIHVG9yb250bw": https://api.apify.com/v2/datasets/9v7K24Gclpvfkdmmd/items?clean=true&format=json
Could you share your search?
I use this param:
1{ 2 "csvFriendlyOutput": false, 3 "includeUnfilteredResults": false, 4 "languageCode": "en", 5 "locationUule": "w+CAIQICIHVG9yb250bw", 6 "queries": "teacher", 7 "saveHtml": false, 8 "saveHtmlToKeyValueStore": true 9}
Hey here is my run with similar params, result here https://console.apify.com/view/runs/hfqhqGKH1PBS0oiJV
1{ 2 "csvFriendlyOutput": true, 3 "includeUnfilteredResults": false, 4 "locationUule": "w+CAIQICIHVG9yb250bw", 5 "maxPagesPerQuery": 50, 6 "queries": "https://www.google.com/search?q=analyst&ibp=htl;jobs", 7 "saveHtml": false, 8 "saveHtmlToKeyValueStore": false, 9 "languageCode": "", 10 "maxConcurrency": 10 11}
Oh I think I figured out, the query should be passed in keywords not URL. Another quick question, how do I ensure more results can be fetched? Thanks for your help
For example why this run doesn't return any responses? https://console.apify.com/view/runs/MRy3fog1JDh7FqktF
I noticed that you'd enabled the csvFriendlyFormat
, the results have only jobs results. If you disable csvFriendlyFormat
like this search: https://api.apify.com/v2/datasets/qgp4kbRFRIBwsqITu/items?clean=true&format=json
There is a field hasNextPage
- meaning more job results.
- 23 monthly users
- 9 stars
- 100.0% runs succeeded
- 33 days response time
- Created in Jul 2022
- Modified 3 months ago