Python - import 'BeautifulSoup' -- bs4

Import BeautifulSoup

To import BeautifulSoup, Add the following line to the top of your code.

from bs4 import BeautifulSoup