A simple script to check in readfree.me.Based on Python 3.
一个用于readfree.me签到的脚本。基于 Python 3。
-
Input your Email and password of your readfree.me account.
-
The script will generate a cookie file. You can continue your login with the cookie when the script runs next time.
-
The script will generate a username.txt file of your username to verfy the login status.
-
If you intend to change the login account, please delete both cookie file and username.txt file.
- Beautiful Soup 4
- requests
- PIL