A short description of the project.
Project description
kapito is a webpage analyzer and technology detector.
🚀 Features
- 🧑💻 Technology Detection: Automatically detect frameworks, wafs, servers, captchas, libraries, CMS, and other tech stacks (e.g., Django, WordPress, React).
- 📊 Comprehensive Webpage Analysis: Analyze page structure, metadata, and resources.
- 🛠️ CLI and Python API: Simple command-line tool with an intuitive Python API for deeper integrations.
- 🖥️ Performance Metrics: Measure page load times, resource sizes, and other performance factors.
- 📝 Report Generation: Export analysis results as detailed reports in JSON, CSV, or human-readable formats.
Installation
pip install kapito
Usage
CLI Example:
Analyze a webpage with the CLI:
kapito https://example.com
Python API Example:
from kapito import Analyzer
analyzer = Analyzer()
report = analyzer.analyze("https://example.com")
print(report)
🧑💻 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
📄 License
This project is licensed under the MIT License. See the LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kapito-0.3.0.tar.gz.
File metadata
- Download URL: kapito-0.3.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.12.8 Linux/6.8.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77fe7ec51be96a4e1937b3de2ddb08ea17cf6b36d05cc9e6ce260481e00f3911
|
|
| MD5 |
01e9111181186e173da0b9d49052e212
|
|
| BLAKE2b-256 |
3cb334024de321a5e0d433e881699f6cbaac35d5faf0d358b798e2c55641c9ef
|
File details
Details for the file kapito-0.3.0-py3-none-any.whl.
File metadata
- Download URL: kapito-0.3.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.12.8 Linux/6.8.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc3c54c875c76d3b4f60958111725fde116ad6701a53593afa42a05412fa141f
|
|
| MD5 |
11d2170c70e3b1ac183572c2ee59ac77
|
|
| BLAKE2b-256 |
8e90e6ac9430cc4fb0cc664b4896bc42e78a8b9b59e97610f18aa2a67a34301c
|