Skip to main content
New

The YouTube API is live.

Try it

Google Maps place data,
for local SEO.

Fetch public Google Maps places, search results, reviews, and photos as parsed JSON. Use it to track local SEO, find leads, and monitor reviews.

  • Your account starts with 500 free API credits
  • No card needed to join the waitlist
POSTapi.tapline.sh/api/v1/google-maps/place
1
{
2
  "place_id": "ChIJN1t_tDeuEmsRUsoyG83frY4",
3
  "name": "La Colombe Coffee Roasters",
4
  "url": "https://www.google.com/maps/place/?q=place_id:ChIJN1t_tDeuEmsRUsoyG83frY4",
5
  "category": "Coffee shop",
6
  "rating": 4.5,
7
  "review_count": 1286,
8
  "price_level": "$$",
9
  "address": "270 Lafayette St, New York, NY 10012",
10
  "phone": "+1 212-625-1717",
11
  "website": "https://www.lacolombe.com",
12
  "coordinates": {
13
    "lat": 40.7246,
14
    "lng": -73.9969
15
  },
16
  "hours": {
17
    "open_now": true,
18
    "weekday_text": [
19
      "Monday: 7:00 AM - 6:00 PM",
20
      "Tuesday: 7:00 AM - 6:00 PM"
21
    ]
22
  },
23
  "plus_code": "P27Q+9C New York"
24
}
01
Places
business lookup
02
Search
local discovery
03
Reviews
review sentiment
04
Photos
place photos
01the problem

Keep Google Maps source changes out of your application code.

Pages and fields change over time. Tapline will handle those updates and return a documented, consistent response, so your team can focus on the product using the data.

Page updates break working flows

A Google Maps update can interrupt a workflow that was working yesterday.

Field changes spread into your code

Renamed, nested, or missing values leave your application handling source-specific exceptions.

Maintenance fills the backlog

Monitoring and repairs compete with the product work your engineers planned to do.

02endpoints

Places, reviews, photos,
one location API.

Local data only helps when the fields stay predictable. Tapline splits Google Maps into place, search, reviews, and photos endpoints your app can read directly.

POSTPlace Details
POSTPlace Search
POSTReviews
POSTPhotos
03questions

Google Maps API questions.

Access, endpoint coverage, and response details for public Google Maps place data.

Yes. You can join without paying or committing to a plan.

The free plan will come with 500 free API credits shared across all live Tapline APIs. You won't need a card.

We'll email waitlist members when early access opens for this API.

Joining the waitlist won't start a subscription. We'll share paid plan prices, endpoint credit costs, and rate limits before launch.

Yes. Tell us which fields, countries, filters, freshness requirements, or endpoints you need when you join.

No. Tapline is independent and is not affiliated with, endorsed by, or sponsored by Google.

Get started

Tell us what you need from the Google Maps data API.

Join the waitlist and tell us which endpoints your product needs. When access opens, your account will have 500 free API credits to use across Tapline. No card needed.