that's a good question, but I don't know a feasible way to get this data. If only @penguinpablo shares the account names, it might be easy.
You are viewing a single comment's thread from:
that's a good question, but I don't know a feasible way to get this data. If only @penguinpablo shares the account names, it might be easy.
I have a list with all the accounts that have cast a vote in the last 24 hours. It is about 32.5k.
https://pastebin.com/iZV8KdQS
You can load it with
file = open("accounts.txt","r")
itemlist=file.readlines()
I hope :D
That might work, I’ll check today. Thanks. :)
Here you go: https://pastebin.com/9r8hzDTF :-)
All 33,673 active accounts from yesterday (October 22)