Skip to main content

Minimalist client to get messages from public telegram channels, without tokens/sessions.

Project description

ez-telegram 🤖

A minimal client to get messages from telegram channels using webscraping.

Installation 📝

pip install ez-telegram

Usage 📖

from ez_telegram import EzClient

client = EzClient()
messages = client.get_messages(channel="telegram")
print(message)

You'll get a list of messages

[
  'message',
  'message',
  'message',
  ...
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ez_telegram-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

ez_telegram-0.1.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file ez_telegram-0.1.0.tar.gz.

File metadata

  • Download URL: ez_telegram-0.1.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for ez_telegram-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c21412710c888e6a0563b992b685c80584d6a25a9363b9f0a92721f4fe2b572f
MD5 6170e7ac5532f74e2bd46943d8258e9b
BLAKE2b-256 6b5e5931b1e0bab017faf706647a9bda156368d7e7e687c7014883cc8704366c

See more details on using hashes here.

File details

Details for the file ez_telegram-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ez_telegram-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for ez_telegram-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 645d535d754a04548ba9b489bf758dee80e3fc9ddccc720eb385ff9c2656e852
MD5 6b8b3439bda0e033b6d2e1603e07a91c
BLAKE2b-256 b9c383d01c45076e03cab14cbe354adc8823eb6ecbe4600842aef3e448432bf1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page