This script helps to automate checking of MyKAD numbers against the SPR voter database. It takes a "mykad.csv" input file of MyKAD numbers and outputs a "result.csv" file of responses.
This script is released under GPLv3.
- Create a text file "mykad.csv" with I/C numbers (without dashes). One I/C number per line.
- Place the file in the same directory as the Python script.
- Run "python mykadspr.py"
- Wait...
- Open the results from "result.csv"