Advertisement
RebelRose

Email scraper

Jan 11th, 2025
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. apt-get update
  2. apt-get install pip
  3. pkg install git python
  4. git clone https://github.com/Whomrx666/Email-scraper
  5. cd Email-scraper
  6. pip install -r requirements.txt
  7. python3 email-scraper.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement