Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 392 Bytes

File metadata and controls

17 lines (14 loc) · 392 Bytes

Lizardnum

Lizardnum is a tool to get phone number information using Numverify api.

Usage

To use it you must put your Numverify apikey in the lizardnum.py code.

  apikey = ''

Then you simply run it

  python lizardnum.py

All results are stored in the data.txt file.

Test