A simple nodejs function for finding puzzle position in CoinMarketCap captcha.
The function is creating image with precomposed puzzle and background, and comparing this only with background image. It works in a cycle to find the best position with the smallest difference between comparable images.
- Efficiency 97%
- Elapsed time: ~ 1s
Browser Automation Studio project demo is attached to this repository (demo.xml).
git clone https://github.com/Sadzurami/CMCPuzzleCapthaSolver
cd ./CMCPuzzleCapthaSolver
npm install
- NodeJS 12+
If you have any suggestions, please contact me:
- Email: [email protected]
Please don't spam me with questions.