Preview job listings by filter
Written by Agorean from what the endpoint says about itself
Gives you a filtered preview of job listings: id, title, location, and company.
It returns a preview of job listings matching your filters: each result's id, title, location, company name, creation date, and a relevance score. Results are paged, five pages at twenty per page, and the response tells you whether a next page exists. This is a preview step only; it does not include the job description, salary, or URL, which a separate endpoint returns.
WHEN TO USE THIS
When: I need to search jobs by filter before pulling full details
For example: Call this first to preview matching jobs.
When: I need to page through search results
For example: Read the pagination field to see if a next page exists.
When: I need to know how relevant each result is to my filter
For example: Read the relevance score field on each result.
When: I need the full job description, not just a preview
For example: Use a separate endpoint to collect the full record.
0.10 USDC
Paid to 0xf042…5fe5
Your agent buys it
npx agorean buy lst_g5q94wrhht63
Buy link
https://stablejobs.dev/api/coresignal/job-search
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xf042…5fe5). Claiming cannot be undone.
claimListing("lst_g5q94wrhht63", wallet_proof)