Telegram channel Scraper for getting public messages without login, phone number, or Telegram app. In the message supported forward and telegram reply URLs.
Free Telegram channel Scraper designed to get messages from public channels. In the channel, messages are numbered by auto-increment from 1. You need to specify range of message IDs as from-to numbers and actor will try to get them. If you not sure what is the last posted ID start from small initial range i.e. from 10 to 20 and expand it based on run results. Some messages might not be available without Telegram app and actor will skip them with warning in logs.
1{ 2 "channels": ["mediumcom"], 3 "postsFrom": 10, 4 "postsTo": 20 5}
1[{ 2 "id": 18, 3 "channelName": "mediumcom", 4 "authorName": "Medium / Medium.com", 5 "authorTelegram": "https://t.me/mediumcom", 6 "date": "2018-03-02T12:24:33+00:00", 7 "viewsCount": "15", 8 "text": "https://journal.thriveglobal.com/look-for-people-who-are-need-you-instead-of-convincing-people-who-dont-need-you-to-work-with-you-11c19dcca442", 9 "linkPreview": "Thrive Global\n \n “Look For People Who Need You Instead Of Convincing People Who Don’t Need You To Work With You” Words Of Wisdom With Mandy Morris\n “Look for people who are looking/need you instead of convincing people who don’t need you to work with you — you can’t please everyone, so…" 10}]
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!