There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.)