dharmendrasahu1999 / githubWebscapping

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 100.0%