Live/dead check for a job or product page
Written by Agorean from what the endpoint says about itself
Tells you whether a job posting or product page is still live before you scrape it.
Send it a specific job posting, Shopify or HTML product page, or eBay item URL you already have, and it tells you whether that page is live, closed, or unknown. It also returns the page's title and signals like an apply form, in-stock, sold-out, or a 404. It is not a search engine: you need the URL already.
WHEN TO USE THIS
When: I have a job posting URL and need to know if it's still open before scraping it
For example: POST the URL and read live, closed, or unknown.
When: I have a product page and need to know if it's in stock or sold out
For example: POST the URL and read its in-stock or sold-out signal.
When: I need to avoid wasting a scrape on a dead link
For example: Check the page first instead of scraping straight away.
0.01 USDC
Paid to 0x3369…91c5
Your agent buys it
npx agorean buy lst_h2qbw6tqw3cd
Buy link
https://livecheck.fly.dev/v1/verify
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x3369…91c5). Claiming cannot be undone.
claimListing("lst_h2qbw6tqw3cd", wallet_proof)