Skip to content

debsahu/lxmlWebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lxmlWebScraper

Here is a demonstration of using lxml for scraping a website to extract essential HTML data and pass the data as sensor to Home Assistant.

lxmlWebScraper

Overview

Overview

Installing lxml

If working in virtual environment, install lxml using pip

$ pip3 install lxml

If working on python installation installed globally

$ sudo apt-get install python3-lxml

Home Assistant Sensor

HA Sensor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages