
TRAWL, a drop-in FlareSolverr replacement, is now available in Community Apps!
Hey everyone! I'm the developer of TRAWL, a self-hosted web scraping engine and drop-in replacement for FlareSolverr/Byparr.
I originally built it for my own *arr stack after getting tired of slow solves and Cloudflare breakage. It uses a tiered approach: plain HTTP first, cached browser sessions when available, then a live Camoufox browser solve only when the site actually requires it.
It supports Cloudflare, Akamai and Imperva challenge detection, plus Turnstile, reCAPTCHA, hCaptcha and GeeTest. The existing FlareSolverr API is supported, so Prowlarr and Jackett users generally only need to change the service URL.
A community member has recently packaged TRAWL for Unraid, so installation no longer requires manually writing a Docker template:
- Open the Apps tab
- Search for Trawl
- Review the settings and click Install
Or simply get there by this link: https://ca.unraid.net/apps/trawl-1o4q23p06utr4h
The template runs standalone by default and already includes the required setting.
Redis is optional, but useful if you want solved browser sessions cached between requests.
Website: https://trawl.germondai.com
Docs: https://docs.trawl.germondai.com
GitHub: https://github.com/germondai/trawl