This is my first project whit OpenClassrooms using python, it's a project about scrapping for a fictional business based on a book website. I need to retrieve multiples informations from the books to make a whatch and follow the evolutions.
Use the package manager pip to install request and BeautifulSoup4.
pipenv install -r requirements.txtpython ≥ 3.7
requirements.txt
- navigate to project folder
python3 main.py