{"uid":"cap_3BTkCTxFvdZR1NdXjYnQT","slug":"agents-litescrape-com-search-duckduckgo-1d7a4414","name":"Search DuckDuckGo","description":"Runs a DuckDuckGo web search and returns organic_results (position, title, link, snippet) with pagination. Choose the region and language with kl, the safe-search level with safe, a date window with df, and the result count with m (which turns off search_assist). One call is one request.","url":"https://agents.litescrape.com/api/duckduckgo/search","method":"GET","headers":{},"bodySchema":{"type":"object","required":["q"],"properties":{"m":{"type":"integer","default":50,"maximum":50,"minimum":1,"description":"Number of results. Mutually exclusive with search_assist."},"q":{"type":"string","maxLength":500,"description":"Search text."},"df":{"type":"string","description":"Date window: d, w, m, y, or YYYY-MM-DD..YYYY-MM-DD."},"kl":{"type":"string","description":"Region and language token such as us-en."},"safe":{"enum":["1","-1","-2"],"type":"string","default":"-1","description":"Safe-search level: 1 strict, -1 moderate, -2 off."},"start":{"type":"integer","default":0,"maximum":10000,"minimum":0,"description":"Result offset."},"search_assist":{"type":"boolean","default":true,"description":"DuckDuckGo query assistance. Mutually exclusive with m."}}},"responseSchema":{"type":"object","properties":{"pagination":{"type":"object","description":"Present when more results exist: next (a ready-made URL for the next page) or next_page_token."},"organic_results":{"type":"array","items":{"type":"object"},"description":"Ranked results: position, title, link, snippet."},"search_metadata":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string"},"total_time_taken":{"type":"number"}}},"search_parameters":{"type":"object","description":"The request parameters as normalized by the API."}},"description":"Successful responses carry request metadata, the normalized parameters, and the result groups available for the operation. Optional groups are omitted when the source does not provide them. Errors are a JSON body with error, error_code, status_code, request_id, retryable, and the echoed search_parameters."},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.000150","displayCostAsset":"USD","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.000150/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.000150","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.000150","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-sxGFDGzHziIqsz5dq6I7","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.000150","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"agents.litescrape.com","brandSlug":"agents-litescrape-com-mpp","brandBaseUrl":"https://agents.litescrape.com","brandDocsUrl":null,"whatItDoes":"Runs a DuckDuckGo web search and returns structured organic results with position, title, link, and snippet, with pagination support.","exampleAgentPrompt":"Search DuckDuckGo for 'best open-source LLM frameworks 2024' using the us-en region, a date window of the past month, and return 20 results.","exampleUseCases":[{"title":"Privacy-focused news research","prompt":"Search DuckDuckGo for 'EU AI regulation updates' in the past week using the gb-en region and give me the top 15 results with their titles, links, and snippets."},{"title":"Competitive intelligence gathering","prompt":"Find me the top 25 DuckDuckGo results for 'Notion alternatives project management' in us-en — I want to see what's ranking right now so I can understand the competitive landscape."},{"title":"Safe-search filtered content lookup","prompt":"Search DuckDuckGo for 'science experiments for kids' with strict safe search turned on and return the first 20 results in English."}],"resultDescription":"Returns a JSON object with organic_results (array of ranked hits with position, title, link, and snippet), search_metadata (request ID, status, time taken), search_parameters (normalized inputs), and a pagination object with a ready-made URL for the next page when more results exist.","failureModes":["Missing required 'q' parameter returns a 400-level error with error, error_code, status_code, request_id, retryable, and echoed search_parameters","Mutually exclusive parameters 'm' and 'search_assist' used together may produce unexpected behavior","Invalid 'kl' region/language token may return zero results or fall back to default region","Invalid 'df' date-window format returns an error response","Result offset 'start' exceeding 10000 is rejected","Payment failure or insufficient funds returns a 402 error"],"whenToPreferThis":"Choose this endpoint when you need structured DuckDuckGo web search results with precise control over region, language, safe-search level, and date range, especially when you want privacy-respecting search or wish to avoid Google-indexed results. Prefer this over Google Search endpoints when DuckDuckGo's index or privacy posture is specifically desired, or when you need flat-rate per-call pricing with no subscription.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T17:29:13.788Z","isFirstParty":false}