6891
Comments (516)
sorted by:
You're viewing a single comment thread. View all comments, or full comment thread.
18
JokerPede 18 points ago +18 / -0

I'm working it.

Got some python code which pulls absentee ballot information:

import requests

voterData = {'FirstName':'TERRY','LastName':'MATHIS','NameBirthMonth':'1','NameBirthYear':'1900','ZipCode':'48207'}

r1 = requests.post('https://mvic.sos.state.mi.us/Voter/SearchByName', data = voterData)

print(r1.text)

Next step is to run through the master death list and see who on that list has absentee ballots which voted. I'm going to run through the entire list from year 1800 to 2011. I'll publish my findings.

2
kalokagathia [S] 2 points ago +2 / -0

This has already been done. All these names have been confirmed using that site.

2
JokerPede 2 points ago +2 / -0

Which state? My example was for michigan but I'm working to do this for all stated possible.

1
NC_patriotgal1 1 point ago +1 / -0

North Carolina. Can we get a list?