Generic download function
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | download(url, dest, n, secure = FALSE, type = "jpeg")
download_tjrs(dest = NULL, n = 1)
download_tjmg(dest = NULL, n = 1)
download_trt(dest = NULL, n = 1)
download_rfb(dest = NULL, n = 1)
download_saj(dest = NULL, n = 1)
download_tjrj(dest = NULL, n = 1)
 | 
| url | url to download | 
| dest | destination | 
| n | number of captchas to download | 
| secure | use ssl verifypeer as FALSE | 
| type | image extension. Normally 'jpeg' or 'png' | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.