🔍 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.4
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.4.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eidminer-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.0 kB
Release files / eidminer-0.1.4.tar.gz
| Download URL | eidminer-0.1.4.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b0b5ffdcbbd1d5b62162974660aa8118899ea4cb8dfa12d9457aa6d16cc8e307
|
|
BLAKE2b-256 checksum How to use checksums |
ca61612abe55e34e811d1cb85b6e826dcdd01677986a837fa1bdfd0959c09ed1
|
| 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.4-py3-none-any.whl
| Download URL | eidminer-0.1.4-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3651fa4b8c6de4bede9d58bb022aec961f218216c95d5ac4f44d43cf4f759f6c
|
|
BLAKE2b-256 checksum How to use checksums |
95b26f589c757226bfe30af1aeafa332b5472014fe8e8e70d8c92df5b3a92a16
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|