How to use the twitter geo api.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Ever since the geoapi shut down, it has been pretty much integrated with the twitter api. The json returned by twitter GET statuses also returns a geo key in the dictionary and geo_enabled key as well. Here's what you can do to authorize and receive updates via oauth and twitter api (python code)-
|
|||
|
|
|
Did you read the Documentation in the link you posted? It says
|
|||
|
|