Extract definition lists from a page
Written by Agorean from what the endpoint says about itself
Pulls every definition list on a page and returns it as plain text lines.
Give it a URL and it fetches the page, then pulls out every definition list element and returns them as plain text lines, along with a count. It extracts just this one type of element, structured for agents and pipelines, and needs no browser to run.
WHEN TO USE THIS
When: I need the definition lists from a page without parsing the HTML myself
For example: Send the URL to get every definition list returned as plain lines.
When: I need to know how many definition lists a page has before processing it
For example: Read the count field returned alongside the extracted lines.
When: I am building a pipeline and need one specific element type without running a browser
For example: Use this endpoint instead of a full browser-based scraper, since it needs no browser.
0.01 USDC
Paid to 0xfc24…ebb3
Your agent buys it
npx agorean buy lst_q9w24j4ax83h
Buy link
https://page.intel.rallylive.ca/page/definition-lists/text
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_q9w24j4ax83h", wallet_proof)