/Web-scraping

Web-scraping in python using Beautifulsoup

Primary LanguageJupyter Notebook

Web-scraping-using-Beautifulsoup

The list of European union coutries by GDP along with their world rank are scraped from a website
• Data extraction from the web using Python's Beautiful Soup module
• Data manipulation and cleaning using Python's Pandas library
This implementation done as part of PROGRAMMING IN PYTHON course taken in PSG College Of Technology.