FixTweet icon indicating copy to clipboard operation
FixTweet copied to clipboard

Feature: api flag to return raw twitter api response

Open mdashlw opened this issue 1 year ago • 2 comments

It'd be very helpful if you could do ?raw=true when calling the API and receive the unprocessed tweet object

mdashlw avatar May 29 '24 10:05 mdashlw

One issue with this is that we interact using the graphql API, not the standard twitter api, so even if we did add that, it wouldn't work exactly like you think it might.

dangeredwolf avatar Jun 17 '24 06:06 dangeredwolf

Graphql response works for me. I think it's fairly stable.

mdashlw avatar Aug 20 '24 02:08 mdashlw