{"id":15014679,"url":"https://github.com/orsinium-labs/telegram-stat","last_synced_at":"2026-04-01T16:59:42.116Z","repository":{"id":113465414,"uuid":"443303174","full_name":"orsinium-labs/telegram-stat","owner":"orsinium-labs","description":"CLI tool to extract Telegram channel statistics as JSON.","archived":false,"fork":false,"pushed_at":"2021-12-31T09:04:57.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-28T01:08:57.877Z","etag":null,"topics":["data-science","ipython","jupyter","pandas","python","statistics","telegram","telethon"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orsinium-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-31T09:03:07.000Z","updated_at":"2024-07-27T14:54:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"a24fcabd-1a47-4845-8142-d9c4277d74e5","html_url":"https://github.com/orsinium-labs/telegram-stat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/orsinium-labs/telegram-stat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Ftelegram-stat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Ftelegram-stat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Ftelegram-stat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Ftelegram-stat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orsinium-labs","download_url":"https://codeload.github.com/orsinium-labs/telegram-stat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Ftelegram-stat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","ipython","jupyter","pandas","python","statistics","telegram","telethon"],"created_at":"2024-09-24T19:45:57.264Z","updated_at":"2026-04-01T16:59:41.761Z","avatar_url":"https://github.com/orsinium-labs.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram-stat\n\nA CLI tool to extract [Telegram](https://telegram.org/) channel statistics as [ndJSON](http://ndjson.org/).\n\n## Installation\n\n```bash\ngit clone https://github.com/orsinium-labs/telegram-stat.git\ncd telegram-stat\npython3 -m pip install -r requirements.txt\n```\n\n## Usage\n\nTo get access to telegram API, you'll need `api_id` and `api_hash` that you can obtain at [my.telegram.org](https://my.telegram.org/apps).\n\nGet statistics for [@pythonetc](https://t.me/s/pythonetc):\n\n```bash\npython3 -m telegram_stat \\\n    --channel pythonetc \\\n    --api-id 12345\n    --api-hash 1234567890abcdef \\\n    \u003e pythonetc.ndjson\n```\n\nSee [top_posts.ipynb](./top_posts.ipynb) for an example on how to analyze the resulting data using [pandas](https://pandas.pydata.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forsinium-labs%2Ftelegram-stat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forsinium-labs%2Ftelegram-stat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forsinium-labs%2Ftelegram-stat/lists"}