All Projects → minimaxir → get-bars-from-foursquare

minimaxir / get-bars-from-foursquare

Licence: other
A quick pair of Python scripts to retrieve all bars within a given area, then retrieve metadata and process it.

Programming Languages

python
139335 projects - #7 most used programming language

get-bars-from-foursquare

A quick pair of Python scripts to retrieve all bars within a given area, then retrieve metadata and process it.

foursquare_venue_search.py retrieves all bars within a given area determined by latitude and longitude, and foursquare_bar_info.py retrieves metadata for each bar not provided by the initial query (e.g. Price and Rating)

Requires Python 2.7 and pandas.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].