#34 · Primary category: AI Content Readers & Aggregators

anakin

ai anti-detect golang markdown open-source playwright scraper self-hosted web-crawler web-scraping

Open-source web scraping API. Turn any website into clean markdown or structured JSON. Anti-detect browser, proxy auto-selection, self-hosted. One command: make up

Project last updated:08/18/26

GitHub Stars

2.4K

Forks

152

Contributors

9

License

AGPL-3.0

Why we included this project

Teams wiring LLM applications to live websites will find a lot to like here. A single HTTP request turns any URL into clean markdown, or structured JSON when you supply a Gemini key, so it feeds straight into RAG pipelines, agent tooling, and dataset collection without a preprocessing step. The handler chain starts with a free local HTTP fetch and only escalates to an anti-detect Firefox browser or a paid third-party API when a page resists, which keeps most scraping off the cloud tab. Proxy selection uses Thompson Sampling to learn which rotating address works best for each domain instead of cycling through a fixed rotation. Since it ships as a single Go binary with a make up Docker stack and a zero-config in-memory mode, you can run it on your own hardware and avoid per-scrape SaaS pricing.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category