Skip to content

Add anti-bot browser automation and networking libraries - #230

Closed
manishch7 wants to merge 1 commit into
lorien:masterfrom
manishch7:add-anti-bot-libraries
Closed

Add anti-bot browser automation and networking libraries#230
manishch7 wants to merge 1 commit into
lorien:masterfrom
manishch7:add-anti-bot-libraries

Conversation

@manishch7

Copy link
Copy Markdown

Add anti-bot browser automation and networking libraries

Adds 9 new libraries for browser automation, anti-detection, and networking:

  • undetected-chromedriver, playwright-stealth, selenium-stealth (browser drivers with anti-detection)
  • botright, camoufox (browser automation tools with fingerprint spoofing)
  • httpx, niquests (async HTTP clients with HTTP/2 and HTTP/3 support)
  • tls-client (anti-bot solution with TLS fingerprinting)
  • aiosqlite (async SQLite)

All libraries are active, well-maintained projects.

Also reorganized curl_cffi from Network:General to Web Scraping:Bypass Protection since its primary purpose is anti-bot detection through TLS fingerprinting and curl-impersonate capabilities.

This is my first open source contribution! 🙃

@lorien

lorien commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Hey! Thanks, looks good! Though a few things should be fixed:

  • camoufox: should be placed into Browser Automation : Drivers, as I see it from the camoufox project description.
  • aiosqlite: should be removed. This list hosts only network async drivers.

@lorien

lorien commented May 7, 2026

Copy link
Copy Markdown
Owner

I do not see any response. Feel free to re-open the PR when you have time to fix it.

@lorien lorien closed this May 7, 2026
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.

2 participants