Comment on Ask HN: How many active users are on HN nowadays?Comments−_8j507yYou could query the live api:https://hacker-news.firebaseio.com/v0/updates.json?print=pre...Do this periodically and you can have user activity stats
Comments
You could query the live api:
https://hacker-news.firebaseio.com/v0/updates.json?print=pre...
Do this periodically and you can have user activity stats