rhiever / TwitterFollowBot

A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
GNU General Public License v3.0
1.3k stars 448 forks source link

Location #38

Open kylepierce opened 9 years ago

kylepierce commented 9 years ago

Hey I was looking through the api and saw that there is support for geolocation. Any plans to add this search? Its also possible to add location via the q parameter.

rhiever commented 9 years ago

I'll add this as an enhancement request. Can you please edit your top comment to link to the relevant API documentation?

On Thursday, May 28, 2015, Kyle Pierce notifications@github.com wrote:

Hey I was looking through the api and saw that there is support for geolocation. Any plans to add this search? Its also possible to add location via the q parameter.

— Reply to this email directly or view it on GitHub https://github.com/rhiever/TwitterFollowBot/issues/38.

Randal S. Olson, Ph.D.

E-mail: rso@randalolson.com | Twitter: @randal_olson https://twitter.com/randal_olson http://www.randalolson.com

tatic0 commented 9 years ago

Hello,

I'm interested in this too. Here's what I found about the API: https://dev.twitter.com/rest/reference/get/geo/search

Regards,

Francisco