Skip to content

feluelle/github-crawler-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-crawler-lib

A JavaScript Library for web crawling github.com

Installation

You can install it via npm

npm install github-crawler-lib

Build

The build task executes babel to transpile ES6 Syntax to a lower one that works in any browser.

npm run build

Tests

It uses jasmin for testing.

npm test

Additional Notes

According to GitHub's Terms of Service, scraping is allowed for specific purposes.

See this for more information.

About

A JavaScript Library for web crawling github.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published