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
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