{"uid":"cap_zZo6xt22woL_Tu_ZGjggS","slug":"api-x402node-dev-42e96ebb","name":"x402node Keyword Extractor","description":"extract keywords, keyword extraction, keyword extractor, find keywords, top keywords, SEO keywords, automatic keyword extraction, document keywords. Extract significant keywords from any English or multilingual text. Returns top N keywords ranked by frequency and importance with stopwords filtered. For AI agents doing SEO analysis, content tagging, document categorization, topic modeling. Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/text/keywords","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"Input text (required)"},"limit":{"type":"string","description":"Max results (optional)"},"language":{"type":"string","description":"Language (optional)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"n":5,"text":"Machine learning algorithms are revolutionizing data science and artificial intelligence applications across industries.","language":"en"},"response":{"_hint":"x402 paid endpoints for AI agents — x402node.dev (utilities) · cn402.com (Chinese culture)","keywords":[{"word":"machine","count":1},{"word":"learning","count":1},{"word":"algorithms","count":1},{"word":"revolutionizing","count":1},{"word":"data","count":1},{"word":"science","count":1},{"word":"artificial","count":1},{"word":"intelligence","count":1},{"word":"applications","count":1},{"word":"industries","count":1}],"language":"en","text_length":120,"total_tokens":10,"processing_ms":1,"unique_keywords":10}},"exampleRequest":{"n":5,"text":"Machine learning algorithms are revolutionizing data science and artificial intelligence applications across industries.","language":"en"},"tags":["x402"],"displayCostAmount":"0.0022","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0022/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_0F_l1TnAgbNC2XPkic8NI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0022","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts and ranks the top N significant keywords from English or multilingual text, filtering stopwords and scoring by frequency and importance","exampleAgentPrompt":"Pull the top 10 keywords from this article text for SEO tagging: 'Artificial intelligence is transforming how businesses operate, automating repetitive tasks and enabling smarter decision-making through machine learning and data analytics.'","exampleUseCases":null,"resultDescription":"Returns a ranked list of the top N keywords extracted from the input text, scored by frequency and importance, with common stopwords filtered out — suitable for SEO tagging, content categorization, or topic modeling pipelines.","failureModes":["Empty or whitespace-only text input returns no keywords or an error","Text too short to yield meaningful keywords beyond stopwords","Non-English text may have reduced accuracy if stopword lists are incomplete for that language","Requesting more keywords (N) than distinct meaningful words in the text may return fewer results than requested","Malformed request body or missing required fields returns a 4xx error"],"whenToPreferThis":"Choose this endpoint when you need fast, lightweight keyword extraction from text without requiring a full NLP pipeline or ML model inference — ideal for SEO tagging, document categorization, search query expansion, or topic labeling at low cost ($0.0022/call). Prefer it over heavier NLP APIs when you want stopword-filtered, frequency-ranked keywords without sentiment or entity recognition overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:04:16.592Z","isFirstParty":false}