
Doordash Google Placeid Scraper
Pricing
$1.00 / 1,000 results
Go to Store

Doordash Google Placeid Scraper
This tool scrapes Google Place IDs from DoorDash, using location searches to gather data on names, addresses, coordinates, and country codes.
0.0 (0)
Pricing
$1.00 / 1,000 results
0
Monthly users
2
Runs succeeded
>99%
Last modified
6 days ago
This Apify Actor scrapes Google Place IDs from DoorDash's API based on location searches.
Features
- Search for locations by address or place name
- Configurable search radius
- Returns structured data including:
- Location name
- Full address
- Latitude and longitude coordinates
- Google Place ID
- Country code
Usage
Input Parameters
Parameter | Type | Description | Default |
---|---|---|---|
q | String | Location or address to search for | "New York" |
radius | Integer | Search radius in miles (1-5000) | 500 |
Example Input
1{ 2 "q": "New York", 3 "radius": 100 4}
Example Output
The output of this scraper will be a dataset containing the following fields for each location found:
- name: Short name for the location (e.g., "Times Square")
- address: Full address of the location (e.g., "1560 Broadway, New York, NY 10036, United States")
- latitude: Latitude coordinate of the location (e.g., 40.758896)
- longitude: Longitude coordinate of the location (e.g., -73.985131)
- place_id: Google Place ID unique identifier (e.g., "ChIJvQz3j3dZwokRkC_7m4VH8Zo")
- country: Country code of the location (e.g., "US")
Here is an example of what the output data might look like:
1{ 2 "name": "New York Life Building", 3 "address": "175 W Washington St, Chicago, IL 60602, USA", 4 "latitude": 41.88284195959568, 5 "longitude": -87.6333300769329, 6 "place_id": "precisely_nectar_D000PJ2V4H5L", 7 "country": "US" 8}
Pricing
Pricing model
Pay per resultThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Price per 1,000 items
$1.00