'How to access contents of See More tab with BeautifulSoup

I am trying to scrape the date from the "See More" section of this website

I have located the specific div for the See More actuator:

div _ngcontent-flo-app-c111

but cannot access any of the content under it. What am I missing here?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source