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

Could you please elaborate more on readme section on "HOw to download perticular subject book download" #1

Closed pspatel011 closed 4 years ago

pspatel011 commented 4 years ago

And also can i download books from perticular subject like machich learning or data science in one script?

alexgand commented 4 years ago

Hi. The excel file (https://resource-cms.springernature.com/springer-cms/rest/v1/content/17858272/data/v3) contains a "Subject Classification" column, but its content is very disperse. If you want to download a specific book, just use the link for that book which is on column "OpenURL".

alexgand commented 4 years ago

Hi, in fact there is a column called "English Package Name" in data that seems to be the subject of the book. I updated the code and now the downloaded books are now organized in folders by subject!