You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the tutorial, it is great.
I modified bs_scraper to make it compatible with Python 3, but I got a 404 status when I tried:
url = 'http://www.downtownla.com/3_10_happyHours.asp?action=ALL'
urllib.request.urlopen(url)
I should make this Python 3 compatible and update the code / libraries used, as it seems people enjoy it! 👍
The text was updated successfully, but these errors were encountered: