bisguzar / twitter-scraper

Scrape the Twitter Frontend API without authentication.
MIT License
3.88k stars 601 forks source link

Documentation: Addressing shadow-bans #187

Closed BradKML closed 3 years ago

BradKML commented 3 years ago

Observing https://github.com/twintproject/twint/blob/master/README.md#faq does this repo support Shadow-Banned users?

bisguzar commented 3 years ago

No, twitter-scraper doesn't have any options to handle/parse shadow-banned accounts.

BradKML commented 3 years ago

Thanks for the reply. Hope that this can be documented.

bisguzar commented 3 years ago

We need to fix our critical bugs first. Maybe twitter-scraper can support this in future. Feel free to opening new issues for your questions, I'm closing this one.