twitter-d icon indicating copy to clipboard operation
twitter-d copied to clipboard

Update for current Twitter API

Open lraulin opened this issue 6 years ago • 3 comments

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.

lraulin avatar Jan 15 '19 20:01 lraulin

Their documentation still specifies the old version. Do you have an example tweet with structure?

abraham avatar Mar 01 '19 21:03 abraham

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...

lraulin avatar Mar 08 '19 19:03 lraulin

Something I've thought about but haven't seriously looked at yet is creating different interfaces for Streaming, REST, Search, etc.

abraham avatar Mar 11 '19 16:03 abraham