Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 650 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 650 Bytes

hackertargetAPI

This is a command line python program for the hackertarget.com API.

I have incorportated all the free api calls but more advanced ones require an API Key which you will need to pay for

https://hackertarget.com/ip-tools/ - There is a limit of 50 API calls per day from a single IP address as a Free user MTR Traceroute API - requires API KeY - https://api.hackertarget.com/mtr/?q=8.8.8.8&apikey=**APIKEYREQUIRED** Test Ping API - requires API KeY - https://api.hackertarget.com/nping/?q=8.8.8.8&apikey=**APIKEYREQUIRED** Whois Lookup API - requires API KeY - https://api.hackertarget.com/whois/?q=8.8.8.8&apikey=**APIKEYREQUIRED**