rhysd / node-github-trend

node.js library for scraping GitHub trending repositories.
MIT License
20 stars 3 forks source link

undefined for allStars and todays stars #12

Open akarsh opened 5 years ago

akarsh commented 5 years ago

I found that using "stargazers_count" console.log(repo.stargazers_count); i am able to get the number of stars.

I suggest checking the JQuery selector for,