We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959cab0 commit d0b8606Copy full SHA for d0b8606
README.md
@@ -1,6 +1,16 @@
1
# GeeksForGeeksScrapper
2
Scrapes [GeeksForGeeks](http://www.geeksforgeeks.org) and creates html & PDF for chosen category along with syntax highlighting for the code.
3
4
+## Screenshots
5
+
6
+Example of articles of C category as html:
7
8
+
9
10
+Example of articles of C category as pdf:
11
12
+
13
14
## Installation
15
To use the scrapper, install the following:
16
0 commit comments