Scraperize
Telegram

Telegram Channel posts

Scrape recent posts from a public Telegram channel or group — text, media, views, and timestamps — paginated with a cursor, as JSON.

GET/v1/telegram/channel/posts
Example request
curl "https://api.scraperize.com/v1/telegram/channel/posts?handle=telegram" \
  -H "x-api-key: YOUR_API_KEY"
  • Authenticate with the x-api-key header (or Authorization: Bearer).
  • Responses come back as clean JSON in a consistent envelope.
  • 1 credit per successful call — errors and cache hits are free.
  • Full parameters and the response shape live in the API reference.
More Telegram endpoints

Try the Telegram Channel posts endpoint

Grab your key and 100 free credits — no card required — and run this call in minutes.