Skip to content

Add bot detection bypass to prevent false bot flags#116

Open
Masonatorr wants to merge 1 commit intoForty-Bot:masterfrom
Masonatorr:patch-1
Open

Add bot detection bypass to prevent false bot flags#116
Masonatorr wants to merge 1 commit intoForty-Bot:masterfrom
Masonatorr:patch-1

Conversation

@Masonatorr
Copy link

@Masonatorr Masonatorr commented Mar 7, 2026

Adds custom header X-Not-A-Bot to bypass bot/scraper detection for legit requests originating from Chromium based browsers (specifically from browser extensions). This would prevent legitimate requests from receiving error 403 while still blocking most if not all scraper requests. Also update API docs to give more info on 403 errors and this new header, talking about what exactly causes a 403 error to be returned and how it can be avoided. This should help people using the API for the first time who may have trouble with 403 errors due to Chrome/Chromium.

Signed-off-by: Mason Burns masonatortf@gmail.com

Adds custom header X-Not-A-Bot to bypass bot/scraper detection for legit requests originating from Chromium based browsers (specifically from browser extensions). This would prevent legitimate requests from receiving error 403 while still blocking most if not all scraper requests. Also update API docs to give more info on 403 errors and this new header.

Signed-off-by: Mason Burns masonatortf@gmail.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant