mikeckennedy / python-jumpstart-course-demos

Contains all the "handout" materials for my Python Jumpstart by Building 10 Apps course. This includes try it yourself and finished versions of the 10 apps.
https://talkpython.fm/course
MIT License
746 stars 537 forks source link

Wunderground url problem #37

Closed ste032 closed 6 years ago

ste032 commented 6 years ago

edit: nevermind, I didn't notice the popup at the start of video saying to check the new strings. Managed to get them by myself before I realized they were provided. Sorry for the spam.


Hi all, just a heads up, apparently wunderground doesn't let you use the zipcode to search a specific forecast via url anymore. Also, the api's aren't free.

Regards.

mikeckennedy commented 6 years ago

No problem. The URL in the app still works as shown. Just the CSS selectors changed.