Automates extraction of daily trending GitHub repositories, capturing name, author, description, language, stars, and URLs for easy monitoring and analysis.
This n8n workflow scrapes GitHub's trending repositories page to fetch the latest popular open-source projects. It sends an HTTP request to the trending page, parses the HTML content, and extracts structured data including repository names, authors, descriptions, programming languages, star counts, and direct links. The output is formatted into a clean JSON array, ready for further use or storage.
Ideal for developers, researchers, and data analysts, this workflow eliminates manual browsing of
Platform
n8n
Category
Travel & Hospitality
Price
$9.99
Creator
Maxim Luong
GitHub
Trending
Scraping
Data Extraction
Automation
Web Scraping
Open Source
Developer Tools
n8n
Repository Monitoring
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.