Home > other > Super small white help python web log and data acquisition
Super small white help python web log and data acquisition
Time:09-29
I have a fish tank water quality monitor, bring their own water quality parameters of network to log in to see, I hope that through the python after login page for water quality parameters, automatically send information to my cell phone or email every day to the dynamic monitoring of water quality, the Internet login page is as follows:
The login page source information is as follows:
Source code after login information is as follows:
Very simple login information, there is no user name, fill password can log in directly, because I'm too dishes, tried a lot of online teaching method can realize the login, consult everybody how successful login first, and obtain the data I hook line, hope to be able to give the code, thank you very much!