-
GitHub Scrapper is basically a Web Scrapper .
-
Web scraping (or data scraping) is a technique used to collect content and data from the internet. This data is usually saved in a local file so that it can be manipulated and analyzed as needed.
-
We've make use of Request an npm package to make our http calls which also supports HTTPS and follows redirects by default.
-
The web scarping is done with help of cheerio (npm package) and the data which is collected is stored in the pdf file using npm package named PdfKit .
Neet2202/Github_Scrapper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||