Web scraper with Beutiful Soup and Pandas Python libraries

Project objectives:

Scrape table from www.scrapethissite.com page, create Pandas data frame and generage CSV file.

System Requirements:

  • OS - Windows 10 or newer, Mac OS, Ubunto, Linux
  • IDE - Visual Studio Code 1.87.1 or equivalent
  • Python Interpreter - Python 3.11 or newer

Used Python Libraries:

Final version source code:

Jupyter Notebook

Preview:

  • Aplication overview - data frame final:
    Alt text
  • Aplication overview - CSV file:
    Alt text

External sources: