Urgent.News

What's breaking now, across thousands of outlets.

More in Tech

A scraper isn’t a monitor: detecting new Telegram posts with Apify and n8n

My Actor run succeeded. It returned five recent Telegram posts, each with an ID, timestamp, and permalink. Then I asked the question the automation actually needed to answer: Which posts are new?

  • Actor retrieves five recent Telegram posts with ID, timestamp, and permalink
  • Introduces state layer for stable record identity and partitioning by channel
  • n8n workflow compares messages with durable state to identify new items

More from Tuesday 1 September →