Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 677 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 677 Bytes

Twitter Screen Name Keyword Finder

Script to find a keyword in your Twitter follower screen names

Installation

First, update your API keys in the secrets.py file. To get API keys go to https://apps.twitter.com/

Then you need to install the requirements by running:

pip install -r requirements.txt

Usage

python poc.py <screen_name> <keyword>

After completion a file screen_name_keyword.txt with the results is created.

Contact

Follow me on Twitter! You can also find a small part of my work at https://fs0c131y.com

Credits

This script has been made with ❤ ️by @fs0c131y