🔍 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.
🚀 Installation
Install it via pip directly from PyPI:
pip install eidminer
Release files for EIDMiner 0.1.2
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.2.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eidminer-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.7 kB
Release files / eidminer-0.1.2.tar.gz
| Download URL | eidminer-0.1.2.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94e575abdc4811ad438302438bbcda7eee6291dc0d569857548f9f4bc013fd97
|
|
BLAKE2b-256 checksum How to use checksums |
67b48b680b1ec839ec774ec09202952f5c11e1aca5facc3d0c5a07e1a215cd3c
|
| 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.2-py3-none-any.whl
| Download URL | eidminer-0.1.2-py3-none-any.whl |
|---|---|
| Size | 1.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3c3b70c88c7a677d2f39842a360e477dc41251204ec16d4181c7e09d385a7d8d
|
|
BLAKE2b-256 checksum How to use checksums |
c5f5023d44bfacdcb2b2e6d50562b8e650b54fa8ce6ab0a507297be953a21164
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|