VOOZH about

URL: https://apify.com/dami_studio/telegram-channel-scraper/input-schema

โ‡ฑ Input ยท Telegram Channel Scraper - Public Posts, No Login ยท Apify


Pricing

from $1.50 / 1,000 post returneds

Go to Apify Store

Telegram Channel Scraper

Scrapes public Telegram channels via the t.me/s/ web preview (no login, no API key) and returns posts with text, date, views, author, media, and source links plus channel title and subscriber count. Top use: monitoring topical channels like crypto si

Pricing

from $1.50 / 1,000 post returneds

Rating

5.0

(2)

Developer

๐Ÿ‘ Dami's Studio

Dami's Studio

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

6 days ago

Last modified

Share

You might also like

Telegram Public Channels Scraper - Posts and Views

gio21/telegram-public-channels-scraper

Scrape public Telegram channels via t.me/s/ web preview. Get channel info (name, description, subscribers) + recent posts (text, views, date, replies, media). No login or API key. For social listening, content monitoring, OSINT.

Telegram Public Channels Scraper

crawlerbros/telegram-public-channels-scraper

Scrape Telegram public channels via the web preview (t.me/s/{channel}) with channel metadata + recent posts with text, media URLs, view counts, and forwarded-from attribution. No login, no Telegram app, no proxy required.

15

Telegram Channel Scraper โ€” Posts, Views & Engagement

viralanalyzer/telegram-channel-scraper

Extract posts, view counts, subscriber numbers, and engagement metrics from public Telegram channels. Pure HTTP via t.me/s/ public preview โ€” no API key, no login. Track competitors, monitor channels, and analyze reach for growth and market research. Clean JSON.

98

4.5

Telegram Channel Scraper โ€“ Posts, Search & Monitoring

bitofacoder/telegram-channel-scraper

Scrape public Telegram channels via the open t.me/s/ web preview โ€” posts, in-channel keyword search, channel info, and an incremental monitor mode that returns only new messages each run. No login, no bot token.

Telegram Channel Scraper (No Login)

jungle_synthesizer/telegram-channel-scraper-nologin

Scrape public Telegram channel messages without API credentials. Extracts text, media, reactions, views, and channel metadata from t.me preview pages.

๐Ÿ‘ User avatar

BowTiedRaccoon

17

Telegram Channel & Group Scraper

makework36/telegram-channel-scraper

Scrape public Telegram channels and groups. Extract messages, media links, view counts, forwarded info, and member counts. No API key or login required โ€” works with public channels only via t.me web preview.

๐Ÿ‘ User avatar

deusex machine

51

Telegram Channel & Profile Scraper

automation-lab/telegram-scraper

Scrape Telegram public channels and profiles โ€” channel metadata, messages, views, reactions, and media URLs. No API key or login needed.

๐Ÿ‘ User avatar

Stas Persiianenko

329

5.0

Telegram Channel Scraper โ€” Posts, Views & Profiles

vujeen/telegram-channel-scraper

Scrape public Telegram channels: posts with text, views, dates and links, plus channel profiles and subscriber counts. Explicit status for every channel โ€” never a silent empty result. No login, no API keys.

7

Telegram Public Channel Scraper

rupom888/telegram-scraper

Scrape public Telegram channels for messages, media, and channel info. Extract message text, date, views, forwards, reactions, and media attachments. Get channel statistics: subscriber count, description, and message history. Works with public channels only โ€” no login required.

Channels

channels

Optional

Public Telegram channels to scrape. Each entry can be a username (durov), an @handle (@durov), or a full link (https://t.me/durov). Only public channels with a web preview at t.me/s/ work โ€” private channels and groups do not.

Type:array

Max posts per channel

maxItems

Optional

Maximum number of posts to collect for each channel. The actor pages back through older posts (about 16-20 per page) until it reaches this number or runs out of messages.

Type:integer
Minimum:1
Maximum:10000
Default:100

Emit a channel info row

includeChannelInfoRow

Optional

When on, the actor pushes one summary row per channel (title, subscribers, counts) before its posts. Channel title and subscriber count are also attached to every post row regardless of this setting.

Type:boolean
Default:true

Notion connector (optional)

notionConnector

Optional

Optional. Write each post as a page into your Notion when the run finishes. Authorize a Notion connector once in Settings โ†’ API & Integrations โ†’ MCP connectors, then pick it here. Leave empty to skip (default) โ€” results are always saved to the dataset regardless.

Type:string

Notion target data source ID

notionParentId

Optional

Optional. The Notion data source ID of the database to write into (only used if a Notion connector is set). Leave empty to create the pages privately in your workspace instead.

Type:string

Proxy (optional)

proxyConfiguration

Optional

Optional. The t.me web preview is a public endpoint with no anti-bot, so a proxy is NOT required and adds no benefit by default. Leave it off unless you hit IP rate limits on high-volume runs, in which case enabling Apify Proxy (datacenter is fine) can help.

Type:object
Default:
{
"useApifyProxy":false
}