microsoft / ghcrawler

Crawl GitHub APIs and store the discovered orgs, repos, commits, ...
MIT License
377 stars 90 forks source link

what are the permissions needed for accessing traffic data? #177

Open dilkushpatel opened 4 years ago

dilkushpatel commented 4 years ago

I want to get all data avilable on repo, which includes traffic data and issues and their comments. I created personal token under my account and provided all access excel write access.

However I do not get any traffic info when I submit request for one of the repo under my account.

I do not have any major traffic data but was atleast expecting couple of entries.

Also how do we store data in some database or files?