git clone --depth=1 https://github.com/ImJoke/nik-info
cd nik-info
pip install -r requirements.txt
python cekdptonline.py -n <nik>
python cekdptonline.py -f <file path>
python cekdptonline.py -n 1234567891234567,1234567891234567,1234567891234567,...
python cekdptonline.py -n "1234567891234567 1234567891234567 1234567891234567 ..."
python cekdptonline.py -n "1234567891234567,1234567891234567,1234567891234567,..."
python cekdptonline.py -n "1234567891234567, 1234567891234567, 1234567891234567, ..."
python cekdptonline.py -f path_1,path_2,path_3,...
python cekdptonline.py -f "path_1 path_2 path_3 ..."
python cekdptonline.py -f "path_1,path_2,path_3,..."
python cekdptonline.py -f "path_1, path_2, path_3, ..."
$ python cekdptonline.py -h
usage: cekdptonline.py [-h] (-n NIK [NIK ...] | -f FILE [FILE ...])
Get NIK information using NIK values from a file.
options:
-h, --help show this help message and exit
-n NIK [NIK ...], --nik NIK [NIK ...]
Nomor Induk Kependudukan
-f FILE [FILE ...], --file FILE [FILE ...]
Path to the file containing NIK values
Try to combine this tool with the nik-parser tool
- Windows 11 + Python ≥ 3.x.x + chrome