samedi 19 septembre 2020

Determining the URL From a Button on Webpage

I am writing a script that uses BeautifulSoup to parse and extract information from web pages containing search results. Since search results are found on multiple pages, the search page from which I'm initially parsing contains buttons to jump to a specific search page number, or "Next" for the next page. Attached is the HTML code that describes these buttons on the first page of my search results. How do I get the URL of the next search page (i.e., the page retrieved when I select the Next button in the attached image)?screenshot of search results page 1




Aucun commentaire:

Enregistrer un commentaire