webamon


Namewebamon JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryWebamon SDK - Please use webamon-cli for threat intelligence and web search
upload_time2025-08-09 16:24:31
maintainerNone
docs_urlNone
authorWebamon Team
requires_python>=3.7
licenseMIT
keywords webamon threat-intelligence security search cli sdk
VCS
bugtrack_url
requirements click requests rich pydantic
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Webamon - Brand Protection Placeholder

⚠️ **This package is a placeholder for brand protection purposes.**

## Looking for Webamon CLI?

If you're looking for the **Webamon CLI tool**, please install the correct package:

```bash
pip install webamon-cli
```

## What is this package?

This `webamon` package exists solely to protect the brand name on PyPI and prevent malicious actors from claiming it. It contains no functional code.

## Get the Real Webamon CLI

The actual Webamon functionality is available in the `webamon-cli` package:

- **Install**: `pip install webamon-cli`
- **PyPI**: https://pypi.org/project/webamon-cli/
- **Website**: https://webamon.com
- **API Documentation**: https://webamon.com/api
- **GitHub**: https://github.com/webamon-org/webamon-cli

## What does Webamon CLI do?

Webamon Search CLI - The Google of Threat Intelligence. A powerful command-line interface that helps you:
- Search & threat hunt across the web at scale
- Access millions of scanned domains, IPs, and threat indicators
- Get unbiased & unfiltered threat intelligence results
- Scan websites and retrieve detailed security reports
- Search for compromised credentials and infostealers
- Perform advanced Lucene queries on security data

## Installation & Usage

```bash
# Install the actual CLI tool
pip install webamon-cli

# Run webamon commands
webamon --help

# Search for threat intelligence
webamon search example.com

# Scan a website
webamon scan https://example.com

# Search for compromised credentials
webamon infostealers domain.com
```

## Why this placeholder exists

When we released `webamon-cli`, the `webamon` package name was still available on PyPI. To protect our brand and prevent confusion or malicious packages from using our name, we've claimed this namespace with this placeholder package.

## License

MIT License - This placeholder package is released under the MIT license for maximum compatibility.

## Contact & Social Links

- **Website**: https://webamon.com
- **API Documentation**: https://webamon.com/api
- **GitHub**: https://github.com/webamon-org/webamon-cli
- **Twitter/X**: https://x.com/webamon_search
- **LinkedIn**: https://www.linkedin.com/company/web-a-mon
- **Reddit**: https://www.reddit.com/r/WebamonSearch/
- **YouTube**: https://www.youtube.com/@Webamon

---

**Remember**: For actual Webamon functionality, install `webamon-cli`, not this placeholder package!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "webamon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "webamon, threat-intelligence, security, search, cli, sdk",
    "author": "Webamon Team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e8/94/2619be46c0af1b2b8646c1043e0ee43aca1c14b08bf2ca6a6c70a2215e95/webamon-1.0.2.tar.gz",
    "platform": null,
    "description": "# Webamon - Brand Protection Placeholder\r\n\r\n\u26a0\ufe0f **This package is a placeholder for brand protection purposes.**\r\n\r\n## Looking for Webamon CLI?\r\n\r\nIf you're looking for the **Webamon CLI tool**, please install the correct package:\r\n\r\n```bash\r\npip install webamon-cli\r\n```\r\n\r\n## What is this package?\r\n\r\nThis `webamon` package exists solely to protect the brand name on PyPI and prevent malicious actors from claiming it. It contains no functional code.\r\n\r\n## Get the Real Webamon CLI\r\n\r\nThe actual Webamon functionality is available in the `webamon-cli` package:\r\n\r\n- **Install**: `pip install webamon-cli`\r\n- **PyPI**: https://pypi.org/project/webamon-cli/\r\n- **Website**: https://webamon.com\r\n- **API Documentation**: https://webamon.com/api\r\n- **GitHub**: https://github.com/webamon-org/webamon-cli\r\n\r\n## What does Webamon CLI do?\r\n\r\nWebamon Search CLI - The Google of Threat Intelligence. A powerful command-line interface that helps you:\r\n- Search & threat hunt across the web at scale\r\n- Access millions of scanned domains, IPs, and threat indicators\r\n- Get unbiased & unfiltered threat intelligence results\r\n- Scan websites and retrieve detailed security reports\r\n- Search for compromised credentials and infostealers\r\n- Perform advanced Lucene queries on security data\r\n\r\n## Installation & Usage\r\n\r\n```bash\r\n# Install the actual CLI tool\r\npip install webamon-cli\r\n\r\n# Run webamon commands\r\nwebamon --help\r\n\r\n# Search for threat intelligence\r\nwebamon search example.com\r\n\r\n# Scan a website\r\nwebamon scan https://example.com\r\n\r\n# Search for compromised credentials\r\nwebamon infostealers domain.com\r\n```\r\n\r\n## Why this placeholder exists\r\n\r\nWhen we released `webamon-cli`, the `webamon` package name was still available on PyPI. To protect our brand and prevent confusion or malicious packages from using our name, we've claimed this namespace with this placeholder package.\r\n\r\n## License\r\n\r\nMIT License - This placeholder package is released under the MIT license for maximum compatibility.\r\n\r\n## Contact & Social Links\r\n\r\n- **Website**: https://webamon.com\r\n- **API Documentation**: https://webamon.com/api\r\n- **GitHub**: https://github.com/webamon-org/webamon-cli\r\n- **Twitter/X**: https://x.com/webamon_search\r\n- **LinkedIn**: https://www.linkedin.com/company/web-a-mon\r\n- **Reddit**: https://www.reddit.com/r/WebamonSearch/\r\n- **YouTube**: https://www.youtube.com/@Webamon\r\n\r\n---\r\n\r\n**Remember**: For actual Webamon functionality, install `webamon-cli`, not this placeholder package!\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Webamon SDK - Please use webamon-cli for threat intelligence and web search",
    "version": "1.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/webamon-org/webamon-cli/issues",
        "CLI Tool": "https://pypi.org/project/webamon-cli/",
        "Documentation": "https://webamon.com/api",
        "Homepage": "https://webamon.com",
        "LinkedIn": "https://www.linkedin.com/company/web-a-mon",
        "Reddit": "https://www.reddit.com/r/WebamonSearch/",
        "Repository": "https://github.com/webamon-org/webamon-cli",
        "Twitter": "https://x.com/webamon_search",
        "YouTube": "https://www.youtube.com/@Webamon"
    },
    "split_keywords": [
        "webamon",
        " threat-intelligence",
        " security",
        " search",
        " cli",
        " sdk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2af0f18899fe78b2b15bdc8ae66fc6546fef99fa99470064fccffaec70a4c92",
                "md5": "28d1baa54b0d12c1203c6b71c5291c47",
                "sha256": "0db5b0f4d1ae5967c84045d7e83171acbcd2bb07383d77325e66d69ed4aea08c"
            },
            "downloads": -1,
            "filename": "webamon-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28d1baa54b0d12c1203c6b71c5291c47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4640,
            "upload_time": "2025-08-09T16:24:30",
            "upload_time_iso_8601": "2025-08-09T16:24:30.188748Z",
            "url": "https://files.pythonhosted.org/packages/a2/af/0f18899fe78b2b15bdc8ae66fc6546fef99fa99470064fccffaec70a4c92/webamon-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e8942619be46c0af1b2b8646c1043e0ee43aca1c14b08bf2ca6a6c70a2215e95",
                "md5": "9688d473e453db112bf63c74186d2e9d",
                "sha256": "5aed87108f3a5599f9c8fb3bfa98569fb820a0b6ce78ca9b59aaa5c4be14f4d2"
            },
            "downloads": -1,
            "filename": "webamon-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9688d473e453db112bf63c74186d2e9d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4503,
            "upload_time": "2025-08-09T16:24:31",
            "upload_time_iso_8601": "2025-08-09T16:24:31.294991Z",
            "url": "https://files.pythonhosted.org/packages/e8/94/2619be46c0af1b2b8646c1043e0ee43aca1c14b08bf2ca6a6c70a2215e95/webamon-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 16:24:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "webamon-org",
    "github_project": "webamon-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "click",
            "specs": [
                [
                    ">=",
                    "8.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.25.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    ">=",
                    "10.0.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "1.8.0"
                ]
            ]
        }
    ],
    "lcname": "webamon"
}
        
Elapsed time: 0.81099s