Files
santifer--career-ops/plugins-registry/serper.json
T
wehub-resource-sync d083df1fdb
CodeQL Analysis / Analyze (javascript-typescript) (push) Failing after 2s
Web CI / web typecheck + build (push) Failing after 1s
Release Please / release-please (push) Failing after 1s
CodeQL Analysis / Analyze (go) (push) Failing after 16s
chore: import upstream snapshot with attribution
2026-07-13 12:02:43 +08:00

15 lines
612 B
JSON

{
"id": "serper",
"name": "career-ops-plugin-serper",
"version": "0.1.0",
"license": "MIT",
"description": "Google Search provider via Serper.dev — drop-in replacement for the discontinued serpapi provider, with isFallback detect so free ATS providers are never shadowed.",
"repo": "https://github.com/uelkerd/career-ops-plugin-serper",
"sha": "ed769c59601d26b6cf2e48cf5e621f7b4f9e5aa5",
"hooks": ["provider"],
"requiredEnv": ["SERPER_API_KEY"],
"allowedHosts": ["google.serper.dev"],
"registrationIssue": "https://github.com/santifer/career-ops/issues/1645",
"addedAt": "2026-07-07"
}