Google Places Business Data Extractor avatar

Google Places Business Data Extractor

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Google Places Business Data Extractor

Google Places Business Data Extractor

Search Google Places (official API, your own key) by category and location for structured business data: name, address, phone, website, rating, reviews, price level. No scraping.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

victor

victor

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

13 hours ago

Last modified

Categories

Share

Search for businesses by category and location, get back clean structured data — name, address, phone, website, rating, review count, price level. No scraping: this uses Google's own official Places API.

Input

{
"queries": ["coffee shops in Barcelona", "plumbers near Chicago"],
"maxResultsPerQuery": 10,
"googleApiKey": "your-own-google-cloud-api-key"
}

You need your own Google Cloud API key with the Places API (New) enabled (console.cloud.google.com). Google bills you directly for API usage at their own rates — this keeps our per-result price low since you're not paying twice.

Output

{
"query": "coffee shops in Barcelona",
"name": "Cafe Central",
"address": "Carrer Test 1, Barcelona",
"phone": "931 234 567",
"website": "https://cafecentral.example",
"rating": 4.5,
"reviewCount": 210,
"priceLevel": "$$",
"businessStatus": "OPERATIONAL",
"primaryType": "cafe",
"googleMapsUrl": "https://maps.google.com/?cid=123"
}

Who this is for

  • Sales teams building local business lead lists
  • Agencies doing local market research
  • Anyone who needs structured business data without touching Google's rate-limited, ToS-restricted scraping territory

Pricing

Pay per use — no subscription:

  • $0.01 per run
  • $0.01 per business returned