gistlib
other python categories
html parsing code snippets in python
enter an address into the form, found on this website: https://www.gateshead.gov.uk/article/3150/bin-collection-day-checker, submit it then process the output in python
make web scraper in python
save the raw html to a local file in python
take a look at the first clue returned. in what tag is the answer given? hint: it has a class "correct_response" in python
use the .find() and the .get() methods to get the soup of the attribute onmouseover in python
gistlib
by LogSnag