search_jobs_paginated
Search XING jobs across multiple pages, automatically handling pagination and removing duplicate listings.
Instructions
Search XING jobs across multiple pages, deduplicated.
Use this instead of calling search_jobs repeatedly — it paginates behind
a rate limiter and removes duplicates. Requests are ~1 second apart, so
fetching 50 results takes a few seconds.
Args: keywords: Job title or skills. location: City or region. radius: Search radius in kilometres. employment_type: FULL_TIME or PART_TIME. max_results: Maximum jobs to return (capped at 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | No | ||
| keywords | No | ||
| location | No | ||
| max_results | No | ||
| employment_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||