Full articles from feeds — into your database

On a schedule the scenario reads RSS Read, filters out the old, pulls each fresh article's full text, and saves it with its date and link into Notion.

  • The full article text, not a clipped preview
  • The old is filtered out — only fresh stays
  • Gentle pauses so requests don't pile up
  • A ready base for search and digests

How it works

Automating RSS Read and Notion takes no code: a ready-made scenario does the routine for you.

  1. Starts when: Schedule Trigger
  2. Then: max_content_age_days
  3. Check: Client ID + Max Content Age + Blogs
  4. Then: All Data
  5. Then: Find Date & Time of Blogs
  6. Check: Merge3
  7. Check: Filter Out Old Blogs
  8. If yes: Loop Over Items
  9. Then: Some data
  10. Then: Extract the full blog
  11. Check: Some data + Full Blog
  12. Then: final data
  13. Then: Save Blog Data to Database
  14. Then: Chill for a sec
  15. Then: blogs to track
  16. Then: Split Out
  17. Check: Split RSS Feeds
  18. Then: Rss feed link
  19. Then: RSS → Items
  20. Check: rss feed links + blogs

You can launch this RSS Read + Notion integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.