pip install -r requirements.txt
For the selenium-based scraping, you need to install chromedriver according to your chrome browser version.
You can now run from jupyter the following notebooks:
- seloger_scraping_beautifulsoup.ipynb
- seloger_scraping_selenium.ipynb