GetOData

Google Places API Radar Search – Effortlessly Discover Nearby Places

2 min read

Intro:

The Google Places API Radar Search Actor from Apify.com is a powerful tool that allows users to efficiently perform nearby searches for places using Google’s extensive database. This tool is particularly useful for businesses and developers looking to gather local data or analyze locations based on specific geographic points.

The Google Places API Radar Search Actor enables you to extract detailed information about various establishments within a specified radius around a geographic point. By optimizing the search process, this tool retrieves all available data without the typical limitations imposed by Google’s API, making it ideal for marketers, data scientists, and developers who need extensive location-based information.

✨ Features

  • Comprehensive Data Retrieval: Handles searches that return all places within a selected radius, overcoming Google's 60 results limit.
  • Optimized Search Strategy: Uses a grid-based distance search to minimize API calls and maximize results.
  • Customizable Inputs: Allows users to specify latitude, longitude, and search radius.
  • Cost-Effective: Reduces Google API charges by efficiently gathering data with fewer calls.
  • Works with Google API Key: Easily integrates with your own Google API key for seamless operation.

🛠️ How to Use It

Step-by-step tutorial:

  1. Go to the tool’s page: Google Places API Radar Search
  2. Click “Try for free” or “Run actor”.
  3. Fill in the required input fields:
    • apiKey: Your own Google API key
    • latitude: Latitude of the location (e.g., 47.41168232410833)
    • longitude: Longitude of the location (e.g., 8.54417797274538)
    • radiusMeters: Search radius in meters (default is 1000)
  4. Click “Run” and wait for the results.
  5. Download results or send to a webhook for further processing.

🧪 Sample Input (JSON)

json { "apiKey": "YOUR OWN GOOGLE API KEY", "latitude": "47.41168232410833", "longitude": "8.54417797274538", "radiusMeters": 1000 }

📤 Output Data (Fields)

  • distanceMeters: Distance from the search center.
  • business_status: Operational status of the place.
  • geometry: Location coordinates.
  • name: Name of the place.
  • place_id: Unique ID for the place.
  • vicinity: Address or vicinity details.

💰 Pricing This actor is priced at $10.00 per run. The Google API charges based on usage apply, which is approximately $32.00 per 1000 calls. Each run for a 1km radius in a populated area could save you around $10-20.

👨‍💻 Built By Daniel Milevski — from Apify.com

Final Thoughts The Google Places API Radar Search Actor is a must-try for businesses and developers looking to tap into local data efficiently. By streamlining the process of gathering geographical information, it helps save significant time and costs while enhancing data accuracy.

🔗 Try the Actor Now 👉 Google Places API Radar Search