github-trending-crawler

1.0.1 • Public • Published

Github Trending Crawler

transform github trending page to json data

Install

npm install github-trending-crawler

Usage

const { fetchTrending } = require('github-trending-crawler')
 
const repoList = await fetchTrending({
  language: 'javascript',
  since:  'daily'
})

Package Sidebar

Install

npm i github-trending-crawler

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • zephyr419