Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 674 Bytes

README.md

File metadata and controls

31 lines (29 loc) · 674 Bytes

Installing

git clone --depth=1 https://github.com/ImJoke/nik-parser

Usage

python nik_parse.py -n <nik>

Example

python nik_parse.py -n 1234567891234567

Help output

$ python parse_nik.py --help
usage: nik_parse.py [-h] -n NIK

NIK Parser

options:
  -h, --help         show this help message and exit
  -n NIK, --nik NIK  Nomor Induk Kependudukan

Note

Try to combine this tool with the nik-info tool

Supported version

  • Python ≥ 3.x.x

TODO

  • Recreate this code (more better)

References