Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 745 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 745 Bytes

SpringerDownloader

This tool written in Java is able to download books from SpringerLink and merge the individual pdf files per chapter in one pdf while creating bookmarks with the correct chapter names. It relies on jSoup for parsing the website und Apache PDFBox for PDF-merging and bookmark creation.

Only books, which you have full access to can be downloaded. This is often the case if you are student and your university has bought a license. If your university offers VPN access, just connect to the VPN and you should be able to download books. Book urls should be of the form: http://link.springer.com/book/10.1007/978-0-387-71613-8/page/1

You must have full access to all chapters.