Clean JSON, named like the official APIs
Every response is structured JSON with a documented schema. Google Maps data uses the field names from Google’s Places API, Instagram data the names from the Instagram Graph API, and TikTok data the names from TikTok’s API. If you have used those, you already know most of ours.
- Every field documented, with its type.
- The same fields in every response, even when empty.
- Missing data is null, never a made-up zero.
- Places API namesGoogle Maps
- LinkedIn’s labelsLinkedIn
- Graph API namesInstagram
- TikTok API namesTikTok