- Async Python library to get channels, posts and comments
- Version:
release/2.0 - Providers:
telegram(by default) - Dependencies:
aiohttp,bs4
- Functions, Datatypes and Exception documentation
- First steps with code examples
- Code migration from
v1.2.2 - Release notes, FAQ, and more...
- Providers allow to get info from different social networks using only Teleview package!
- Output is standardized and prototyped. You can change providers on fly without changing your code!
- Get channel information: name, description, photo and more...
- Get posts in channel: by ID, latest, even all posts in channel
- Get text, media, views and datetime from posts
- Get comments sent in post: by ID or 100 latest
- [telegram] Get media from comments
- [lib]
TGstatandVKproviders