/Twitter-Scraper

Scrape Twitter Profiles

Primary LanguagePython

Twitter Profile Scraper

now you can scrape twitter profiles without authentication!

Usage: python scraper.py [twitter user]

photo1

requirements

  • pillow
  • requests
  • matplotlib
  • BeautifulSoup4

Install

pip install -r requirements.txt