Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felixfaisal/infogather

A script to find the details of a domain name and also the sites run in the same server
https://github.com/felixfaisal/infogather

Last synced: about 1 month ago
JSON representation

A script to find the details of a domain name and also the sites run in the same server

Awesome Lists containing this project

README

        

# Infogather
A script to find the details of a domain name and also the sites run in the same server

Download the repository

Open the terminal in the repository and run the following code

```python
pip install bs4
python3 infogather.py
```