bisguzar / twitter-scraper

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

Delete Unused Imports and Format Codestyle #118

Closed bisguzar closed 4 years ago

bisguzar commented 4 years ago

Removed unused mechanicalsoup import from tweets.py and re-format codestyle via black.

Thanks to #117