03 Dec 2022
# This paragraph has many nested elements, with lots of different fragments of text p = soup.find_all('p')[2] p as now p = soup.find_all('p')[1] also returns an empty paragraph