TelegramExplorer


NameTelegramExplorer JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/guibacellar/TEx
SummaryTelegram Explorer
upload_time2023-12-15 05:06:22
maintainerTh3 0bservator
docs_urlNone
authorTh3 0bservator
requires_python>=3.8.1,<4.0
licenseApache-2.0
keywords cybersecurity investigation osint opensourceintelligence tool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to Telegram Explorer

[![](https://img.shields.io/github/last-commit/guibacellar/TEx)](https://github.com/guibacellar/TEx/tree/main)
[![](https://img.shields.io/github/languages/code-size/guibacellar/TEx)](https://github.com/guibacellar/TEx/tree/main)
[![](https://img.shields.io/badge/Python-3.8+-green.svg)](https://www.python.org/downloads/) 
[![](https://github.com/guibacellar/TEx/actions/workflows/cy.yml/badge.svg?branch=main)](https://github.com/guibacellar/TEx/actions/workflows/cy.yml)
[![](https://telegramexplorer.readthedocs.io/en/latest/?badge=latest)](https://telegramexplorer.readthedocs.io/en/latest/)
[![](https://img.shields.io/badge/maintainer-Th3%200bservator-blue)](https://theobservator.net/)
![](https://img.shields.io/github/v/release/guibacellar/TeX)

<!-- ABOUT THE PROJECT -->
## About The Project

TEx is a Telegram Explorer tool created to help Researchers, Investigators and Law Enforcement Agents to Collect and Process the Huge Amount of Data Generated from Criminal, Fraud, Security and Others Telegram Groups.

> ⚠️ **BETA VERSION** ⚠️
> <br/> Please note that V0.3.0 are the latest beta version for this project, so it is possible that you may encounter bugs that have not yet been mapped out.
> <br/> I kindly ask you to report the bugs at: [https://github.com/guibacellar/TEx/issues](https://github.com/guibacellar/TEx/issues)

<!-- REQUIREMENTS -->
## Requirements
- Python 3.8.1+ (⚠️ Deprecated. Consider using version 3.10+ ⚠️)
- Windows x64 or Linux x64

<!-- FEATURES -->
## Features
- Connection Manager (Handle Telegram Connection)
- Group Information Scrapper
- List Groups (Scrap info for all groups, including members, members info and profile pic)
- Automatic Group Information Sync
- Automatic Users Information Sync
- Messages Listener (Listen all Incoming Messages)
- Messages Scrapper (Scrap all Group Messages, since the first one)
- Download Media (Including fine media settings like size, groups and/or media type)
- HTML Report Generation
- Export Downloaded Files
- Export Messages
- Message Finder System (Allow to Find, using terms or RegEx) patterns on messages
- Message Notification System (Send alert's, finds, or all messages to Discord)
- Elastic Search 8+ Native Integration
- Image OCR using Tesseract
- Signals for Helping Monitoring


<!-- INSTALLING -->
## Installing
Telegram Explorer is available through *pip*, so, just use pip install in order to fully install TeX.

```bash
pip install TelegramExplorer
```

<!-- Upgrading -->
## Upgrading
To upgrade TeX to the latest version, just use *pip install upgrade* command.

```bash
pip install --upgrade TelegramExplorer
```

## Documentation
[https://telegramexplorer.readthedocs.io/en/latest/](https://telegramexplorer.readthedocs.io/en/latest/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/guibacellar/TEx",
    "name": "TelegramExplorer",
    "maintainer": "Th3 0bservator",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0",
    "maintainer_email": "th30bservator@gmail.com",
    "keywords": "CyberSecurity,Investigation,OSINT,OpenSourceIntelligence,Tool",
    "author": "Th3 0bservator",
    "author_email": "th30bservator@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/82/24/8d2fc06d0a56800e5940f61f758b6f3cc77f7d01ddc6d3c897b05333dccb/telegramexplorer-0.3.0.tar.gz",
    "platform": null,
    "description": "# Welcome to Telegram Explorer\n\n[![](https://img.shields.io/github/last-commit/guibacellar/TEx)](https://github.com/guibacellar/TEx/tree/main)\n[![](https://img.shields.io/github/languages/code-size/guibacellar/TEx)](https://github.com/guibacellar/TEx/tree/main)\n[![](https://img.shields.io/badge/Python-3.8+-green.svg)](https://www.python.org/downloads/) \n[![](https://github.com/guibacellar/TEx/actions/workflows/cy.yml/badge.svg?branch=main)](https://github.com/guibacellar/TEx/actions/workflows/cy.yml)\n[![](https://telegramexplorer.readthedocs.io/en/latest/?badge=latest)](https://telegramexplorer.readthedocs.io/en/latest/)\n[![](https://img.shields.io/badge/maintainer-Th3%200bservator-blue)](https://theobservator.net/)\n![](https://img.shields.io/github/v/release/guibacellar/TeX)\n\n<!-- ABOUT THE PROJECT -->\n## About The Project\n\nTEx is a Telegram Explorer tool created to help Researchers, Investigators and Law Enforcement Agents to Collect and Process the Huge Amount of Data Generated from Criminal, Fraud, Security and Others Telegram Groups.\n\n> \u26a0\ufe0f **BETA VERSION** \u26a0\ufe0f\n> <br/> Please note that V0.3.0 are the latest beta version for this project, so it is possible that you may encounter bugs that have not yet been mapped out.\n> <br/> I kindly ask you to report the bugs at: [https://github.com/guibacellar/TEx/issues](https://github.com/guibacellar/TEx/issues)\n\n<!-- REQUIREMENTS -->\n## Requirements\n- Python 3.8.1+ (\u26a0\ufe0f Deprecated. Consider using version 3.10+ \u26a0\ufe0f)\n- Windows x64 or Linux x64\n\n<!-- FEATURES -->\n## Features\n- Connection Manager (Handle Telegram Connection)\n- Group Information Scrapper\n- List Groups (Scrap info for all groups, including members, members info and profile pic)\n- Automatic Group Information Sync\n- Automatic Users Information Sync\n- Messages Listener (Listen all Incoming Messages)\n- Messages Scrapper (Scrap all Group Messages, since the first one)\n- Download Media (Including fine media settings like size, groups and/or media type)\n- HTML Report Generation\n- Export Downloaded Files\n- Export Messages\n- Message Finder System (Allow to Find, using terms or RegEx) patterns on messages\n- Message Notification System (Send alert's, finds, or all messages to Discord)\n- Elastic Search 8+ Native Integration\n- Image OCR using Tesseract\n- Signals for Helping Monitoring\n\n\n<!-- INSTALLING -->\n## Installing\nTelegram Explorer is available through *pip*, so, just use pip install in order to fully install TeX.\n\n```bash\npip install TelegramExplorer\n```\n\n<!-- Upgrading -->\n## Upgrading\nTo upgrade TeX to the latest version, just use *pip install upgrade* command.\n\n```bash\npip install --upgrade TelegramExplorer\n```\n\n## Documentation\n[https://telegramexplorer.readthedocs.io/en/latest/](https://telegramexplorer.readthedocs.io/en/latest/)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Telegram Explorer",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://telegramexplorer.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/guibacellar/TEx",
        "Repository": "https://github.com/guibacellar/TEx"
    },
    "split_keywords": [
        "cybersecurity",
        "investigation",
        "osint",
        "opensourceintelligence",
        "tool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3b891dab0e64cb161b66618946200d3f107291b58dee0315b2b5df6fc420598",
                "md5": "6a71af9cce6474f979529f3bb1278e5e",
                "sha256": "c682e50eec6b39f6e1168b0f70fff0c62d570c41d6ada2068b21fabfb4feb11e"
            },
            "downloads": -1,
            "filename": "telegramexplorer-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a71af9cce6474f979529f3bb1278e5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0",
            "size": 95278,
            "upload_time": "2023-12-15T05:06:19",
            "upload_time_iso_8601": "2023-12-15T05:06:19.235464Z",
            "url": "https://files.pythonhosted.org/packages/e3/b8/91dab0e64cb161b66618946200d3f107291b58dee0315b2b5df6fc420598/telegramexplorer-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82248d2fc06d0a56800e5940f61f758b6f3cc77f7d01ddc6d3c897b05333dccb",
                "md5": "a3076e07411a3aaa2f4e7468df85c912",
                "sha256": "d61c2b558876f1bf641c49a046c37bebb7cc07f69213e96b855016a6a7d1d60d"
            },
            "downloads": -1,
            "filename": "telegramexplorer-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a3076e07411a3aaa2f4e7468df85c912",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0",
            "size": 53295,
            "upload_time": "2023-12-15T05:06:22",
            "upload_time_iso_8601": "2023-12-15T05:06:22.102560Z",
            "url": "https://files.pythonhosted.org/packages/82/24/8d2fc06d0a56800e5940f61f758b6f3cc77f7d01ddc6d3c897b05333dccb/telegramexplorer-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-15 05:06:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "guibacellar",
    "github_project": "TEx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "telegramexplorer"
}
        
Elapsed time: 0.17371s