BeautifulSoup demande Python 3.7 ou plus, pour vérifier :

python –version

Installer BeautifulSoup4 avec pip

pip install beautifulsoup4

Installer Requests avec pip:

pip install requests