Google Jobs Scraper avatar
Google Jobs Scraper
Try for free

3 days trial then $40.00/month - No credit card required now

View all Actors
Google Jobs Scraper

Google Jobs Scraper

dan.scraper/google-jobs-scraper
Try for free

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.

YU

Scrape Toronto Positions Only

Closed

yul9 opened this issue
a year ago

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?

dan.scraper avatar

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}
YO

yul9-owner

a year ago

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}
YO

yul9-owner

a year ago

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

YO

yul9-owner

a year ago

For example why this run doesn't return any responses? https://console.apify.com/view/runs/MRy3fog1JDh7FqktF

dan.scraper avatar

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.

Developer
Maintained by Community
Actor metrics
  • 59 monthly users
  • 7 stars
  • 100.0% runs succeeded
  • 4.8 hours response time
  • Created in Jul 2022
  • Modified 2 days ago