From e4b133179d8cadcc32b8571ad5f145ffd74d8d20 Mon Sep 17 00:00:00 2001 From: Cullen Date: Sat, 19 Aug 2023 19:27:25 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10f6601..9559b3d 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,6 @@ LinkedIn's API is generally more strict. If you encounter a 404 error, try reduc Broadening your filters can often help. For instance, if you're using very specific criteria, try making them more general to retrieve results more reliably. If it still persists, submit an issue. +### How to remove auth (no .env)? +Remove this part from `api/v1/__init__.py` +![image](https://github.com/cullenwatson/jobspy/assets/78247585/383ca172-cc36-4f89-b26d-c25d9c67bea7)