Skip to content

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.

Notifications You must be signed in to change notification settings

Neet2202/Github_Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Github_Scrapper

GitHub Scrapper πŸ“œ

πŸ“ Table of Contents

πŸ“™ About

  • 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 .

πŸ’» Built Using

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published