jasonmayes / Twitter-Post-Fetcher

Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes
http://www.jasonmayes.com/projects/twitterApi
Other
911 stars 236 forks source link

Emoji is completely missing from tweets #211

Closed dvorapa closed 4 years ago

dvorapa commented 4 years ago

Emoji seems to be no longer present in tweet's HTML.

jasonmayes commented 4 years ago

Not supported by TwitterFetcher if not passed by Twitter.

dvorapa commented 4 years ago

They are passed by Twitter, but TwitterFetcher seems to remove them somehow

jasonmayes commented 4 years ago

Can you show me where in the JSON response they are?