Scrape messages effortlessly from public Telegram channels! 📢
This scraper fetches messages by their IDs, which are auto-numbered starting from 1. Just specify a range, and let the scraper do the rest.
Not sure of the latest message ID? Start small (e.g., 10 to 20) and expand based on your results. Some messages may require the Telegram app and will be skipped automatically with a warning in the logs.
List of public channel usernames (e.g., ["mediumcom"]).
postsFrom
integer
Starting message ID (e.g., 10).
postsTo
integer
Ending message ID (e.g., 20).
proxy
object
Proxy settings (recommended to use RESIDENTIAL proxies).
requestHandlerTimeoutSecs
integer
Timeout per request in seconds (default is 30).
📤 Output Example
1[2{3"id":18,4"channelName":"mediumcom",5"authorName":"Medium / Medium.com",6"authorTelegram":"https://t.me/mediumcom",7"date":"2018-03-02T12:24:33+00:00",8"viewsCount":"15",9"text":"https://journal.thriveglobal.com/look-for-people...",10"linkPreview":"Thrive Global
“Look For People Who Need You...”"11}12]
📋 Output Fields
Field
Type
Description
id
integer
Message ID.
channelName
string
The channel's username.
authorName
string
The message author's display name.
authorTelegram
string
Link to the channel on Telegram.
date
string
Timestamp in ISO 8601 format.
viewsCount
string
Number of views the message received.
text
string
The message content.
linkPreview
string
Preview text if the message contains a link (optional).
💡 How to Use
Specify Channels: Add the public Telegram channel usernames in the channels field.
Set Message Range: Define the postsFrom and postsTo IDs.
Configure Proxies: Use RESIDENTIAL proxies for better access and reliability.
Run the Scraper: Let the scraper do its magic and collect messages! ✨
🛠️ Tips & Tricks
Start Small: Unsure of the last message ID? Start with a small range like 10-20.
Handle Delays: Increase requestHandlerTimeoutSecs if you encounter timeouts.
Check Logs: Review logs for warnings about skipped messages or proxy issues.
Public Only: This scraper works for public channels only. Private channels require app-based access.
🚨 Limitations
Restricted Messages: Some messages can't be accessed without the Telegram app.
Rate Limits: Avoid getting blocked by using residential proxies and adding delays.
Is it legal to scrape job listings or public data?
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
Do I need to code to use this scraper?
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
What data does it extract?
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Can I scrape multiple pages or filter by location?
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
How do I get started?
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!