Skip to content

🤖 Javascript web scraper that fetches top 8 trending repositories and stores their issues in a single pdf.

Notifications You must be signed in to change notification settings

dharmendrasahu1999/githubWebscapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Webscraper

🤖 Javascript web scraper that fetches top 8 trending repositories and stores their issues in a single pdf.Handles multiple requests parallelly and presents data in an organized manner.

REQUEST package was used to make parallel requests to the server and

CHEERIO is used to extract data out of it

Node.js FS module is used to create directories of each team and

XLSX module is used to create excel files for each player

About

🤖 Javascript web scraper that fetches top 8 trending repositories and stores their issues in a single pdf.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published