Skip to content

feat: Switch to Camoufox browser#141

Open
QuentiumYT wants to merge 1 commit into
cnumr:mainfrom
Quentium-Forks:feat/camoufox
Open

feat: Switch to Camoufox browser#141
QuentiumYT wants to merge 1 commit into
cnumr:mainfrom
Quentium-Forks:feat/camoufox

Conversation

@QuentiumYT

Copy link
Copy Markdown
Contributor

Hello, here is another contribution which is quite changing the tools :)

I used Camoufox for a project to retrieve info from websites that blocks bots, even if we use playwright-stealth, the website sometimes blocks us (mainly Cloudflare).

For a couple of weeks, and crawling ~3800 sites, the success rate of Camoufox is quite impressive so I decided to port it to EcoIndex (it is based on playwright, with an async API as well).

You can test it on the very restricted site https://info.gouv.fr/, it works great!

Testing can be done using the current branch in a pyproject config like object

[tool.uv.sources]
ecoindex-scraper = { git = "https://github.com/Quentium-Forks/EcoIndex_python.git", subdirectory = "projects/ecoindex_scraper", rev = "feat/camoufox" }

Tell me what do you think about it :)

@QuentiumYT QuentiumYT changed the title feat: Switch to Camoufox feat: Switch to Camoufox browser Jun 8, 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.

1 participant