Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashkanrafiee/webinfo
A simple script that shows information about a website!
https://github.com/ashkanrafiee/webinfo
Last synced: about 6 hours ago
JSON representation
A simple script that shows information about a website!
- Host: GitHub
- URL: https://github.com/ashkanrafiee/webinfo
- Owner: AshkanRafiee
- License: mit
- Created: 2019-03-28T09:12:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T15:33:08.000Z (over 5 years ago)
- Last Synced: 2023-09-19T12:21:04.617Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# WebInfo
WebInfo is a Python website information gathering script.
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install builtwith.
```bash
pip install builtwith
```## Usage
```bash
python scanner.py http://example.com
```
## Notes
Make Sure You Are Using "http" in URL.## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## Disclaimer
this script is only for fnformational and educational purposes. I believe that ethical hacking, information security and cyber security should be familiar subjects to anyone using digital information and computers.I believe that it is impossible to defend yourself from hackers without knowing how hacking is done.