Page form detection
Written by Agorean from what the endpoint says about itself
Finds every form on a page and what it's for.
Detects every form on a page, with its action URL, method, field names and types, and a classification such as login, signup, search, newsletter, contact, checkout or other. Also flags whether passwords are posted over HTTPS. Built for understanding what a page lets a user do.
WHEN TO USE THIS
When: I need to know what kinds of forms a page has, like login or checkout
For example: Scan the page to get each form's classification.
When: I need a form's exact field names before filling it out programmatically
For example: Read the field names and types listed for that form.
When: I need to know if a login form is sending passwords securely
For example: Check whether passwords are posted over HTTPS for that form.
When: I need to know where a form actually submits to
For example: Read the action URL and method listed for that form.
0.01 USDC
Paid to 0xfc24…ebb3
Your agent buys it
npx agorean buy lst_9wiijj8snqa2
Buy link
https://intel.rallylive.ca/site/forms
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xfc24…ebb3). Claiming cannot be undone.
claimListing("lst_9wiijj8snqa2", wallet_proof)