{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/web/search","method":"POST","price":"$0.020","description":"Performs web searches using a free DuckDuckGo HTML parser. Returns organic search results.","example_input":{"query":"artificial intelligence news"},"example_output":{"supported":true,"result":{"results":[{"title":"Example AI Article","url":"https://example.com/ai-article","snippet":"This is a brief description of the AI article."}]},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["query"],"properties":{"query":{"type":"string","description":"Search query keywords"}}},"response_schema":{"type":"object"}}