Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Sep 28, 2023
2 parents 008ca61 + 8fc4c3b commit 2e59ab0
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 @@ -95,7 +95,7 @@ Optional
├── 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)
├── offset (enum): starts the search from an offset (e.g. 25 will start the search from the 25th result)
├── offset (num): starts the search from an offset (e.g. 25 will start the search from the 25th result)
```

### JobPost Schema
Expand Down

0 comments on commit 2e59ab0

Please sign in to comment.