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.
Search job queries or URLs
queries
stringRequired
Google Jobs Search queries (e.g. Teacher
) and/or full URLs (e.g. https://www.google.com/search?q=teacher&ibp=htl;jobs
).
Enter one item per line.
Max pages per query
maxPagesPerQuery
integerOptional
The maximum number of search result pages crawled for each search query or URL. Note that a value greater than one might significantly slow down the actor.
CSV friendly output (1 result on 1 row)
csvFriendlyOutput
booleanOptional
If checked, the crawler will return results in a structure suitable for CSV format. Only organic and paid results are included.
Default value of this property is false
Country
countryCode
EnumOptional
This param is for the Google Search domain (e.g. google.es
for Spain). The values must be lower-cased ISO 3166 country codes supported by Google. By default, the actor uses United States (google.com
).
This setting only applies to Search queries, but not to URLs.
Notice: To get Google Jobs results from a location, please use UULE code
Value options:
"af": string"al": string"dz": string"as": string"ad": string"ao": string"ai": string"aq": string"ag": string"ar": string"am": string"aw": string"au": string"at": string"az": string"bs": string"bh": string"bd": string"bb": string"by": string"be": string"bz": string"bj": string"bm": string"bt": string"bo": string"ba": string"bw": string"bv": string"br": string"io": string"bn": string"bg": string"bf": string"bi": string"kh": string"cm": string"ca": string"cv": string"ky": string"cf": string"td": string"cl": string"cn": string"cx": string"cc": string"co": string"km": string"cg": string"cd": string"ck": string"cr": string"ci": string"hr": string"cu": string"cy": string"cz": string"dk": string"dj": string"dm": string"do": string"ec": string"eg": string"sv": string"gq": string"er": string"ee": string"et": string"fk": string"fo": string"fj": string"fi": string"fr": string"gf": string"pf": string"tf": string"ga": string"gm": string"ge": string"de": string"gh": string"gi": string"gr": string"gl": string"gd": string"gp": string"gu": string"gt": string"gn": string"gw": string"gy": string"ht": string"hm": string"va": string"hn": string"hk": string"hu": string"is": string"in": string"id": string"ir": string"iq": string"ie": string"il": string"it": string"jm": string"jp": string"jo": string"kz": string"ke": string"ki": string"kp": string"kr": string"kw": string"kg": string"la": string"lv": string"lb": string"ls": string"lr": string"ly": string"li": string"lt": string"lu": string"mo": string"mk": string"mg": string"mw": string"my": string"mv": string"ml": string"mt": string"mh": string"mq": string"mr": string"mu": string"yt": string"mx": string"fm": string"md": string"mc": string"mn": string"ms": string"ma": string"mz": string"mm": string"na": string"nr": string"np": string"nl": string"an": string"nc": string"nz": string"ni": string"ne": string"ng": string"nu": string"nf": string"mp": string"no": string"om": string"pk": string"pw": string"ps": string"pa": string"pg": string"py": string"pe": string"ph": string"pn": string"pl": string"pt": string"pr": string"qa": string"re": string"ro": string"ru": string"rw": string"sh": string"kn": string"lc": string"pm": string"vc": string"ws": string"sm": string"st": string"sa": string"sn": string"cs": string"sc": string"sl": string"sg": string"sk": string"si": string"sb": string"so": string"za": string"gs": string"es": string"lk": string"sd": string"sr": string"sj": string"sz": string"se": string"ch": string"sy": string"tw": string"tj": string"tz": string"th": string"tl": string"tg": string"tk": string"to": string"tt": string"tn": string"tr": string"tm": string"tc": string"tv": string"ug": string"ua": string"ae": string"gb": string"us": string"um": string"uy": string"uz": string"vu": string"ve": string"vn": string"vg": string"vi": string"wf": string"eh": string"ye": string"zm": string"zw": string
Language
languageCode
EnumOptional
Language for the search results, which is passed to Google Search as the hl
URL query parameter. Only set this if you want to use a non-default language for the selected country. The values must be lower-cased ISO 639 language codes supported by Google.
This setting only applies to Search queries, but not to URLs.
Value options:
"af": string"sq": string"sm": string"ar": string"az": string"eu": string"be": string"bn": string"bh": string"bs": string"bg": string"ca": string"zh-CN": string"zh-TW": string"hr": string"cs": string"da": string"nl": string"en": string"eo": string"et": string"fo": string"fi": string"fr": string"fy": string"gl": string"ka": string"de": string"el": string"gu": string"iw": string"hi": string"hu": string"is": string"id": string"ia": string"ga": string"it": string"ja": string"jw": string"kn": string"ko": string"la": string"lv": string"lt": string"mk": string"ms": string"ml": string"mt": string"mr": string"ne": string"no": string"nn": string"oc": string"fa": string"pl": string"pt-BR": string"pt-PT": string"pa": string"ro": string"ru": string"gd": string"sr": string"si": string"sk": string"sl": string"es": string"su": string"sw": string"sv": string"tl": string"ta": string"te": string"th": string"ti": string"tr": string"uk": string"ur": string"uz": string"vi": string"cy": string"xh": string"zu": string
Default value of this property is ""
UULE location code
locationUule
stringOptional
The code for geolocation of search results. It's passed to Google Search as the uule
URL query parameter. You can use the UULE code generator. Learn more about emulating local search.
This setting only applies to Search queries, but not to URLs.
Filter Param
filterParam
stringOptional
Jobs results can be filtered by this filter param. The filter param can built from categories.param:categories.options.value
. Eg: date_posted:today
,employment_type:FULLTIME
Max concurrency
maxConcurrency
integerOptional
The maximum number of search results pages the crawler will load in parallel. A higher number means you will get your results faster, but also it will burn through your available proxies quicker.
Default value of this property is 10
Save HTML to dataset
saveHtml
booleanOptional
If checked, the HTML of Google Search results pages will be stored to the default dataset, under the html
property. This is useful if you need to process the HTML, but it makes the dataset large and reduces performance.
Default value of this property is false
Save HTML to key-value store
saveHtmlToKeyValueStore
booleanOptional
If checked, the HTML of the Google Search results pages will be stored to the default key-value store and links to the files stored to the dataset under the htmlSnapshotUrl
property. This is useful for debugging, since you can easily view the the pages in browser, but use of this feature has some performance penalty.
Default value of this property is false
- 25 monthly users
- 9 stars
- 100.0% runs succeeded
- 11 days response time
- Created in Jul 2022
- Modified 3 months ago