Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 258 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 258 Bytes

Phonmail

This is a Python script to scrape phone numbers and emails from Twitter.

In order to use first install Twint either through: pip3 install twint

Or:

git clone https://github.com/twintproject/twint.git

cd twint

pip3 install -r requirements.txt