https://github.com/foxfix/check_cms
https://github.com/foxfix/check_cms
flask python3
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/foxfix/check_cms
- Owner: Foxfix
- Created: 2018-02-10T15:20:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T15:22:23.000Z (over 8 years ago)
- Last Synced: 2025-01-21T05:42:10.121Z (over 1 year ago)
- Topics: flask, python3
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# detect cms for site
Create virtual environment and set all dependencies.
Run the app.
$ python app.py
Test any site. For example with curl:
$ curl http://127.0.0.1:4900/url -d "url=http://www.toyota.com.br/" -X POST
Get the json data