Go to Hyperscrape Store

Telegram Channel Scraper

hyperscrape/telegram-channel-scraper

Scrape public Telegram channels — posts with views, dates, media and channel stats. No login.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/telegram-channel-scraper?channels=telegram

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Extracts posts and metadata from public Telegram channels using Telegram's public web preview (t.me/s/<channel>) — no account, API key or login required.

For each channel you get one channel item (title, username, subscriber count, photo/video/link counters, description, avatar) and one post item per message: text, view count, ISO publish date, media flags (photo / video / voice / document / poll / sticker), photo & video thumbnail URLs, video duration, forwarded-from source, reply target and link-preview details (site name, title, description, URL). Paginates backwards through history (?before=<id>) up to your per-channel limit, newest first.

Source: server-rendered HTML of Telegram's official public channel preview. Only channels with the public preview enabled can be scraped (most public channels have it on).