chechiachang / scouter

Get github contribution with a face detection app. Dragon ball fantasy!
14 stars 1 forks source link

The github search api total user count does not match user count in Mongodb after fetching #1

Open chechiachang opened 6 years ago

chechiachang commented 6 years ago

https://api.github.com/search/users?q=location:Taiwan&sort=followers with resp.total_count = 14138

However, after run the ./user_fetcher db.users.count() returns 9229

chechiachang commented 6 years ago

https://api.github.com/search/users?q=type:user+location:Taiwan&sort=followers with resp.total_count = 13284

Thousands of user are still missing after excluding 854 org in Taiwan