how to install bs4 python code example
Example 1: beautifulsoup4 install
pip install beautifulsoup4
Example 2: python bs4 install
pip install bs4 #this'll do the work
pip install beautifulsoup4
pip install bs4 #this'll do the work