HHNM / Web_scraping_and_data_visualisation_with_PowerBI

Web scraping ,using Beautiful Soup python library, and extracting best selling games data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web_scraping_top_selling_games

Scraping wikipedia web page,using Beautiful Soup python library. The page contains a table of best selling games https://en.wikipedia.org/wiki/List_of_best-selling_video_games.

The data extracted is then saved into a JSON file (best_selling_games.json).

Finally PowerBI was used to visualize the data saved.

Alt text

About

Web scraping ,using Beautiful Soup python library, and extracting best selling games data.


Languages

Language:Jupyter Notebook 100.0%