Engineering blog
Cloud browsers, anti-bot, and AI agents — written by the people who run the gateway.
- ·6 min readmigrationpuppeteerplaywright
Migrate from Browserless to BrowserForHire in one line
Swap one connect URL, keep your Puppeteer or Playwright code, and cut your bill 40–60%. Step-by-step migration guide with a CLI helper.
- ·9 min readscrapinganti-botpuppeteer
Why your Puppeteer scraper gets blocked (and how to fix it)
A practical guide to the 7 fingerprint signals modern bot detection looks at, and the cheapest production-grade fix for each.
- ·7 min readai-agentsmcpclaude
Build a web-native AI agent with the MCP Browser Server
Give Claude, GPT, or any MCP-compatible LLM a real Chrome it can drive. Step-by-step setup with code samples.