I needed to get the venues around a coordinate for a project, but wanted to get them on a dataframe to play with the data using pandas. I found [https://pypi.python.org/pypi/foursquare/]() which works really good, but still had to clean the result, thus this.