alexgand / springer_free_books

Python script to download all Springer books released for free during the 2020 COVID-19 quarantine
GNU General Public License v3.0
1.64k stars 366 forks source link

Possible Introduction of reCaptcha by Springer? #112

Open chaosAD opened 4 years ago

chaosAD commented 4 years ago

Hi all,

I am not reporting an issue about the code, but just to share about what I encountered yesterday. While I was amending and testing the code, I was greeted with reCAPTCHA page. When I tried downloading manually, it indicated that the server was overloaded. However, the reCAPTCHA disappeared after about an hour or so later.

I believe Springer are aware that their free e-books are being downloaded by bots and has already put in place the reCAPTCHA, waiting to appear when overloaded with suspicious downloads. If we don't play nice, I reckon they might permanently enforce the reCAPTCHA downloading policy. Once that happens, then that will be the end to this automated download.

image

renanxcortes commented 4 years ago

This relates to https://github.com/alexgand/springer_free_books/issues/113 and https://github.com/renanxcortes/springerQuarantineBooksR/issues/53.