How to Find Jobs in Your Field with OpenClaw
Find jobs in your field with OpenClaw and ToolRouter. Batch job data for automation.
ToolJob SearchOpenClaw processes job listing queries in batch across roles, locations, and experience levels, returning normalized records for job board applications, labour market research tools, or recruitment automation. Run multiple searches in one session and maintain a consistent schema across all results.
Connect ToolRouter to OpenClaw
1Install the CLI
npm install -g toolrouter-mcp2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp toolsSteps
Once connected (see setup above), use the Job Search tool:
- Ask: "Use job-search to find software engineer roles in Singapore"
- OpenClaw returns structured listing data
- Ask: "Normalize to a stable schema with title, company, location, salary, skills, and apply_url"
- Import into your job board or recruitment database
Example Prompt
Try this with OpenClaw using the Job Search tool
Use job-search to find product designer and UX researcher roles in New York. Return stable JSON with title, company, location, salary_range, required_skills, employment_type, and apply_url for all results.
Tips
- Lock the output schema before your first batch run so all results are directly comparable
- Run separate queries per role type and tag each record with a role_category field
- Schedule daily refresh runs for competitive roles where listings fill quickly