Open Thewinnerof opened 1 month ago
I think the logic of the code is quite clear, the following code is the main process. https://github.com/ravizhan/ICP-spider/blob/236a84379a2d8ae5afd60c82c887c079eba5c6ea/main.py#L140-L152 In summary, crack.py is used to detect and decide the right order of clicking while main.py is used to get the captcha img from website and submit the result. It's worth mentioning that you still need to follow the AGPLv3 license even after you package it as a module!
I want to package it locally as a separate module for calling