🔍 EID-Miner
ElementID-Miner is a lightweight, high-performance Python utility designed to rapidly scan HTML documents and extract all element id attributes. Perfect for web developers, testers, and scrapers who need to identify unique elements instantly.
✨ Features
- 🚀 Lightning Fast: Built on top of
BeautifulSoup4andrequestsfor maximum efficiency. - 🛠️ Robust Error Handling: Gracefully handles connection timeouts and invalid URLs.
- 📊 Clean Output: Generates a beautifully formatted table of all discovered IDs.
- 📦 Zero Config: Simple command-line interface (CLI) or easy-to-use Python API.
🎅 How To Use
- from eidminer import ElementIdFinder
- finder = ElementIdFinder()
- finder.display_results()
🚀 Installation
Install it via pip directly from PyPI:
pip install eidminer
Release files for EIDMiner 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eidminer-0.1.5.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eidminer-0.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.6 kB
Release files / eidminer-0.1.5.tar.gz
| Download URL | eidminer-0.1.5.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
56d5bfe9839f430699bc94510804ae2f3839ff59e3eb8498169dead552986cf9
|
|
BLAKE2b-256 checksum How to use checksums |
2dc2fc5c20f79629792ae0e9ed6b7d863030f4294ea7b5d5feef9e96bd4a5792
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|
Release files / eidminer-0.1.5-py3-none-any.whl
| Download URL | eidminer-0.1.5-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
edfc71c49c2e92e846f26056e531897ea412a790a972885084045dc73b433c86
|
|
BLAKE2b-256 checksum How to use checksums |
5d2d33cb4bd429095ecd8094cb97671dfc32c34238cb420386bc044204e4dc80
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|