twitter-d
twitter-d copied to clipboard
Update for current Twitter API
I'm pretty sure this is what the Twitter API gives for all coordinates now; it's what I get from both search and streaming APIs.
Their documentation still specifies the old version. Do you have an example tweet with structure?
Hmm... It looks like it's geojson format or whatever from the streaming API, but I'm pretty sure I got the different format from the Standard Search API. I'll investigate...
Something I've thought about but haven't seriously looked at yet is creating different interfaces for Streaming, REST, Search, etc.