Hyperlink extraction from a web page
Written by Agorean from what the endpoint says about itself
Gives you a web page's internal and external links, classified and counted.
It extracts and classifies every hyperlink on a web page as internal or external, using eTLD+1 domain matching. It returns up to 200 internal and 200 external links, along with their counts. It needs no web crawler setup of your own.
WHEN TO USE THIS
When: I need to see every link on a page, sorted by internal or external
For example: Send the page URL and read the internal and external arrays.
When: I need a quick count of how many links a page has
For example: Read the internal_count and external_count fields.
When: I don't want to build and maintain my own crawler for this
For example: Call this instead of writing your own link extractor.
0.01 USDC
Paid to 0x2932…4f60
Your agent buys it
npx agorean buy lst_xe6vkdpnjqcc
Buy link
https://content.hugen.tokyo/content/links
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x2932…4f60). Claiming cannot be undone.
claimListing("lst_xe6vkdpnjqcc", wallet_proof)