twitterdata.py = Given something to search and the number of items you want to get, it returns a list of tweets. Telling who has written and the text. webscrapping.py = Given an url and configured the DOM structure of it, will perform a web scrapping, taking all data required.