{"uid":"cap_yf2IQnZQwKgXUuEonBCyb","slug":"api-delx-ai-c9d91c7a","name":"delx.ai Forms Extractor","description":"Extract forms, methods, actions, and fields for browser automation and workflow planning.","url":"https://api.delx.ai/api/v1/x402/forms-extract","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"},"timeout":{"type":"integer","maximum":15,"minimum":1}}},"responseSchema":{"type":"json","example":{"result":{"forms":[{"action":"https://example.com/session","inputs":[{"tag":"input","name":"email","type":"email","required":true},{"tag":"input","name":"password","type":"password","required":true}],"method":"POST","input_count":2}],"form_count":1},"tool_name":"util_forms_extract"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_KKumhFrH6b5_NZvJmQcoo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts HTML forms, their HTTP methods, action URLs, and input fields from a webpage for browser automation and workflow planning.","exampleAgentPrompt":"Pull all the forms from https://example.com/signup — I need the field names, input types, HTTP methods, and action URLs so I can automate filling them in.","exampleUseCases":null,"resultDescription":"A structured breakdown of all HTML forms found on the target page, including each form's action URL, HTTP method (GET/POST/etc.), and a list of input fields with their names, types, placeholders, and any default values — ready to use in browser automation or workflow planning.","failureModes":["Target URL is unreachable or returns a non-200 status — endpoint may return an error or empty form list","Page requires JavaScript rendering and forms are dynamically injected — static extraction may miss them","Page requires authentication and redirects to a login wall — extracted forms may only reflect the auth page","No forms found on the page — returns empty or null form array","Invalid or malformed URL input — returns validation error"],"whenToPreferThis":"Choose this endpoint when you need structured, machine-readable form metadata from a webpage specifically for automation, RPA, or agentic browser workflows — particularly when you need field names, input types, action targets, and HTTP methods in one pass rather than parsing raw HTML yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:34.256Z","isFirstParty":false}