Findmeglutenfree: Get Restaurants By City
Findmeglutenfree via Parse · food_dining
Get gluten-free restaurants in a specific US city, optionally filtered by a food feature category. Returns a list of businesses in the city with basic identification info. API for Find Me Gluten Free, providing detail and listing endpoints for gluten-free friendly businesses, chains, airports, airlines, and location-based restaurant discovery. Fulfilled by Parse from findmeglutenfree.com.
- findmeglutenfree
- findmeglutenfree-com
- food-dining
- maps-geo
- parse
- platform-key
- reviews-ratings
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f6c9b36c-93df-4584-9d58-639bfcae9dc6/get_restaurants_by_city
- Interface artifact
- sha256:6ff3b098580043a13a29ce800b8d44f868d78531c7d0fd74b8c7a4077c72921c
- Manifest digest
- sha256:559dce0a569c1f6730ad5754b8f2be363bbccc1a30ce63b1dad712405f5b42cc
Request fields
- city (string, required): City name in URL slug format (e.g. 'new-york', 'los-angeles', 'chicago').: Allowed values: new-york, los-angeles, chicago
- state (string, required): US state abbreviation in lowercase (e.g. 'ny', 'ca', 'il').: Allowed values: ny, ca, il
- feature (string): Gluten-free feature slug to filter by (e.g. 'pizza', 'bakeries', 'celiac-friendly', 'dedicated-facilities'). Obtainable from list_gf_features. The full vocabulary is large and city-dependent.
Example queries
- {"city":"new-york","state":"ny","feature":"dedicated-facilities"}