/python-twitter-handles-parser

A python app to parse twitted handles for a given list of URLS

Primary LanguagePython

Python Twitter Handles Parser

Application to parse the url handles for each url from a given list of urls.

Usage Instructions

1. Create a virtualenv with python3
2. run pip install -r requirements.txt
3. Add desired urls to urls.csv (one per line) 
4. Run python parser.py for console response
5. Run python app.py to launch flask web view that shows response