home-assistant / home-assistant-notebooks

:notebook: Sample Jupyter Notebooks to explore Home Assistant data
https://data.home-assistant.io/
Other
63 stars 32 forks source link

Notebook for web scraping #4

Closed fabaff closed 8 years ago

fabaff commented 8 years ago

A notebook that show how data can be retrieved with web scraping in a simple way.

balloob commented 8 years ago

My only concern is that the path to get the current users will go out of date pretty fast. I wonder if you could find a better example with a website that is less likely to change.

fabaff commented 8 years ago

Works better with the Component overview anyway :wink:

balloob commented 8 years ago

You should probably migrate this one to use select too.

fabaff commented 8 years ago

When I removed xml2dict, I switched to select.