An open API service indexing awesome lists of open source software.

https://github.com/chainski/domain-scraper

This is a simple python script to collect sub-domains from a target IP or URL using hackertarget's API
https://github.com/chainski/domain-scraper

api-domain-tool brute-tool domain domain-discovery domain-scanner domain-scraper hackertarget pentest-tool subdomain-enumeration subdomain-harvester subdomain-scanner subdomain-scanning subdomainsbrute

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        








## 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](https://github.com/chainski/Domain-Scraper/releases)

## 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.