Skip to content

hendrixroa/skelleton-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skelleton Scraper

Scraper built with Puppeteer for Headless browser. This example scraper fetch the last trending repos from this url Trending repos along count stars. This code is part of the blog post

Features

  • Easy integration with Microservices. And more...

Requirements

  • npm
  • node.js 16+

How to use

  • Run npm install to install dependencies
  • Run npm run start
  • Enjoy!

Demo

Demo