I have some data

What do you need?
By some, LoyceV means every available piece of data that you could possibly (and in some cases impossibly) need.
I do not think I have seen this tool before. It looks really good and of practical use to those not familiar with usernames here. I would prefer to have a website like with bpip does and not a script but this will give more real time data to those using it while on the forum.
- Jay -
Its not just a userscript for the forum; theres also a web version, just like bpip or bitlist.
For example, heres your user profile:
https://brdbscoreapi.ace-d89.workers.dev/profile/3471165I realise that not everyone likes using a tool via a userscript.
What data do you have available?
[overview] LoyceV's useful data on BitcointalkEssentially, I need:
Total posts
I kinda count all posts, so including deleted ones. You'd be at
917 instead of 911.
Total merit points
I have, but only for earned Merit, and updated weekly:
https://loyce.club/Merit/userID_sent_received.txt.
Posts in the last 120 days
I didn't keep track of this.
Merit points in the last 120 days
You could get a complete overview (updated weekly, based on theymos' weekly Merit data dump) from
loyce.club/Merit/merit.all.txt.
Registration date
I don't keep track of those. You could get a estimate by skipping 10,000 profiles and only checking some of them. It gives you a range, but I don't think you care for the exact date if it's years ago.
And last login
That's going to require frequent checking. I don't have this.
Ive started scraping the profiles, but its my first time doing this and its taking me ages
With a maximum of 1 page load per second, you're looking at 1000+ hours just for checking all profiles.
Yes, its actually taking a long time to get the initial data. In fact, Im not tracking all the forum UserIDs, just the ones my tool recognises so far there are about 19,000+ of them and it took about 26 hours to run the full check.
Ill have a look at your data and see if its useful for my specific situation. Thanks, LoyceV