This is a currently available filing query interface program I found on Github, which directly connects to the official website of the Ministry of Industry and Information Technology, and supports the website APP、 Filing query of small programs and fast applications. The verification code is recognized by yolo8+twin neural network, which improves the query performance compared with the previous version, and the recognition accuracy is about 80%.

instructions:

 #Install Python 3.7 yourself first+ #Download source code https://wwf.lanzn.com/iddrE1pc370j #Decompress unzip icpApi_20240221_yolo8.zip && cd icpApi_20240221_yolo8 #Install torch cpu pip install torch torchvision --index-url  https://download.pytorch.org/whl/cpu #Installation dependency pip install -r requirements.txt -i  https://mirror.baidu.com/pypi/simple #Run python icpApi.py
After running, a server will be started to query through the request interface. The interface document is in the project address below.


Project address:

https://github.com/HG-ha/ICP_Query

Online test:

https://hg-ha.github.io/app/icpb/


Welcome to leave a message