n8n-nodes-github-scraper
v0.1.0
Published
Scrape GitHub repositories and user profiles via the official public API. Search by keyword, fetch repos by owner/name, or look up user profiles. No auth required; supply your free GitHub token to raise rate limits to 5000 req/hr. Pay per result.
Maintainers
Readme
n8n-nodes-github-scraper
An n8n community node that runs the GitHub Scraper API — Repositories, Users & Data Export Apify actor directly inside your workflow. Scrape GitHub repositories and user profiles via the official public API. Search by keyword, fetch repos by owner/name, or look up user profiles. No auth required; supply your free GitHub token to raise rate limits to 5000 req/hr. Pay per r
The actor runs on your own Apify account and usage — this node never embeds anyone else's token.
Installation
- In n8n: Settings → Community Nodes → Install.
- Enter the package name
n8n-nodes-github-scraperand confirm. - Get a free Apify API token at console.apify.com → Settings → Integrations.
Usage
- Add the GitHub Scraper API — Repositories, Users & Data Export node to your workflow.
- In the node's Credentials, add your Apify API token (or connect via OAuth2).
- Fill the actor's input fields (the node surfaces them as a form) and run.
To run on a schedule, put a Schedule Trigger in front of the node.
Resources
- Actor on Apify Store: https://apify.com/bovi/github-scraper
- Apify ↔ n8n integration docs: https://docs.apify.com/platform/integrations/n8n
