Dashboard & web app
GeoScraper’s product UI lives at geoscraper.net. Sign in from the header, then use the sidebar to move between areas. This page maps those labels to URLs so you can cross-reference the REST docs.
| Sidebar (dashboard) | Path | What it’s for |
|---|---|---|
| Dashboard | /dashboard | Overview and account snapshot |
| Billing | /dashboard/billing | Plans and credits |
| Tasks | /dashboard/tasks | Task list and status |
| Maps scraper | /dashboard/tasks/create/maps | Bulk Maps search tasks (query + location); aligns with Maps API |
| Reviews scraper | /dashboard/tasks/create/reviews | Per-place review scraping; see Reviews scraper API |
| Country scraper | /dashboard/tasks/create/maps-countries | Country-scoped Maps tasks |
| Email verify | /dashboard/tasks/create/email | Email verification workflows (app UI) |
| AI Finder | /dashboard/tasks/create/ai | AI-assisted discovery (app UI) |
| API Access | /dashboard/api | Pro or Enterprise only: generate your API token and copy sample requests for api.geoscraper.net |
Documentation for HTTP endpoints (X-Berserker-Token, JSON bodies, responses) is under Maps API and Reviews scraper API in this site’s navigation.