mirror of https://github.com/Bunsly/JobSpy
parent
e7e4acd69c
commit
69b47a2053
|
@ -84,7 +84,6 @@ JobPost
|
||||||
│ ├── max_amount (float)
|
│ ├── max_amount (float)
|
||||||
│ └── currency (str)
|
│ └── currency (str)
|
||||||
└── date_posted (datetime)
|
└── date_posted (datetime)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
@ -95,5 +94,5 @@ JobPost
|
||||||
Try reducing the number of `results_wanted` and/or broadening the filters. If problems persist, please submit an issue.
|
Try reducing the number of `results_wanted` and/or broadening the filters. If problems persist, please submit an issue.
|
||||||
|
|
||||||
#### Received a response code 429?
|
#### Received a response code 429?
|
||||||
This means you've been blocked by the job board site for sending too many requests. Consider waiting a few seconds, or try using a VPN. Proxy support coming soon.
|
You have been blocked by the job board site for sending too many requests. ZipRecruiter seems to be the most aggressive at the moment. Consider waiting a few seconds, or try using a VPN. Proxy support coming soon.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue