mirror of https://github.com/Bunsly/JobSpy
enh: fell description param
parent
08e52a848d
commit
0e24e9c6c9
|
@ -67,7 +67,7 @@ Optional
|
|||
├── job_type (enum): fulltime, parttime, internship, contract
|
||||
├── proxy (str): in format 'http://user:pass@host:port' or [https, socks]
|
||||
├── is_remote (bool)
|
||||
├── full_description (bool): fetches full description for Indeed / LinkedIn (note: will run much slower as scraper has to fetch each individual job listing)
|
||||
├── full_description (bool): fetches full description for Indeed / LinkedIn (much slower)
|
||||
├── results_wanted (int): number of job results to retrieve for each site specified in 'site_type'
|
||||
├── easy_apply (bool): filters for jobs that are hosted on LinkedIn
|
||||
├── country_indeed (enum): filters the country on Indeed (see below for correct spelling)
|
||||
|
|
Loading…
Reference in New Issue