From 69b47a2053d4fd8b52f5a9d519a9a0fdf66ddb18 Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Sun, 3 Sep 2023 18:13:24 -0500 Subject: [PATCH] docs: clean README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b5c29d1..0ef7f16 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ JobPost │ ├── max_amount (float) │ └── currency (str) └── 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. #### 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.