As title, what are you using other than the built in tools to create scrape sensors behind a login page?
Ideally looking for any examples that’s scraping the utility data from their providers or anything similar.
Just for experience.
Thanks!
As title, what are you using other than the built in tools to create scrape sensors behind a login page?
Ideally looking for any examples that’s scraping the utility data from their providers or anything similar.
Just for experience.
Thanks!
You might want to check out Multiscrape with form-submit: Form submit functionality · danieldotnl/ha-multiscrape Wiki · GitHub
Thanks!
I did try the multi scrape before but couldn’t get it to work.
Try the latest pre-release 6.0.0. It comes with lots of extra debug logging to help you out.
@danieldotnl how to scrape parameters form this web: https://signin.johndeere.com/ where first login page request only username and after next page request password?
What will be the selector for submit-form?