

In this project we use python libraries requests and BeautifulSoup4 to retrive and parse HTML pages and obtain the desired information. Some of the main use cases of web scraping include price monitoring, price intelligence, news monitoring, lead generation, and market research among many others. Web scraping is the process of collecting structured web data in an automated fashion. This is the list that we are going to be scraping in this project. It also hosts a list of the top rated games of all time. It hosts the latest news, announcements, guides, and reviews of the latest games released or coming to a Nintendo platform. is a website pertaining to everything Nintendo. Scraping The Top Games from using BeautifulSoup By Uday Sidhu Objective: To Retrieve the names, ratings, and page URLs for the top games listed on.
