Sort:  

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)