
What I like most about Scrapfly is how it handles the hardest parts of web scraping out of the box. The anti-bot bypass (ASP) just works — sites that used to block me with Cloudflare or DataDome now go through without me having to mess with custom headers, TLS fingerprints, or proxy rotation.
The Python SDK is clean and well-documented, so I was making real requests within minutes of signing up. JavaScript rendering is built in, which means I don't need to spin up a separate headless browser setup for dynamic sites.
The dashboard is also a big plus — being able to inspect every request, see why something failed, and replay it has saved me a lot of debugging time. Pricing is fair for what you get, especially compared to running my own proxy infrastructure. Review collected by and hosted on G2.com.
Honestly, not much. My main complaint would be that the concurrent request limit on the Discovery plan can be a bit restrictive when you're running larger scraping jobs — I sometimes hit the cap and have to throttle my workers or upgrade temporarily. It would be nice to have a more flexible mid-tier option between plans.
Other than that, the learning curve for some of the advanced features (like ASP configuration and session management) could be smoother — the docs are good, but a few more real-world examples would help newcomers get up to speed faster. Review collected by and hosted on G2.com.