πŸ“Š Send weekly GitHub digest with releases, commits and trending repos via Gmail

⚑ 17 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Send Weekly GitHub Digest with Releases, Commits, and Trending Repos

Stay on top of the GitHub ecosystem with a single automated weekly email covering it all.

How it works

  1. A schedule trigger fires every Monday at 9am and reads your config variables. Feel free to modify schedule.

  2. Three branches run in parallel:

  1. All three branches merge into a single Code node that builds one HTML email with three labeled sections.

  2. If any content was found, the email is sent via Gmail. Otherwise the workflow exits silently.

Setup steps

  1. Connect your Gmail account.
  2. Open Set Variables and configure:
  1. Activate.

πŸ”— Nodes Used

HTTP Request, Gmail, Schedule Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup