Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaddygarg/framework-identifier
Python implementation of wappalyzer
https://github.com/shaddygarg/framework-identifier
python wappalyzer
Last synced: 14 days ago
JSON representation
Python implementation of wappalyzer
- Host: GitHub
- URL: https://github.com/shaddygarg/framework-identifier
- Owner: shaddygarg
- License: mit
- Created: 2018-03-07T00:09:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T13:25:19.000Z (over 5 years ago)
- Last Synced: 2024-10-05T11:35:16.684Z (about 1 month ago)
- Topics: python, wappalyzer
- Language: Python
- Size: 57.6 KB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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`