Check out example codes for "soup = BeautifulSoup(page.content, 'html.parser') TypeError: 'module' object is not callable". It will help you in understanding the concepts better.
Code Example 1
from bs4 import BeautifulSoup
Learn ReactJs, React Native from akashmittal.com