Python
Using an External Data Feed in Your Projects
In Lesson C-15 you learn about a few of the different web page formats that are used to display data on the internet as well as how to pull a specific value from these types of pages. This data can then be used to trigger behavior in your Python program based on the content you pulled from the web page.