$0.17
per call · USD Coin on Base
Scrape jobs from LinkedIn, Indeed, Glassdoor, Google Jobs, ZipRecruiter, Bayt, BDJobs, and Naukri in one call.
Endpoint
POST https://hirescrape.com/api/tools/jobs4
Calls / 30d
3
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://hirescrape.com/api/tools/jobs", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"hoursOld": 72,
"isRemote": true,
"location": "San Francisco, CA",
"maxResults": 20,
"searchTerm": "senior backend engineer",
"sites": [
"linkedin",
"indeed",
"glassdoor"
]
}),
});
const data = await res.json();curl -X POST \
"https://hirescrape.com/api/tools/jobs" \
-H "Content-Type: application/json" \
-d '{"hoursOld":72,"isRemote":true,"location":"San Francisco, CA","maxResults":20,"searchTerm":"senior backend engineer","sites":["linkedin","indeed","glassdoor"]}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"duration": 12,
"items": [
{
"company": "Acme AI",
"datePosted": "2026-04-17",
"description": "Design and build pay-per-call APIs…",
"jobType": "Full-time",
"jobUrl": "https://www.linkedin.com/jobs/view/4100000",
"location": "San Francisco, CA (Remote)",
"salary": "$180K–$240K",
"site": "linkedin",
"title": "Senior Backend Engineer"
}
],
"payment": {
"amount": "0.210000",
"currency": "USD",
"protocol": "x402"
},
"runId": "mo4jobsexample"
}Payment details
0xb5194a98dbdbb7028b585db26b972e7f0f3f826aUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Hirescrape & similar services
Hirescrape · Tools Tiktok
hirescrape.com
TikTok profiles, posts, comments, fast-API feeds, search discovery.
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Workflow Reward Status
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.