GithubHelp home page GithubHelp logo

hearot / telegram_me Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 19 KB

A simple scraper for getting information from t.me links.

License: MIT License

Python 100.00%
telegram scraping python telegram-me t-me python-scraping chat python3 pypy pypi

telegram_me's Introduction

telegram_me

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.

Copyright & License

telegram_me's People

Contributors

hearot avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.