jobspipe.dev
Workday + Indeed + Glassdoor + 30 ATS sources, normalized JSON, free tier. The data pipeline of every job posting on the web.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 2 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
search_job_postings
Search live job postings from the JobsPipe dataset. Returns normalized rows (title, budget, skills, client country, posted date) from the public Jobs API. The first 100 results are available without authentication.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
limit |
integer | no | Number of postings to return (max 200). |
offset |
integer | no | Number of postings to skip for pagination. |
sort |
string | no | Field to sort by. |
order |
string | no | Sort direction. |
Raw JSON schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 200,
"description": "Number of postings to return (max 200)."
},
"offset": {
"type": "integer",
"minimum": 0,
"description": "Number of postings to skip for pagination."
},
"sort": {
"type": "string",
"enum": [
"posted_on",
"title",
"budget",
"hourly_min",
"proposals",
"client_total_spent",
"client_rating",
"client_country",
"tier"
],
"description": "Field to sort by."
},
"order": {
"type": "string",
"enum": [
"asc",
"desc"
],
"description": "Sort direction."
}
},
"required": []
}
Similar websites
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…
admintoolkit.io
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.