Restaurant Email List
Pricing
$6.00 / 1,000 results
Restaurant Email List
This Apify actor provides a list of restaurant email addresses and related details by state. Simply select a U.S. state from the input form, and the actor will return the following fields for each restaurant: restaurant_name, address, city, state, zipcode, phone, email, and category.
Pricing
$6.00 / 1,000 results
Rating
5.0
(2)
Developer

Sam Cornwell
Actor stats
5
Bookmarked
109
Total users
6
Monthly active users
3.5 hours
Issues response
3 days ago
Last modified
Categories
Share
Download Restaurant Email List for USA Restaurants
This Apify actor returns restaurant email addresses and related information by state. Select a U.S. state from the input form, and the actor will return the following fields for each restaurant:
- restaurant_name
- address
- city
- state
- zipcode
- phone
- category
Input
The actor takes a single parameter:
| Field | Type | Description |
|---|---|---|
| state | string | U.S. state abbreviation (required). Select from a dropdown of all 50 states + DC. |
Example JSON input:
{"state": "CA"}
Output
The actor pushes all matching restaurant items to the default dataset. Each item in the dataset will be an object with these properties:
{"restaurant_name": "Example Cafe","address": "123 Main St","city": "San Francisco","state": "CA","zipcode": "94105","phone": "(415) 555-1234","email": "info@example.com","category": "Cafe"}