Skip to main content

Telegram Web Util

Project description

webgram

Telegram Web Util.

usage

import webgram
webgram.get(channel_name) 
# return Webgram object, with title, description, exist
webgram.getPosts(channel_name)
# returns list of Webgram object, with file, link, 
# preview, text, post.hasLink(), id, channel
# The first object is channel info
webgram.getPost(channel_name, post_id)
webgram.getPosts(channel_name, post_id) # start from post_id

how to install

pip3 install webgram

webgram

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

webgram-0.0.41.tar.gz (16.5 kB view hashes)

Uploaded Source

Built Distribution

webgram-0.0.41-py3-none-any.whl (17.4 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