phone, rating, website, menu_url), and Pointset handles the scraping, enrichment, and delivery. When data changes, your webhook receives an event.
How it works
- Create a subscription — specify a city, entity type, and the fields you want
- Pointset scrapes — discovers and enriches matching entities from Google Maps, Instagram, and websites
- Get notified — your webhook endpoint receives signed payloads when entities are created or updated
- Query on demand — pull entity data via the API whenever you need it
Base URL
All API requests go to:Next steps
- Set up authentication to get your API key
- Create a subscription to start receiving data
- Configure a webhook to get real-time updates