# Create a BeautifulSoup object and specify the parser soup = BeautifulSoup(page_content, 'html.parser')