mirror of https://github.com/Bunsly/JobSpy
docs: update readme
parent
413ab79cff
commit
62a47e9967
|
@ -13,7 +13,6 @@ POST `/api/v1/jobs/`
|
||||||
### Request Schema
|
### Request Schema
|
||||||
|
|
||||||
|
|
||||||
#### Parameters:
|
|
||||||
```plaintext
|
```plaintext
|
||||||
Request
|
Request
|
||||||
├── Required
|
├── Required
|
||||||
|
@ -28,7 +27,7 @@ Request
|
||||||
└── easy_apply (bool): only for linkedin
|
└── easy_apply (bool): only for linkedin
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Example
|
### Example
|
||||||
<pre>
|
<pre>
|
||||||
{
|
{
|
||||||
"site_type": ["linkedin", "indeed"],
|
"site_type": ["linkedin", "indeed"],
|
||||||
|
|
Loading…
Reference in New Issue