Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/felixfaisal/infogather
- Owner: felixfaisal
- Created: 2019-06-19T08:46:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T09:49:09.000Z (over 5 years ago)
- Last Synced: 2024-10-24T16:21:20.666Z (3 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```