njactb

Python wrapper for njactb.


License
MIT
Install
pip install njactb==0.0.2

Documentation

njactb

PyPI Version License Status

Python wrapper for njactb (New Jersey Assocation of County Tax Boards) record search. This website provides property taxes, square footage, lot size, purchase history, etc. of New Jersey properties. Requires Python 3.6+.

Development

Setup

make install

Test

make test