Nodeshub
  • Docs
  • Pricing
  • Become Affiliate
  • Use in your AI CLIClaude Code
Try for free
    Nodeshub
    • Docs
    • Pricing
    • Become Affiliate
    • Use in your AI CLIClaude Code
    Try for free
    Google Search DataStructured JSON

    Automate your SEO with
    real-time Google data

    • Real-time SERP data from Google via a simple API call

    • MCP server & SEO skills for Claude, Gemini, and other AI CLIs

    • No sign-up required — grab your API key and start building in seconds

    Try for freeRead the Docs

    SERPdata

    Extract SERP data from chosen keyword

    25 tokens left

    Request

    Language: Shell

    curl --request GET \
      --url 'https://api.nodeshub.io/v1/search?keyword=Pressure%20washer&hl=en&gl=us' \
      --header 'Authorization: Bearer YOUR_API_KEY'

    Response

    {
      "search_engine": "google",
      "location": "us",
      "language": "en",
      "timestamp": "2025-09-11T12:30:45.123456",
      "search_url": null,
      "total_results_count": null,
      "results": { "query": "Pressure washer" }
    }
    This site is protected by reCAPTCHA and the
    Privacy Policy and Terms of Service apply.

    How it works?

    Get your API key instantly, pick an endpoint, and start pulling structured Google data in seconds — no sign-up, no dashboard, no overhead.

    How to use Nodeshub

    Your API key with 100 free crawls is generated automatically in the playground above. Copy it and store it somewhere safe — there is no user panel, no accounts, and no password recovery. Need more crawls? Purchase a paid plan and tokens will be added to the same key.

    API playground

    Test endpoints live in the browser. Your API key is generated instantly — no sign-up needed.

    cURL / command line

    Call the API directly from your terminal or integrate into scripts and custom software.

    No-code automations

    Connect with n8n, Make.com, or Zapier — schedule SERP lookups and build workflows without coding.

    Your AI tools

    Use SERP data inside Claude, Cursor, Windsurf, or Gemini CLI via the MCP server.

    For full setup instructions, endpoint parameters, and code examples see the documentation.

    see docs

    Don't have time to read?

    Copy the entire page as markdown — paste it into ChatGPT, Claude, or any AI tool for instant analysis.

    What's inside

    Full page content

    Every heading, paragraph, and description

    API & endpoints

    SERPdata, Query fan-out, Intent Classifier

    Pricing tables

    Token costs, plans, enterprise options

    FAQ & community

    All questions answered, Discord links

    SERPdata

    Google results page → structured JSON

    Organic rankingsposition, title, URL, snippet
    People Also Askquestions + answers
    AI Overviewfull generated summary
    Knowledge Graphentities, attributes
    Featured snippetsparagraphs, lists, tables
    Local packmap results, ratings
    best crm tools
    AllImagesVideosNews
    hubspot.com › crmHubSpot CRM — Free CRM SoftwareFree CRM with tools for contacts, deals, and pipeline…
    salesforce.com › productsSalesforce — #1 CRM PlatformThe world's #1 customer relationship management…
    zoho.com › crmZoho CRM — Top-Rated Sales CRMAward-winning CRM trusted by 250,000+ businesses…
    pipedrive.com › crmPipedrive — CRM Built for SalesVisual pipeline management designed by salespeople…
    People also ask
    ▸ What is the best CRM for small business?▸ Is HubSpot CRM really free?
    {
      "organic": [{
        "position": 1,
        "title": "HubSpot CRM — Free CRM…",
        "url": "hubspot.com/crm",
        "snippet": "Free CRM with tools…"
      }, { ... }],
      "paa": [
        "What is the best CRM…",
        "Is HubSpot CRM really…"
      ],
      "knowledge_graph": { ... },
      "ai_overview": { ... }
    }

    # Single keyword lookup

    GET /api/serp?q=best+crm+tools

    → organic, PAA, AI overview…

    see docs
    Coming Soon

    Intent Classifier

    What does the searcher actually want?

    Informationallearning, how-to, guides
    Commercialcomparing, reviews, vs
    Transactionalbuy, pricing, sign up
    Navigationalbrand search, login

    Route content strategy by intent — match format to what users expect and prioritize pages that convert.

    Input keywords
    buy crm software
    what is crm
    hubspot vs salesforce
    hubspot login
    crm pricing comparison
    how to choose a crm
    Classified output
    buy crm softwareTransactional
    what is crmInformational
    hubspot vs salesforceCommercial
    hubspot loginNavigational
    crm pricing comparisonCommercial
    how to choose a crmInformational

    # Classify intent

    POST /api/intent-classifier

    → intent · confidence · reasoning

    Query fan-out

    One keyword → full research outline

    Sub-queriesfocused search angles
    Long-tail variationslow-competition phrases
    Related questionsPAA-style Q&A seeds
    Topical clustersgrouped by theme

    Same technique ChatGPT and Claude use when they search — now available as an API.

    Input
    "best crm tools"
    expand into research queries
    12 sub-queries · 3 clusters
    best crm for small businesscrm tools comparison 2025free crm softwarecrm vs spreadsheetenterprise crm featurescrm implementation guidecrm with email integrationbest crm for startupscrm roi calculatoropen source crm toolscrm for sales teamscrm automation features

    # Expand a keyword

    POST /api/query-fanout

    → 12 sub-queries · clusters

    see docs
    Open Source

    All your SEO tools.
    One repo. One CLI.

    12 ready-made skills for Claude, Gemini, or any AI CLI — keyword research, SERP analysis, content briefs, rank tracking, and more. Clone the repo, run a slash command, get structured results.

    Get Started on GitHubExplore SEO skills
    claude — nodeshub-seo-skills

    Nodeshub SEO Skills v0.1.0

    ~/nodeshub_seo_os

    Available skills — 12 loaded

    /nod_keyword-research Keyword expansion + clustering

    /nod_serp-analysis Live Google top 10 breakdown

    /nod_content-brief Data-driven content brief

    /nod_intent-classifier Search intent scoring

    /nod_visibility-monitor Weighted visibility score

    /nod_rank-tracker Daily position tracking

    /nod_competitor-tracker Competitor position changes

    /nod_content-auditor Audit vs SERP reality

    /connect-nodeshub API key setup

    /connect-gsc Google Search Console

    /skill-creator Scaffold new skills

    Cursor — Content Strategy Analysis

    Analyze the top 10 results for "best project management tools 2025" and classify the search intent

    get_serp_results✓ done

    Fetching live Google results for 10 positions...

    ✓ 10 organic results retrieved in 1.2s

    The SERP is listicle-dominated. 8/10 results are comparison posts. Featured snippet present.

    classify_intent✓ done

    Intent: Commercial Investigation (0.92)

    Recommended: Long-form listicle (3,000+ words) with comparison tables.

    Reply to Claude...

    Use Nodeshub with your AI editor

    Connect via MCP to use SERP data inside Claude, Cursor, or Windsurf — without leaving the conversation.

    MCP Server

    Plug & Play
    • Cursor & Claude ready — works out of the box
    • Talk naturally — "analyze SERPs for best CRM tools"
    • Zero wasted crawls — AI decides when to call the API
    Read MCP setup guide

    Power your no-code automations

    Connect Nodeshub to your automation workflows. Schedule SERP checks, build reports, and monitor competitors — without writing a single line of code.

    n8n

    Open-source workflow automation. Add an HTTP Request node, point it at Nodeshub, and connect to 400+ integrations.

    Schedule
    HTTP
    Nodeshub
    Sheets
    >

    Make.com

    Visual automation platform. Use the HTTP module to call Nodeshub and route SERP data to any app.

    Webhook
    HTTP
    Nodeshub
    Airtable
    >

    Zapier

    Connect Nodeshub to 6,000+ apps. Use Webhooks by Zapier to call the API and trigger downstream actions.

    Schedule
    Webhook
    Nodeshub
    Any App
    >
    Read no-code setup guide

    Pay as you go.
    Simple, predictable pricing.

    SERPdataQuery fan-outIntent Classifier

    Enterprise solutions

    Need more? Custom solutions available. We provide dedicated infrastructure, custom rate limits, white-label options, and priority support for large-scale operations. Contact our team to discuss volume discounts and tailored packages that fit your specific requirements.
    SERPdata

    SERPdata

    TypeTokens per keywordCost per keyword (Lite)Cost per keyword (Basic)Cost per keyword (Big Data)
    Single keyword1~$0.0038~$0.0025~$0.0017

    Single keyword

    Tokens1Lite~$0.0038Basic~$0.0025Big Data~$0.0017
    Query fan-out

    Query fan-out

    TypeTokens per keywordCost per keyword (Lite)Cost per keyword (Basic)Cost per keyword (Big Data)
    Single keyword (standard)
    7.5~$0.0285~$0.0186~$0.0128
    Single keyword (reasoning)
    30~$0.114~$0.074~$0.051

    Single keyword (standard)

    Tokens7.5Lite~$0.0285Basic~$0.0186Big Data~$0.0128

    Single keyword (reasoning)

    Tokens30Lite~$0.114Basic~$0.074Big Data~$0.051
    Intent Classifier

    Intent Classifier

    TypeTokens per keywordCost per keyword (Lite)Cost per keyword (Basic)Cost per keyword (Big Data)
    Single keyword
    10~$0.038~$0.0248~$0.0171

    Single keyword

    Tokens10Lite~$0.038Basic~$0.0248Big Data~$0.0171

    Search evolved.

    SEO used to be manual. Now it runs on autopilot.

    Before – Manual SEO Workflows

    Keyword research done manually, using static tools

    SERP analysis = hours of copying, pasting, and sorting

    Writing took time — often outsourced, rarely personalized

    Automations were limited to basic reporting or scheduling

    SEO teams focused on repetitive tasks

    Now – AI-Powered SEO Automations

    Automated keyword clustering and intent analysis

    Live SERP scraping for real-time insights

    Content generated & optimized with AI writers

    Workflows run via tools like n8n / Make / Zapier

    SEO teams focus on strategy and impact — not grunt work

    Frequently asked questions

    Everything you need to know about the Nodeshub API, endpoints, and pricing.

    community
    Adam Galecki — project manager

    # Join the SEO testers community

    Want more free Nodeshub credits?

    Join our SEO Testers community, test Nodeshub and get extended access with bonus credits. You could also add your own tools to the testing queue and collect feedback from people who actually do SEO for a living. The group is growing fast. Not on Discord? DM the project manager Adam on LinkedIn, just say you want to test Nodeshub.

    Join Discord →Text Adam on LinkedIn
    Nodeshub

    Senuto Sp. z o.o.

    ul. Dominikańska 13

    02-738 Warszawa

    VAT ID: PL9512367837

    Products

    • NodesHub.io

    Additional services

    • Senuto
    • Enterprise Products

    Help

    • Terms of Service
    • Privacy Policy

    © 2026 Senuto. All rights reserved.