TwistedCircuits / Phonmail

Scrapes phone numbers and emails form Twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Scrapes phone numbers and emails form Twitter

License:GNU General Public License v3.0


Languages

Language:Python 100.0%