Post
Topic
Board Meta
Re: DT1-strength of 211 users in 113 weeks (weekly updates)
by
dragonvslinux
on 12/03/2023, 14:01:47 UTC
But no idea how to parse this data myself to create the data.
It looks pretty straight forward, but experience taught me it's going to take a couple of hours anyway.
Something like this should work: For each week, grep DT1-users from index.html, then check their Trust list for inclusions/exclusions. Add them all up. If you're going to include DT2-members with negative strength, it's going to be a very long list. JollyGood alone excluded thousands of users.

If you're up for it, I can get you the HTML as compressed file, that saves you downloading 20,000 individual pages (but you'll get a few million pages).

Would it be possible to just get HTML with only neutral/positive strength DT2 members? Ideally in same format as DT1-strength.txt, but imagine that's too much to ask.

Think I could do with avoiding 20K pages if possible, as not convinced my laptop will handle that. Ideally it'd also only show inclusions/exclusions per member from DT1!.

But could see how a file could format itself into a spreadsheet at least. Either it works or it doesn't...