vlasisku icon indicating copy to clipboard operation
vlasisku copied to clipboard

Command in the readme for fetching jbovlaste fails due to captcha

Open zenhack opened this issue 9 years ago • 3 comments

The wget command in the readme fails to fetch jbovlaste; the xml export presents a captcha to the user if they are not logged in.

zenhack avatar Oct 31 '15 06:10 zenhack

I've added a script to act as a workaround for the captcha. It will log you into jbovlaste with your credentials, avoiding the captcha. The readme has also been amended to say to use the script rather than wget.

tsani avatar Nov 02 '15 22:11 tsani

Sorry for my slow response. The other solution is to log into jbovlaste, extract your login cookie from the browser (it never expires), and provide that to the script instead. I have local changes related to this that I really need to get around to pushing. I'll leave this open to remind me.

durka avatar Nov 02 '15 22:11 durka

Seems fixed. This is nolonger a manual step as the docker container is able to fetch the XML file without requiring to complete a captcha.

Pendrokar avatar Nov 13 '19 14:11 Pendrokar