jamestw13 / Taco-Loca-tor

0 stars 2 forks source link

Yelp API verification #5

Closed jamestw13 closed 2 years ago

jamestw13 commented 2 years ago

Make sure Yelp API will return what we need Make sure it's free to use and get an API key.

Suggested api endpoint: https://www.yelp.com/developers/documentation/v3/business_search A different one may be more appropriate.

jamestw13 commented 2 years ago

https://api.yelp.com/v3/businesses/search?location={user input location}&categories=Tacos&limit=5 (api key?)

jamestw13 commented 2 years ago

Yelp API does not work without a back end. Looking into alternatives. TJ is looking at travel advisor: https://rapidapi.com/apidojo/api/travel-advisor/

jamestw13 commented 2 years ago

Found working API for restaurant searches: https://rapidapi.com/restaurantmenus/api/documenu/

vic-smith commented 2 years ago

Decided to go with documenu.