Skip to content

Takes a list of restaurant names and uses Yelp API to find NYC restaurants with those names and addresses and put into CSV to enter into Google Maps readily.

Notifications You must be signed in to change notification settings

RyanK1NY/Yelp-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Yelp Finder

  1. Have user enter comma separate list
  2. For each item in list, run request function
  3. Pull relevant information into a dict, with each index pertaining to a restaurant
  4. Put into text file
  5. Use lat and lngs to make google maps route

About

Takes a list of restaurant names and uses Yelp API to find NYC restaurants with those names and addresses and put into CSV to enter into Google Maps readily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages