Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 513 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 513 Bytes

Social Media Bot Scrapers

A repo of selenium.webdrive bots that scrape information from various social media platforms, written in Python.


Usage:

  1. Clone this repo
  2. cd into this repo
  3. Run source venv/bin/activate to activate the virtual environment
  4. Run python3 cli.py to run the cli script.
  5. Follow the instructions in the cli.

Inspiration:

Read about this project on Medium.