International Job Postings API - Daily Global Jobs Data avatar

International Job Postings API - Daily Global Jobs Data

Under maintenance

Pricing

$12.00 / 1,000 job results

Go to Apify Store
International Job Postings API - Daily Global Jobs Data

International Job Postings API - Daily Global Jobs Data

Under maintenance

Search the daily international job postings API and export structured job data from around the world - title, company, city, country, skills, workplace type, salary flag, posting date and apply link. Filter by country, city, title, skills, workplace and date. Pay per result. Bring your own API key.

Pricing

$12.00 / 1,000 job results

Rating

0.0

(0)

Developer

Nabeel Hassan

Nabeel Hassan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

International Job Postings API turns a worldwide daily job postings feed into a clean, structured dataset. Filter by country, city, title, skills and date, and get back job postings from across the globe - title, company, city, country, skills, workplace type, salary flag, posting date and a direct apply link - ready to export as JSON, CSV or Excel.

Bring your own API key (a RapidAPI key subscribed to the Daily International Job Postings API) and pay only for the results you keep.

Why use this actor?

  • Global daily coverage - millions of job postings crawled daily from job boards and company career pages across dozens of countries, refreshed every day.
  • Structured output - title, company, city, country, industry, skills, workplace type, contract type, career level, salary flag, language, posting date, description and apply link, parsed into flat columns.
  • Precise filters - job title, skills, company, country, city, workplace type, contract type, career level, salary presence and a posting-date range.
  • Rich search operators - the title and skills fields support OR (comma), exclude (- prefix) and exact phrase (quotes).
  • Pay per result - you are charged only for the postings actually returned.

Use cases

  • Labor market research - track hiring demand by country, city, skill and date.
  • Recruiting and sourcing - find who is hiring for which roles worldwide.
  • Skills and tech trends - measure demand for specific skills over time and geography.
  • Lead generation - a company that is hiring is a company that is buying.
  • Job alert automations - schedule daily runs and push new matches to Slack, email or your ATS.

Input

Configure everything from the visual editor - every filter is a proper field, no code needed. Example JSON input:

{
"title": "data engineer",
"skills": "Python,Spark",
"countryCode": "de",
"dateCreatedMin": "2026-07-01",
"maxResults": 100,
"apiKey": "YOUR_API_KEY"
}

Output

One clean JSON object per job:

{
"job_title": "Senior Data Engineer",
"company_name": "Acme GmbH",
"city": "Berlin",
"country_code": "de",
"workplace": "hybrid",
"contract_type": "permanent",
"career_level": "senior",
"industry": "Information Technology",
"skills": "Python; Spark; AWS",
"has_salary": true,
"min_salary": 75000,
"language": "en",
"date_created": "2026-07-22T00:00:00Z",
"apply_link": "https://acme.de/careers/senior-data-engineer",
"description": "We are looking for a Senior Data Engineer...",
"job_id": "abc123"
}

Do I need an API key?

Yes. This actor calls the daily international job postings API on your behalf, which requires your own API key. Subscribe to the Daily International Job Postings API on RapidAPI (a free basic plan is available), copy your RapidAPI key, paste it into the API key field, and run. Your key is stored securely and never logged.

Pay per result

You pay only for the job postings the actor actually returns - no subscriptions, no minimums. Set Maximum results to cap each run's spend exactly.

FAQ

What is the International Job Postings API?

The International Job Postings API is a global, daily-refreshed job postings feed built on OpenSearch. It returns job postings as structured data - title, company, city, country, skills, workplace type, salary flag, posting date and apply link - crawled daily from job boards and company career pages worldwide, so you can pull international hiring data without scraping each source.

Where does the data come from?

From a worldwide crawl of job boards and company career pages, normalized daily into a single schema with consistent company, location, skill and date fields, plus a schema.org JobPosting representation for each listing.

What filters can I use?

Job title, skills, company, country, city, workplace type (remote, hybrid, onsite, field, offshore), contract type, career level, salary presence, and a posting-date range. The title and skills fields support OR (comma), NOT (- prefix) and exact-phrase (quotes) operators.

How many results can I get per run?

As many as your search matches, collected 10 per page. Use Maximum results to set an exact cap. For very large pulls, split the search by country, city or date range.

How much does it cost?

Pricing is pay-per-result: a small fixed amount for every posting returned, plus standard Apify platform usage, plus your own API usage (billed by the provider against your RapidAPI key). A run that returns nothing costs almost nothing.

Why should I set a date range?

If no date is specified the API defaults to recent postings (about today minus two days). Set Posted on or after and Posted on or before to target a specific window and get predictable, repeatable pulls.

Can I run this on a schedule?

Yes. Use Apify Schedules to run it daily and connect the dataset to Zapier, Make, n8n, webhooks or the API to pipe new jobs anywhere.

The actor returns publicly available job postings through a licensed data API using your own key. No login-walled or personal data is collected.

Keyword map

international job postings api, global jobs api, daily job postings api, worldwide jobs data api, job postings api, job data feed api, labor market data api, hiring data api, job listings api, skills demand api, recruiting data api, jobs data api.

Support and feedback

Found an issue or missing a filter? Open an issue in the Issues tab - it is monitored daily.