Skip to content

Ashoat/github-scraper-puppeteer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Follow Scraper

Simple javascript bot usig puppeteer. Scrapes a user's following list.

Running

Open up a terminal and run node index.js in the project root directory.

Issues

Currently, the bot can scrape 40 pages (2000 data points of data) until it stops working. This issue does not seem to be related to API limits as the bot works fine if you re-run it immediately. My guess is that Github detects the bot and blocks it after it makes enough requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • HTML 3.4%
  • CSS 2.1%