Skip to main content

Job Search & Matching

Automate job discovery with intelligent matching, visa sponsor verification, salary analysis, and company reputation scoring — across multiple platforms at once.

Supported Platforms

United Kingdom

PlatformCode
Indeed UKindeed
LinkedInlinkedin
Adzunaadzuna
Reedreed
Totaljobstotaljobs
CWJobscwjobs
CV-Librarycvlibrary

France

PlatformCode
Indeed Franceindeed_fr
Welcome to the Junglewelcometothejungle
APECapec
HelloWorkhellowork
LesJeudislesjeudis

Workflow

The Job Search toolkit follows a five-step pipeline:

1. Scrape

Search across multiple platforms simultaneously using scrape_jobs. Each query returns job listings with titles, companies, salaries, locations, and descriptions.

2. Deduplicate

Jobs appearing on multiple platforms are automatically merged. Deduplication uses title, company, and location matching to eliminate duplicates.

3. Score

Each job is scored against your candidate profile using score_jobs. The AI evaluates seven dimensions:
DimensionWhat It Measures
match_scoreOverall fit (0-100)
role_matchJob title alignment with target roles
skill_matchSkills overlap with your profile
seniority_matchExperience level alignment
salary_matchSalary vs. your expectations
location_priorityLocation preference match
sponsor_matchVisa sponsorship likelihood

4. Enrich

  • Visa sponsorship: Verified against 140,000+ UKVI-registered employers using get_ukvi_sponsors
  • Company reputation: Ratings and reviews from Glassdoor and Indeed using get_reputation
  • Agency detection: Recruitment agencies identified and flagged using get_agencies

5. Export

Results are exported to a ranked Excel spreadsheet with match scores, salary analysis, visa status, and company ratings.

Tools Used

ToolPurposeCredits
scrape_jobsSearch job platforms2.0
score_jobsAI scoring against profile3.0 / 50 jobs
get_ukvi_sponsorsVisa sponsor verification0.125
get_reputationCompany ratings & reviews2.0 - 3.0
get_agenciesAgency detection0.125

Getting Started

The easiest way to run the full pipeline is through the Job Hunter plugin. For custom integrations, call the tools directly via MCP / API.