Scrape the open web
Puppeteer with stealth and a rotating proxy race. Falls back to the next proxy the moment one stalls — no more waiting 90 seconds on a dead endpoint.
$ reatlas scrape "https://maps.app.goo.gl/xyz"
Live demo · v1.5.0
A scraper and an analyst, wired together. Pick a pin, paste a Maps URL, or grab the demo below — full review report in under a minute.
Three jobs. One tool. Pick your flavor.
Puppeteer with stealth and a rotating proxy race. Falls back to the next proxy the moment one stalls — no more waiting 90 seconds on a dead endpoint.
$ reatlas scrape "https://maps.app.goo.gl/xyz"
Same output schema, no scraping drama. $200/mo free credit.
$ reatlas scrape --api
Ollama locally, or any OpenRouter model in the cloud. Auto-detects GPU vs CPU; streams output as it arrives.
Scrape, fetch, analyze, demo — all under one binary.
$ reatlas scrape "URL"
$ reatlas analyze output/reviews.json
$ reatlas globe
Wrapper that turns $ node index.js --url=… into $ reatlas scrape URL.
$ npm install
$ reatlas doctor # check env, deps, .env
$ reatlas globe # launch this demo locally
$ reatlas scrape "URL" # scrape → output/reviews.json
$ reatlas analyze FILE # run LLM analysis
$ reatlas run "URL" # scrape + analyze in one
Full docs on GitHub →
Reading reviews…
No cached reviews for this URL.
Run the local scraper and the report will appear here once it's published.
How scraping works