the-convocation / twitter-scraper

A port of n0madic/twitter-scraper to Node.js.
https://the-convocation.github.io/twitter-scraper/
MIT License
206 stars 42 forks source link

Give more verbose logging / error. #95

Open doaortu opened 4 months ago

doaortu commented 4 months ago

Add more verbose error. For example: when I'm not using cookies / login. the getTweet function sometimes gave me null. It turns out when I'm using similar library, the post detected as sensitive content. so I need logged in first

catdevnull commented 4 months ago

Please focus the issue in that specific problem: the lack of an error when a tweet is sensitive and there isn't any user logged in.