← 返回 Skills 市场
justserpapi

Google SERP Jobs Search API

作者 justserpapi · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
34
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install justserpapi-google-jobs-search
功能描述
Call GET /api/v1/google/jobs/search for Google SERP Jobs Search through Just Serp API with query.
使用说明 (SKILL.md)

Google SERP Jobs Search

Use this focused Just Serp API skill for Google SERP Jobs Search. It targets GET /api/v1/google/jobs/search. Required inputs are query. OpenAPI describes it as: Get Google jobs Search data, including titles, companies, and locations, for aggregating job board results, analyzing hiring trends, and monitoring recruitment activity.

Endpoint Scope

  • Group key: google
  • Endpoint key: jobs/search
  • Group family: Google SERP
  • Skill slug: justserpapi-google-jobs-search
Operation Version Method Path OpenAPI summary
jobsSearch v1 GET /api/v1/google/jobs/search Search

Inputs

Parameter In Required by Optional by Type Notes
chips query n/a all string Additional search filters (chips) such as job type, date posted, etc. Use values returned in previous responses
country query n/a all string Set the target country code (e.g., 'us', 'uk') to localize results. See \x3Ca href="/reference/google-countries">Google Countries\x3C/a>
language query n/a all string Set the language for the results using its two-letter code (e.g., 'en' for English, 'fr' for French). See \x3Ca href="/reference/google-language">Google Language\x3C/a>
lrad query n/a all string Search radius in miles around the specified location
ltype query n/a all string Filter by job location type. Set to '1' for work-from-home (remote) jobs
next_page_token query n/a all string Token for retrieving the next page of job results. Found in 'next_page_token' of a previous response
query query all n/a string The job search query (e.g., 'software engineer', 'data scientist London')
uds query n/a all string Advanced Google-provided filter string for job results
uule query n/a all string Encoded location string (UULE) to localize job results to a specific geographic area

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use jobsSearch for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: jobsSearch.

node {baseDir}/bin/run.mjs --operation "jobsSearch" --api-key "$JUST_SERP_API_KEY" --params-json '{"query":"\x3Cquery>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, URLs, keywords, and filters unchanged.

Environment

  • Required: JUST_SERP_API_KEY
  • Pass the API key with --api-key "$JUST_SERP_API_KEY"; do not paste key values into chat messages, screenshots, or logs.
  • Project site: Just Serp API.
  • Authentication details: Just Serp API Docs.

Output Focus

  • State the operation ID and endpoint path used, for example jobsSearch on /api/v1/google/jobs/search.
  • Echo the required lookup scope (query) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Google jobs Search data, including titles, companies, and locations, for aggregating job board results, analyzing hiring trends, and monitoring recruitment activity.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
安全使用建议
Before installing, be comfortable giving the skill access to your Just Serp API key and sending job search terms, country/language settings, location filters, and pagination tokens to Just Serp API. Keep the key out of chat logs and monitor API usage or quota costs.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The artifacts consistently describe one purpose: calling GET /api/v1/google/jobs/search to retrieve Google Jobs search results using user-supplied query parameters.
Instruction Scope
Runtime instructions are scoped to one operation, require the missing search query to be supplied, and disclose the API key handling and output behavior.
Install Mechanism
The package contains markdown, generated operation metadata, and a Node helper; there are no install scripts, package installs, or automatic execution hooks.
Credentials
It requires Node and a JUST_SERP_API_KEY, which is sensitive but expected and disclosed for an authenticated API integration.
Persistence & Privilege
The helper does not read or write local files, spawn subprocesses, persist state, or request elevated privileges; it sends the API key as an X-API-Key header to api.justserpapi.com.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install justserpapi-google-jobs-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /justserpapi-google-jobs-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated operation summary for jobsSearch from "Jobs Search" to "Search" for clarity and consistency. - Removed redundant file skill-card.md. - Minor documentation and metadata updates across SKILL.md and generated/operations.md for clarity. - No changes to input parameters, environment, or core functionality.
v1.0.0
Initial publish
元数据
Slug justserpapi-google-jobs-search
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Google SERP Jobs Search API 是什么?

Call GET /api/v1/google/jobs/search for Google SERP Jobs Search through Just Serp API with query. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 34 次。

如何安装 Google SERP Jobs Search API?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install justserpapi-google-jobs-search」即可一键安装,无需额外配置。

Google SERP Jobs Search API 是免费的吗?

是的,Google SERP Jobs Search API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Google SERP Jobs Search API 支持哪些平台?

Google SERP Jobs Search API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Google SERP Jobs Search API?

由 justserpapi(@justserpapi)开发并维护,当前版本 v1.0.1。

💬 留言讨论