{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-search-2",
  "title": "GG402 \u00b7 Google for Jobs Search API",
  "url": "http://gg402.vercel.app/search",
  "category": "data",
  "summary": "Search job postings aggregated from Google for Jobs with filtering by country, date posted, job type, and employer.",
  "seo": {
    "title": "Google for Jobs Search API | x402 $0.01 Per Query",
    "description": "Search jobs across Google for Jobs aggregate with extensive filtering. Pay-per-call job search API via x402. Country, date posted, job type filters."
  },
  "use_cases": [
    "Find remote software engineering jobs posted in the last week",
    "Search marketing roles by specific employers and locations",
    "Aggregate job listings for talent acquisition automation"
  ],
  "ideal_buyer": "Job board aggregators and HR automation agents sourcing candidates across platforms.",
  "example_prompt": "Find remote software engineer jobs in the US posted in the last 3 days",
  "example_request_body": {
    "q": "software engineer remote",
    "country": "us",
    "date_posted": "3days"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "description": "Job Search. Search for jobs posted on any public job site across the web on the largest job aggregate in the world (Google for Jobs). Extensive filtering support and most options available on Google for Jobs.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "page": {
                "type": "integer",
                "example": "1",
                "required": false,
                "description": "Page to return (each page includes up to 10 results). Default: 1 Allowed values: 1-100"
              },
              "query": {
                "type": "string",
                "example": "Node.js developer in New-York,USA",
                "required": true,
                "description": "Free-form jobs search query. It is highly recommended to include job title and location as part of the query, see query examples below. Examples: web development jobs in chicago marketing manager in new york via linkedin"
              },
              "fields": {
                "type": "string",
                "example": "Do not include in request",
                "required": false,
                "description": "A comma separated list of job fields to include in the response (field projection). By default all fields are returned. Example: employer_name,job_publisher,job_title,job_country"
              },
              "radius": {
                "type": "number",
                "required": false,
                "description": "Return jobs within a certain distance from location as specified as part of the query (in km)."
              },
              "country": {
                "type": "string",
                "example": "all",
                "required": false,
                "description": "Country code of the country from which to return job postings. Please note that this parameter must be set in order to get jobs in a specific country, for example, to query for software developer jobs in Berlin, one should add country=de to the request - e.g. query=software+developers+in +berlin&country=de. Default: us Allowed values: See https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2"
              },
              "language": {
                "type": "string",
                "example": "all",
                "required": false,
                "description": "Language code in which to return job postings. Leave empty to use the primary language in the specified country (country parameter). Note that each country supports certain languages. In case a language not supported by the specified country is used, it is likely that no results will be returned. Allowed values: See https://en.wikipedia.org/wiki /List_of_ISO_639_language_codes"
              },
              "num_pages": {
                "type": "integer",
                "example": "1",
                "required": false,
                "description": "Number of pages to return, starting from page. Default: 1 Allowed values: 1-20 Note: requests for more than one page and up to 10 pages are charged x2 and requests for more than 10 pages are charged 3x."
              },
              "date_posted": {
                "type": "string",
                "example": "all",
                "required": false,
                "description": "Find jobs posted within the time you specify. Default: all Allowed values: all, today, 3days, week, month"
              },
              "work_from_home": {
                "type": "boolean",
                "example": "all",
                "required": false,
                "description": "Only return work from home / remote jobs. Default: false"
              },
              "employment_types": {
                "type": "string",
                "required": false,
                "description": "Find jobs of particular employment types, specified as a comma delimited list of the following values: FULLTIME, CONTRACTOR, PARTTIME, INTERN"
              },
              "job_requirements": {
                "type": "string",
                "required": false,
                "description": "Find jobs with specific requirements, specified as a comma delimited list of the following values: under_3_years_experience, more_than_3_years_experience, no_experience, no_degree."
              },
              "exclude_job_publishers": {
                "type": "string",
                "required": false,
                "description": "Exclude jobs published by specific publishers, specified as a comma (,) separated list of publishers to exclude. Example: BeeBe,Dice"
              }
            },
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "data": {
                "type": "array",
                "items": {
                  "type": "object"
                }
              },
              "status": {
                "type": "string",
                "description": "Response status indicator"
              },
              "parameters": {
                "type": "object"
              },
              "request_id": {
                "type": "string",
                "description": "A unique identifier for the resource"
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-4f9b11864356",
  "origin": {
    "slug": "gg402-vercel-app-2",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "http://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-search-2",
    "url": "https://x402all.com/resource/gg402-vercel-app-search-2",
    "name": "GG402 \u00b7 Google for Jobs Search API",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-search-2",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "http://gg402.vercel.app/search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app-2",
      "url": "http://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-search-2",
    "description": "Search jobs across Google for Jobs aggregate with extensive filtering. Pay-per-call job search API via x402. Country, date posted, job type filters.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-search-2",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-search-2"
}
