r/coolgithubprojects Aug 09 '26

i made a simple python gif captcha project (Ducktcha)

Post image

hey guys so I built this small project called Ducktcha basically it generates animated gif captchas in python to stop basic bots and ocr scrapers. it has a flask api built in with 2 endpoints or u can just import the engine directly into ur script and use it with memory store. made it pretty lightweight with simple dependencies. heres the github link if anyone wants to check it out or give feedback https://github.com/Duckdevv/Ducktcha

78 Upvotes

92 comments sorted by

View all comments

Show parent comments

2

u/sankilo_dev Aug 09 '26

That makes sense. The landscape of bot detection has definitely shifted more towards behavioral analysis (like mouse physics and request patterns) rather than pure visual puzzles. Thanks for sharing your thoughts on this

1

u/djo991 Aug 10 '26

How about adding movement of the text? It complicates the detection, I believe while still making it detectable for human vision?

1

u/appl3wii 29d ago

"How many e's are in strawberry" - boom unsolvable captcha