Post
Topic
Board Meta
Re: [BRAINSTORM] Any requests for custom extensions/user scripts for BitcoinTalk?
by
Decimation
on 31/07/2019, 16:41:04 UTC
Writing a post on another thread, thinking of having a data on active profile.
An extension/script which can show the number of active users within the last 24 hours along with the rank.
For ex:
Total Active Users within last 24 hours- 2500
Legendary- XXX
Hero- XXX
Sr- XXX
Full- XXX
Member- XXX
Jr- XXX
Newbie- XXX

This would be somewhat hard to do without keeping a massive collection of information.

AFAIK, the only services which would be able to do this on the backend side are BitcoinTalk itself, and then maybe BPIP.org (considered they have a last active status with their members I believe)

Would have to wait for BPIP to have some sort of API.

Yea I actually looked at BPIP, thinking they would have something like this but apparently not. They need to add sort options or an API like you said. Trying to scrape all that data on your own would take forever.