Python/BeautifulSoup with JavaScript source
问题 First of all, I am new to Python and BeautifulSoup. So forgive me if I am using the wrong terminology. I am encountering an issue where when I inspect the element, I was able to find it, but when I go to 'view source', it wasn't there, and it seems that data was pulled via javascript and thus it may be dynamic. My question is thus, how do I incorporate the data(source/elements/tag) that's 'uploaded' by javascript? So far, I have the code below. I wasn't able to get the URL for each 'search'