Using requests_html in Python, I downloaded a webpage, rendered the html and stored the desired elements in a set. So far so good:
try: #