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 with a single 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.

    Google SERP for pressure washer
    response.json200 OK
    {
      "query": "pressure washer",
      "organic": [{
        "title": "Pressure Washers",
        "source": "The Home Depot"
      }, ...],
      "local_products": [{ ... }],
      "filters": [{ ... }]
    }

    How to use Nodeshub

    Your API key – with 100 free crawls included – 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 account 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 automated workflows — no coding required.

    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

    Chapters

    Don't have time to read or watch?

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

    What's inside

    All pages

    Home, SEO Skills, Automations, Affiliate

    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
    Google SERP
    {
      "query": "pressure washer",
      "organic": [{
        "title": "Pressure Washers",
        "source": "The Home Depot",
        "url": "homedepot.com/…"
      }, {
        "title": "Pressure Washers | Amazon"
      }, ...],
      "local_products": [{
        "name": "Ryobi 1800 PSI",
        "price": "$99.00",
        "rating": 4.3
      }, ...]
    }

    # 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

    Align your content strategy with search intent — match format to user expectations 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

    The same technique ChatGPT and Claude use internally when searching — 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

    SEO skills set for
    |

    12 ready-made skills for Claude, Gemini, or any AI CLI — covering 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
    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...

    MCP Server

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

    Use Nodeshub with your AI editor

    • Cursor & Claude ready — works out of the box
    • Talk naturally — "Analyze SERPs for best CRM tools"
    • Zero wasted crawls — the 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? We offer custom solutions with dedicated infrastructure, custom rate limits, white-label options, and priority support for high-volume operations. Contact us to discuss volume discounts and packages tailored to your needs.
    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

    Frequently asked questions

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

    community
    Adam Gałęcki — project manager

    # Join the SEO testers community

    Want more free credits?

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

    Join Discord →Message Adam on LinkedIn
    Nodeshub

    Senuto Sp. z o.o.

    ul. Dominikańska 13

    02-738 Warszawa

    VAT ID: PL9512367837

    Products

    • Nodeshub

    Additional services

    • Senuto
    • Enterprise Products

    Help

    • Terms of Service
    • Privacy Policy

    © 2026 Senuto. All rights reserved.