Skip to content
Back to search
30
MCP

n8n-nodes-github-scraper

n8n/n8n-nodes-github-scraper

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.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-apivault-github
n8n community node for GitHub Profile Scraper & Lead Finder — backed by the Apify Actor apivault_labs/github-profile-scraper. No login. Pay-
0 tools
n8n-nodes-linkedin-profile-scraper
Scrape public LinkedIn profiles with no login, no cookies, no API key. Returns name, headline, current company, location, education, photo,
0 tools
n8n-nodes-upwork-talent-scraper
Scrape public Upwork freelancer profiles into clean JSON: name, title, hourly rate, EXACT lifetime earnings, total hours, hourly/fixed job s
0 tools
n8n-nodes-coingecko-scraper
Scrape live cryptocurrency data from CoinGecko via the official public API. No API key required. Supports top-coins by market cap, bulk look
0 tools
n8n-nodes-apivault-tiktok-profile
n8n community node for TikTok Profile Scraper — get real-time TikTok profile data (followers, likes, videos, bio, verification) plus creator
0 tools
n8n-nodes-twitch-scraper
Scrape Twitch channel profiles, live stream status, and VOD archives via the official public GraphQL API. No user auth required. Returns fol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-github-scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}