This is a easy python (ipynb) program to fetch data from https://www.checkee.info/ . It uses pandas to store the data and you can do easy data processing such as regression (to predict how much administrative processing time you need).
(美签check数据获取 https://www.checkee.info/)
Python packages needed:
jupyterlab
requests
bs4
pandas
#matplotlib