US Restaurants Scraper With Emails And Social Links avatar
US Restaurants Scraper With Emails And Social Links

Pricing

$1.50 / 1,000 results

Go to Store
US Restaurants Scraper With Emails And Social Links

US Restaurants Scraper With Emails And Social Links

Developed by

Miso

Miso

Maintained by Community

Trying to find all vegan, LGBTQ+ friendly, wheelchair accessible restaurants? Searching for all McDonald's? Whatever is your taste find it through huge database of restaurants, choose from many filters available, with emails and social links scraped where available.

0.0 (0)

Pricing

$1.50 / 1,000 results

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

10 days ago

🍽️ Restaurant Data API

Scrape detailed US restaurant data with flexible filters including tags, categories, pricing, location, and more. Get list of all US McDonald's restaurants, or all LGBT friendly ones. Get list of all restauants with high chairs for children...

👉 Example use case: Find all Pizza restaurants in California with takeout service .


🚀 Features

  • Filter by restaurant tags such as:
    • 🍕 Service options (e.g., Takeout, Delivery, Dine-in)
    • 🧸 Crowd, Amenities, Accessibility, etc.
  • Filter by restaurant type (e.g., pizza, mexican, vegan, barbecue, etc.).
  • Filter by brand (e.g., McDonald's, Domino's Pizza, Starbucks, etc.).
  • Filter by price category ($, $$, $$$, $$$$).
  • Filter by US state using 2-letter codes (e.g., CA, TX, NY).
  • Filter by Google business categories loosely via restaurant_type.
  • Set a maximum number of results to retrieve.

📝 Example Input

{
"service_options": ["Takeout", "Delivery"],
"state": "CA",
"restaurant_type": "pizza",
"price_category": "$$",
"brand": "Domino's Pizza",
"max_results": 100
}