framework-identifier
This repository is the python implementation of the repo(https://github.com/AliasIO/Wappalyzer).
Setup
Run:
pip install -r requirements.txt
Running the script
To run the script, the following command is to be used:
python wappalyze.py
Install from pip
pip install wappalyze
Usage
wapp -u google.com
Use as a module
import wappalyze
result = wappalyze.analyze('google.com')
print(result)
Release files for wappalyze 1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wappalyze-1.6.tar.gz | 56.1 kB | Details |
Release files / wappalyze-1.6.tar.gz
| Download URL | wappalyze-1.6.tar.gz |
|---|---|
| Size | 56.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1093b04f7dcda01bca38adf74698dd12e585015cc4d9e74872ccffa7f05b3fd7
|
|
BLAKE2b-256 checksum How to use checksums |
3ac6a48b36983e65fb46ff2d0d3936ccb5f87aa2759ba02b3cf8fa20f4abbbff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.19.5 CPython/2.7.16
|