SERVICE / DETAILother

SocialFetch

GET api.socialfetch.dev/v1/linkedin/jobs/search

SONAR SCORE0.695
LIVE PRICE0.308000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

22 observations in the last 24h
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY3192msrecent response window
PRICE DRIFT0.0%advertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

Search LinkedIn jobs by keyword and filters.

Resource: api.socialfetch.dev/v1/linkedin/jobs/search

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043

Payment methods: permit2 · Last validation: 2026-09-14 16:35:18.888+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "required": [
          "keyword",
          "location"
        ],
        "properties": {
          "limit": {
            "type": "integer",
            "maximum": 1000,
            "minimum": 1,
            "description": "Maximum job listings to return (default 10)."
          },
          "remote": {
            "enum": [
              "on-site",
              "remote",
              "hybrid"
            ],
            "type": "string",
            "description": "Optional work arrangement filter."
          },
          "company": {
            "type": "string",
            "maxLength": 256,
            "description": "Optional company name filter."
          },
          "country": {
            "type": "string",
            "description": "Optional ISO 3166-1 alpha-2 country code, e.g. \"GB\" or \"US\". Narrows an ambiguous `location` label to one country; leave unset when `location` is already a country name."
          },
          "jobType": {
            "enum": [
              "full-time",
              "part-time",
              "contract",
              "temporary",
              "volunteer"
            ],
            "type": "string",
            "description": "Optional job type filter."
          },
          "keyword": {
            "type": "string",
            "maxLength": 512,
            "minLength": 1,
            "description": "Required. Search keyword for LinkedIn job listings — a job title, skill, or company term, e.g. \"typescript engineer\" or \"growth marketer\"."
          },
          "location": {
            "type": "string",
            "maxLength": 256,
            "minLength": 1,
            "description": "Required. Location label as you would type it into LinkedIn's location box — a city, region, or country name, e.g. \"London\", \"Greater Seattle Area\", or \"United Kingdom\"."
          },
          "timeRange": {
            "enum": [
              "any",
              "past-month",
              "past-week",
              "past-24-hours"
            ],
            "type": "string",
            "description": "Optional time range filter for when jobs were posted."
          },
          "locationRadius": {
            "enum": [
              "exact-location",
              "5-miles",
              "10-miles",
              "25-miles",
              "50-miles"
            ],
            "type": "string",
            "description": "Optional location radius filter."
          },
          "experienceLevel": {
            "enum": [
              "internship",
              "entry-level",
              "associate",
              "mid-senior-level",
              "director",
              "executive"
            ],
            "type": "string",
            "description": "Optional experience level filter."
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object"
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "facilitatorAddress": "0x59B7Ebc67a3d627FABAF06768c818638452Ae704",
          "assetTransferMethod": "permit2"
        },
        "payTo": "0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043",
        "amount": "308000",
        "scheme": "upto",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043",
      "scheme": "upto",
      "network": "eip155:8453",
      "amountAtomic": "308000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.