Head's Up: JavaScript is either turned off or not working properly in your browser. Some parts of this page may not work properly.
The command to install Beautiful Soup is:
pip install beautifulsoup4
Usage:
from bs4 import BeautifulSoup # etc...