I have a website where there is a dropdown list of 100 items where each item redirects you to that page. To do so, you have to click the button 'submit'. On each page, I want to extract text information as well as the item from the dropdown list that redirected there.
I have tried multiple ways to do this. But there are always problems. Thanks.