indeed

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Indeed Skill

Indeed Skill

Post jobs and search candidates on Indeed's job marketplace.
在Indeed的招聘平台上发布职位并搜索候选人。

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/indeed/install.sh | bash
Or manually:
bash
cp -r skills/indeed ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/indeed/install.sh | bash
或手动安装:
bash
cp -r skills/indeed ~/.canifi/skills/

Setup

设置步骤

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

首先,确保已安装canifi-env:

canifi-env set INDEED_EMPLOYER_ID "your_employer_id" canifi-env set INDEED_API_KEY "your_api_key"
undefined
canifi-env set INDEED_EMPLOYER_ID "your_employer_id" canifi-env set INDEED_API_KEY "your_api_key"
undefined

Privacy & Authentication

隐私与认证

Your credentials, your choice. Canifi LifeOS respects your privacy.
你的凭据,由你掌控。 Canifi LifeOS 尊重你的隐私。

Option 1: Manual Browser Login (Recommended)

选项1:手动浏览器登录(推荐)

If you prefer not to share credentials with Claude Code:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭据:
  1. 使用CDP模式完成浏览器自动化设置
  2. 在Playwright控制的Chrome窗口中手动登录该服务
  3. Claude将使用你的已认证会话,全程不会获取你的密码

Option 2: Environment Variables

选项2:环境变量

If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果你愿意共享凭据,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
注意:存储在canifi-env中的凭据仅能在你的本地机器上访问,绝不会被传输。

Capabilities

功能特性

  1. Job Posting: Create and manage job listings
  2. Candidate Search: Search Indeed's resume database
  3. Application Tracking: Track and manage job applications
  4. Sponsored Jobs: Manage sponsored job campaigns
  5. Analytics: Track job performance and applicant metrics
  1. 职位发布:创建并管理职位列表
  2. 候选人搜索:搜索Indeed的简历数据库
  3. 申请追踪:追踪并管理职位申请
  4. 推广职位:管理推广职位的广告活动
  5. 数据分析:追踪职位表现和申请人指标

Usage Examples

使用示例

Post Job

发布职位

User: "Post a new job for Senior Developer in New York"
Assistant: Creates job listing with details
用户:"在纽约发布一个高级开发工程师的新职位"
助手:创建包含详细信息的职位列表

Search Resumes

搜索简历

User: "Find candidates with 5+ years of React experience"
Assistant: Returns matching resumes
用户:"寻找拥有5年以上React经验的候选人"
助手:返回匹配的简历

View Applications

查看申请

User: "Show me new applications for the marketing role"
Assistant: Returns recent applicants
用户:"展示营销岗位的新申请"
助手:返回近期的申请人

Sponsor Job

推广职位

User: "Sponsor the DevOps position with $50/day budget"
Assistant: Creates sponsored campaign
用户:"为DevOps职位设置每日50美元的推广预算"
助手:创建推广活动

Authentication Flow

认证流程

  1. Register as Indeed employer
  2. Get API credentials from Indeed publisher
  3. Use OAuth for some endpoints
  4. API key for basic operations
  1. 注册为Indeed雇主
  2. 从Indeed开发者平台获取API凭据
  3. 部分端点使用OAuth认证
  4. 基础操作使用API密钥

Error Handling

错误处理

ErrorCauseSolution
401 UnauthorizedInvalid credentialsVerify API key
403 ForbiddenNo employer accessVerify employer ID
404 Not FoundJob not foundCheck job ID
429 Rate LimitedToo many requestsWait and retry
错误原因解决方案
401 未授权凭据无效验证API密钥
403 禁止访问无雇主权限验证雇主ID
404 未找到职位不存在检查职位ID
429 请求受限请求过于频繁等待后重试

Notes

注意事项

  • Largest job site globally
  • Free and sponsored listings
  • Resume search requires subscription
  • ATS integrations available
  • Pay-per-click for sponsored
  • Mobile-optimized applications
  • 全球最大的招聘网站
  • 提供免费和付费推广的职位列表
  • 简历搜索需要订阅
  • 支持ATS(申请人追踪系统)集成
  • 推广职位按点击付费
  • 支持移动端优化的申请流程