twitter-scraping App is made up of two modules: driverCode.py which gets username and password and target user. twitterScraping.py which opens twitter and gets data. It stores data in xlsx file. This app is potential to perform so much better with a GUI.