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
912 stars 233 forks source link

How to find last few replies to a particular tweet? #185

Closed vRobM closed 6 years ago

vRobM commented 6 years ago

Hi Jason,

Found the codepen and tried substituting the tweet ID, but it didn't work out. Even tried changing the "id" to "in_reply_to_status_id" with no luck.

How would we get this done?

jasonmayes commented 6 years ago

I dont believe this is supported via this system. You would need to use the official API.