Skip to content

Commit

Permalink
enh: fell description param
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Jan 23, 2024
1 parent 08e52a8 commit 0e24e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0e24e9c

Please sign in to comment.