Telegram内容提取API提供了一种高效可靠的方式来访问关于频道和最近消息的详细信息,使开发者、分析师和公司能够将最新数据直接集成到他们的应用程序、仪表板或内部系统中
通过这个API,可以获取关键数据如频道ID、标题、描述、验证状态、头像、订阅者数量和相关指标。它还包括提取频道上发布的最新消息的能力,显示文本、多媒体内容、链接和观看统计信息。这些信息对于那些想要监控公共频道活动、进行趋势分析、验证真实性或创建自动追踪工具的人来说是必不可少的
该API稳定并实时工作,确保您获得的信息始终是最新的。其结构化设计便于与其他系统或平台的集成,标准化的响应格式允许顺利处理大量数据
简而言之,这个Telegram内容提取API将频道和消息信息集中在一个安全、快速且易于使用的访问点,非常适合大规模监控、分析和软件开发解决方案
获取有关Telegram频道的详细信息,包括ID、类型、验证、标题、描述、图片和订阅者统计信息
频道信息 - 端点功能
| 对象 | 描述 |
|---|---|
channel |
[必需] Indicates the name of the channel |
{
"id": "{\"$numberInt\":\"1005640892\"}",
"chat_type": "channel",
"verified": true,
"title": "Telegram News",
"description": "The official Telegram on Telegram. Much recursion. Very Telegram. Wow.",
"image": "https://cdn1.telesco.pe/file/Q52vSDd_iD81n1sCp9r9M7xV_w7z6s94qwXXO9JzbbcfcDrWy0ayfdP_2aXtc7aVRw6XA9ADv2Wv-YZE3rKV2XUNAJ41sMwXr3UxObvalVxdxAxAjPWQwFYcdkmfSjqnD9MIXQ5lGI1csWxFeNyQERzDOZX6z4mTrR3lfBv-gfeDNj-lz9F6uTTpuuPxuzXaFQx-UV9xXVraZ6lBdKQ2Pqv9g0MnXKGUbEguY-nMvFD9NR3EbPSGAEYVC5V3pmeClR6m__-liiBczoCGyR4NthMrDZ9ptFHMBOx9cctqrxBg1es9rZwJG6zmBHM43c2xzNO2p3OfBf54AMtbRk3EPw.jpg",
"subscribers": "11650763",
"subscribers_online": "0"
}
curl --location --request GET 'https://zylalabs.com/api/9875/telegram+content+extractor+api/18585/channel+information?channel=telegram' --header 'Authorization: Bearer YOUR_API_KEY'
通道最新消息 - 端点功能
| 对象 | 描述 |
|---|---|
channel |
[必需] Indicates the name of the channel |
limit |
可选 Indicates the number of messages |
[
{
"id": "401",
"author": "Telegram News",
"date": "2025-08-18T13:34:15+00:00",
"user_read_status": "read",
"text": "For all the new features from this update, like Premium gifts and a new mini app for developers – check out the full blog:https://telegram.org/blog/post-search-story-albums-and-moreJuly Features1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • More",
"html": "\u003cp\u003eFor all the new features from this update, like \u003cb\u003ePremium gifts \u003c/b\u003eand a\u003cb\u003e new mini app\u003c/b\u003e for developers – check out the full blog:\u003cbr/\u003e\u003cbr/\u003e\u003ca href=\"https://telegram.org/blog/post-search-story-albums-and-more\" target=\"_blank\" rel=\"noopener\"\u003ehttps://telegram.org/blog/post-search-story-albums-and-more\u003c/a\u003e\u003cbr/\u003e\u003cbr/\u003eJuly Features\u003cbr/\u003e\u003ca href=\"https://t.me/telegram/392\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e1\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/393\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e2\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/394\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e3\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/395\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e4\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/396\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e5\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/397\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e6\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/398\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e7\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/399\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e8\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/400\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e9\u003c/a\u003e • \u003cb\u003eMore\u003c/b\u003e\u003c/p\u003e",
"views": "1150000",
"forwarded": {},
"button": {},
"link": {
"description": "Today's update introduces global search for public posts on Telegram, sorting stories into albums and organizing gifts into collections, managing bots via a new stylish mini app -- and so much more.",
"name": "Telegram",
"title": "Public Post Search, Story Albums, Gift Collections and More",
"url": "https://telegram.org/blog/post-search-story-albums-and-more"
},
"photo": {},
"video": {},
"audio": {},
"sticker": {},
"attachment": {},
"media_poll": {}
},
{
"id": "400",
"author": "Telegram News",
"date": "2025-08-18T13:34:04+00:00",
"user_read_status": "read",
"text": "Profile Ratings. Profiles now show a numerical rating based on the total volume of successful transactions they've made with Telegram Stars.July Features1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • More",
"html": "\u003cp\u003e\u003cb\u003eProfile Ratings.\u003c/b\u003e Profiles now show a \u003cb\u003enumerical rating\u003c/b\u003e based on the total volume of \u003cb\u003esuccessful transactions\u003c/b\u003e they\u0026#39;ve made with Telegram Stars.\u003cbr/\u003e\u003cbr/\u003eJuly Features\u003cbr/\u003e\u003ca href=\"https://t.me/telegram/392\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e1\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/393\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e2\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/394\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e3\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/395\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e4\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/396\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e5\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/397\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e6\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/398\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e7\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/399\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e8\u003c/a\u003e • \u003cb\u003e9\u003c/b\u003e • \u003ca href=\"https://t.me/telegram/401\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003eMore\u003c/a\u003e\u003c/p\u003e",
"views": "995000",
"forwarded": {},
"button": {},
"link": {},
"photo": {},
"video": {
"caption": "Profile Ratings. Profiles now show a numerical rating based on the total volume of successful transactions they've made with Telegram Stars.July Features1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • More",
"url": "https://cdn1.telesco.pe/file/831335feb8.mp4?token=a84LZctQqGvq_vVnFsp0n38MXoynihJJi0hIhA8Pp1LnlmumgsWOkQWJ8IHvGHJKHizTy4LKPD1owBjlW2BG479ngGHfwtNd09MbnhGUEaTEy78tJpXXoOquVUAZiqXvOS4GK8NcewtgrhPcEvMe-Kp5w2by9fSeuxScAQ-asYxNvmPvLiOMeUHZCH1JIYnqaPAiAhWHcO7Gcs5tK04mi0AyvXnKJS566k7fz1ayx42LTu-vyB1VluJVL3-_2XpBYXfC1ONwcEW7K4NtepyJBfFEb9cGZc5uFj7Pi1N56AxI7IfUTkMfdnwymjuFIZJ8R9BVarnbd05yhhDQuGK_HQ"
},
"audio": {},
"sticker": {},
"attachment": {},
"media_poll": {}
},
{
"id": "399",
"author": "Telegram News",
"date": "2025-08-18T13:33:41+00:00",
"user_read_status": "read",
"text": "Gift Collections. You can now group gifts on your profile or channel into custom collections – based on theme, rarity or other traits.July Features1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • More",
"html": "\u003cp\u003e\u003cb\u003eGift Collections.\u003c/b\u003e You can now \u003cb\u003egroup gifts\u003c/b\u003e on your profile or channel into \u003cb\u003ecustom collections\u003c/b\u003e – based on theme, rarity or other traits.\u003cbr/\u003e\u003cbr/\u003eJuly Features\u003cbr/\u003e\u003ca href=\"https://t.me/telegram/392\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e1\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/393\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e2\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/394\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e3\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/395\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e4\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/396\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e5\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/397\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e6\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/398\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e7\u003c/a\u003e • \u003cb\u003e8\u003c/b\u003e • \u003ca href=\"https://t.me/telegram/400\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003e9\u003c/a\u003e • \u003ca href=\"https://t.me/telegram/401\" target=\"_blank\" rel=\"noopener\" onclick=\"return confirm(\u0026#39;Open this link?\\n\\n\u0026#39;+this.href);\"\u003eMore\u003c/a\u003e\u003c/p\u003e",
"views": "717000",
"forwarded": {},
"button": {},
"link": {},
"photo": {},
"video": {
"caption": "Gift Collections. You can now group gifts on your profile or channel into custom collections – based on theme, rarity or other traits.July Features1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • More",
"url": "https://cdn1.telesco.pe/file/d42ff443be.mp4?token=ZPMfNgdBr5HQCyvCG5ppcx8u0wmk2d6xdNj2-AHJi5VUhYCuAniY2id3pqYbeqn1_bNgMJZiOoUuhFQGQntRPF4pHuk1N6shqiUyMt9OfxuzTZ7Q4C0Qa12aKUvQxAr6_fSKban8v50VhICItQbFFfio0FxCJqFjqUhHaLVKGJaYlWrDigaQ3NXmM04GrQ6AscD7W2sZiVJ8smpRctEX1SQ8cteSEUDiYwPGM8zM8gymNHeK3sXBk9nf9WkltNfYGRKkQ7dFkv5ipmsXFS9RlFL3CITuw8OfMjHzdODzWRN7_oCEvazB9HXdqfZ90H9Qsk_OrAgIYM3Psr0uR1eIMw"
},
"audio": {},
"sticker": {},
"attachment": {},
"media_poll": {}
},
{
"id": "398",
"author": "Telegram News",
"date": "2025-08-18T13:33:24+00:00",
"user_read_status": "read"},{"_note":"Response truncated for documentation purposes"}]
curl --location --request GET 'https://zylalabs.com/api/9875/telegram+content+extractor+api/18587/channel+latest+messages?channel=telegram' --header 'Authorization: Bearer YOUR_API_KEY'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
获取频道信息端点返回有关Telegram频道的详细信息,包括ID、标题、描述、验证状态、个人资料图片和订阅者统计信息 获取频道最新消息端点提供近期消息,包括ID、作者、日期、阅读状态、文本、多媒体内容和相关链接
获取频道信息端点的关键字段包括频道ID 标题 描述 验证状态 和订阅者数量 获取频道最新消息端点的关键字段包括消息ID 作者 日期 文本内容 多媒体链接 和阅读状态
响应数据以JSON格式结构化,每个端点返回清晰的层次结构。对于频道信息,数据在频道属性下分组,而消息数据则组织在一个消息对象数组中,每个对象包含相关字段,如ID、作者和内容
获取频道信息的端点通常需要一个频道ID作为参数 获取频道最新消息的端点可能接受如频道ID和要检索的消息数量等参数 允许用户根据特定需求自定义请求
典型的用例包括监控公共频道活动 进行趋势分析 验证频道真实性 以及开发内容参与度和订阅者增长的自动追踪工具
通过从Telegram频道实时提取数据,确保信息反映最新更新,从而保持数据的准确性 API的结构化设计也便于一致的数据检索,最小化差异
用户可以分析返回的数据来跟踪渠道表现识别消息参与的趋势并评估订阅者增长例如通过检查阅读状态和多媒体内容用户可以评估受众互动和内容有效性
用户可以期待数据中出现一致的模式,比如订阅者数量和消息频率的定期更新 消息通常包含文本和多媒体的混合 并具有不同的阅读状态 反映了活跃频道中的典型参与水平
服务级别:
100%
响应时间:
1,374ms
服务级别:
100%
响应时间:
499ms
服务级别:
100%
响应时间:
62ms
服务级别:
100%
响应时间:
1,711ms
服务级别:
100%
响应时间:
2,560ms
服务级别:
100%
响应时间:
343ms
服务级别:
100%
响应时间:
1,434ms
服务级别:
100%
响应时间:
880ms
服务级别:
100%
响应时间:
833ms
服务级别:
100%
响应时间:
1,138ms
服务级别:
100%
响应时间:
819ms
服务级别:
100%
响应时间:
748ms
服务级别:
100%
响应时间:
726ms
服务级别:
100%
响应时间:
796ms
服务级别:
100%
响应时间:
672ms
服务级别:
100%
响应时间:
1,845ms
服务级别:
100%
响应时间:
2,589ms
服务级别:
100%
响应时间:
506ms
服务级别:
100%
响应时间:
711ms
服务级别:
100%
响应时间:
920ms