Skip to content

Chainski/Domain-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain-Scraper 🌐

This is a simple python script to collect sub-domains from a target IP or URL using hackertarget's API

Note : This is tool is limited to 20 Queries / day with max results of 500

Requirements 🔧

$ pip install requests
$ pip install colorama

If you don't have python installed, then download and run the compiled verson from HERE

Disclaimer ⚠️

Please use this program only for educational purposes. It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.