The command to install Beautiful Soup is:
pip install beautifulsoup4
Usage:
from bs4 import BeautifulSoup # etc...