enh: fell description param

pull/85/head
Cullen 2024-01-22 20:11:37 -06:00
parent 08e52a848d
commit 0e24e9c6c9
1 changed files with 1 additions and 1 deletions

View File

@ -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)