trevorhobenshield / twitter-api-client

Implementation of X/Twitter v1, v2, and GraphQL APIs
https://pypi.org/project/twitter-api-client
MIT License
1.56k stars 207 forks source link

View tweet #211

Open obnoxiousmods opened 5 months ago

obnoxiousmods commented 5 months ago

Does anyone happen to know what trigger the tweet view counter to go up? the Like operation by itself wont, maybe Reply could? or maybe have to lookup tweet by id? or maybe Scraper tweetsById?

much appreciated, might update this if i spend some time trying to figure it out