Download all articles or posts from GeeksforGeeks, topic wise, within a minute! Also, enjoy the amazing user readabilty and an ad-free experience with links to related/used topics.
For Python 2.x users:
$ pip install geeksdownloader
For Python 3.x users:
$ pip3 install geeksdownloader
- Python 2.7 / Python 3.4
- Linux/ OS X
- Windows
Please create an account on PDFcrowd before using this package. For signup, click here : https://pdfcrowd.com/user/sign_up/?pid=default
And create an account for HTML to PDF API, ie, the second option. After signup, please go to your account settings : https://pdfcrowd.com/user/account/
Copy your username and API key or keep the PDFcrowd tab open.
Now, run the package in a directory where you want your articles to be saved. To run, type the following on your timeline:
$ geeksdownloader
Afterwards, enter your username and API key.
Now, enter if you want posts of a particular category or tag saved. For category enter 1, and 2 for the latter. I would suggest you to keep GeeksforGeeks open for this.
Now enter the topic or company for which you want to download the posts (in slug form, i.e., as per on the website's URL) Like:
amazon
tree
pattern-matching
sap-labs
Taking an example that you chose sap-labs. A new folder by the name of Sap-Labs would be created and will contain all your posts/articles for Sap-Labs. Your directory will look like:
Sap-Labs
| |
| |---SAP Labs Interview Experience | Set 16 (On campus) - GeeksforGeeks.pdf
| |---SAP Labs Interview Experience | Set 17 (On campus) - GeeksforGeeks.pdf
| |---SAP Labs Interview Experience | Set 18 (On campus) - GeeksforGeeks.pdf
| |---SAP Labs Interview Experience | Set 19 (On campus) - GeeksforGeeks.pdf
| |---SAP Labs Interview Experience | Set 20 (On campus) - GeeksforGeeks.pdf
and so on.
Here's a preview of how the downloaded PDF file will look like. All the links in the file are clickable and will redirect you to required page.
Copyright (c) 2015 Madhur Adlakha http://www.madhuradlakha.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.