bisguzar / twitter-scraper

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

Looks like twitter has broken this api. Here is a little work around. #170

Closed dgnsrekt closed 3 years ago

dgnsrekt commented 3 years ago

If you were relying on this api. Here is a quick work around I put together today using nitter. https://github.com/dgnsrekt/nitter_scraper I've got a decent portion of the profile and tweet parser running.

bisguzar commented 3 years ago

Its not how open-source works. You are free to create new solutions. But if you want to improve something, just commit into it. If you want to create new things, just create. But if you share this here, its a kind of advertisement IMO.

Again, you are free to commit into this project.