Skip to main content

A simple scraper for getting information from t.me links

Project description

License: MIT Developer: @hearot

A simple scraper for getting information from https://t.me links.

Example

from telegram_me import Link

link = Link.from_username("Wikisource_Bot")

print(link.bio)  # Output: A @wiki version for wikisource.org. [...]
print(link.image)  # Output: https://cdn4.telesco.pe/file/...
print(link.name)  # Output: Wikisource Search
print(link.username)  # Output: Wikisource_bot

Installation

You can install this package by simply using pip:

pip install telegram_me

Changelog

See CHANGELOG.md. Find new features in FEATURES.md.

Commit messages

See Conventional Commits.

Versioning

See PEP 440.

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

telegram_me-1.0.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

telegram_me-1.0.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

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