Project 1: Web scraping

Posted on mar. 22 février 2022 in Student project • Tagged with python, beautifulsoup

Project summary:

Automation of second hand price book monitoring with a scraping program made with Python, capable of extracting all prices, information, and images from an online bookshop.

Skills worked:

  1. Python environnement configuration
  2. Code organisation with functions
  3. Version control with Git and GitHub:
    First steps on GitHub with creation on …

Continue reading