Go to file
Elis Axelsson d6a84520f4 Ignore first file (.keep) 2016-04-27 17:53:12 +02:00
images Added images directory 2016-04-27 14:46:18 +02:00
src/WorstCaptcha Ignore first file (.keep) 2016-04-27 17:53:12 +02:00
.gitignore Added db 2016-04-27 16:13:28 +02:00
README.md Added readme stub 2016-04-27 15:01:01 +02:00
api.go Start router 2016-04-27 16:34:10 +02:00
scraper.go go fmt 2016-04-27 14:57:46 +02:00
worstcaptcha.sample.gcfg Config files 2016-04-27 10:03:07 +02:00

README.md

Worst Captcha

Scraper

Downloads images to use in the captcha, these are stored in the images/ folder of your current working directory.

This kinda works, requires twitter api keys and stuff in the config file.

TODO:

At the moment it only reads the 20 latest images from the twitter. But this is good enough for demo.