movie_review_data_gathering
This project gave me a detailed insight about gathering data from various sources. I learnt about Beautiful Soup and its important function like find() and find_all().I learnt about media access library of wikipedia(WikiMedia) and learnt to extract data from an `API`.I also learnt to read from a text file using simple python(readline(),read()etc.)