Remote Jobs Aggregator: Himalayas, Remote OK, We Work Remotely avatar

Remote Jobs Aggregator: Himalayas, Remote OK, We Work Remotely

Pricing

$0.70 / 1,000 remote jobs

Go to Apify Store
Remote Jobs Aggregator: Himalayas, Remote OK, We Work Remotely

Remote Jobs Aggregator: Himalayas, Remote OK, We Work Remotely

Search remote jobs on Himalayas, Remote OK, We Work Remotely, Jobicy and Working Nomads in one run. Normalized salary, location & time-zone restrictions, employment type and tags; duplicates merged; full descriptions included.

Pricing

$0.70 / 1,000 remote jobs

Rating

0.0

(0)

Developer

Kiro Zhang

Kiro Zhang

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

What does Remote Jobs Aggregator do?

This Actor searches five remote job boards in one run and returns one clean, de-duplicated dataset:

BoardWhat it's good for
Himalayas100,000+ remote jobs, salaries, seniority, country & time-zone restrictions
Remote OKTech, crypto and startup remote jobs, salary ranges in USD
We Work RemotelyOne of the largest remote-only boards: programming, design, product, sales, support
JobicyRemote jobs with industry, level and salary data
Working NomadsCurated remote jobs for digital nomads

Every job gets the same fields: title, company, board, job URL, location restrictions, time zones, employment type, seniority, categories, tags, salary (min / max / currency / period), posted and expiry dates, and the full description (text or HTML). Export to JSON, CSV or Excel, call it via API, schedule it daily, or connect it to Make, Zapier, n8n, Google Sheets or an AI agent.

Why use this remote jobs scraper?

  • 🌍 5 boards, 1 schema — no need to run and merge separate Himalayas, Remote OK and We Work Remotely scrapers.
  • 🧹 Duplicates merged — the same job posted on several boards is saved once; the other boards are listed in alsoListedOn.
  • 🎯 Precise keyword matching — every word of your keyword must appear in the title, company or tags (or anywhere, if you prefer recall).
  • 🗺️ "Open to candidates in…" filter — keeps worldwide jobs plus jobs whose restrictions include your country or its region (Europe, EMEA, LATAM, APAC…).
  • 💵 Salary, type, seniority and date filters.
  • ⚡ Fast, light and stable — uses the boards' official public APIs and RSS feeds. No browser, no proxy, no login.
  • 📝 Full descriptions included at no extra cost.

Use cases

  • Job seekers & communities — a daily digest of new remote roles for your stack or country.
  • Remote job boards & newsletters — backfill listings from several sources in one feed.
  • Recruiters & sales teams — see which companies are hiring remotely right now.
  • Market research — remote salaries, demand by category, time-zone and location restrictions.
  • AI agents & RAG — give assistants fresh remote-job data.

How to use it

  1. Click Try for free / Start.
  2. Enter search keywords (e.g. python, product designer, customer support) — or leave empty for the latest remote jobs.
  3. Optionally set Open to candidates in, Employment type, Posted within and Only jobs with salary.
  4. Set Max jobs per keyword and board and run. Download the data in JSON, CSV, Excel, XML or HTML.

Input example

{
"searchTerms": ["python", "data engineer"],
"sources": ["himalayas", "remoteok", "weworkremotely", "jobicy", "workingnomads"],
"keywordMatch": "titleAndTags",
"country": "Germany",
"postedWithinDays": "7",
"onlyWithSalary": false,
"maxJobsPerSource": 200,
"descriptionFormat": "text",
"dedupeAcrossSources": true
}

Output example

{
"title": "Senior Python Engineer",
"company": "Acme Analytics",
"source": "Himalayas",
"url": "https://himalayas.app/companies/acme-analytics/jobs/senior-python-engineer",
"applyUrl": "https://himalayas.app/companies/acme-analytics/jobs/senior-python-engineer",
"location": "Germany, Netherlands, Poland",
"locationRestrictions": ["Germany", "Netherlands", "Poland"],
"timezoneRestrictions": ["UTC+1", "UTC+2"],
"employmentType": "Full-time",
"seniority": "Senior",
"categories": ["Developer"],
"tags": ["Python", "Backend Development", "Data Engineering"],
"salaryMin": 80000,
"salaryMax": 100000,
"salaryCurrency": "EUR",
"salaryPeriod": "annual",
"postedAt": "2026-09-22T09:14:32.000Z",
"expiresAt": "2026-11-21T09:14:32.000Z",
"excerpt": "We are looking for a Senior Python Engineer to build our data platform…",
"description": "About the role …",
"alsoListedOn": [{ "source": "We Work Remotely", "url": "https://weworkremotely.com/remote-jobs/acme-analytics-senior-python-engineer" }],
"searchTerm": "python"
}

Data fields

FieldDescription
title, company, companyLogo, companyUrlJob title and hiring company
source, url, applyUrl, sourceIdBoard the job came from and the link to the original listing
location, locationRestrictions, timezoneRestrictionsWhere candidates may live / work from ("Worldwide" when unrestricted)
employmentType, seniorityFull-time / Part-time / Contract / Internship…; seniority when the board publishes it
categories, tagsBoard categories and skill tags
salaryMin, salaryMax, salaryCurrency, salaryPeriodSalary range when published
postedAt, expiresAtPublication and expiry dates (ISO 8601)
excerpt, description, descriptionHtmlSummary and full description
alsoListedOnOther boards where the same job was found
searchTermWhich of your keywords matched

How much does it cost?

Simple pay-per-result pricing: $0.70 per 1,000 jobs — full descriptions included, no start fee. Platform usage is included. Set Maximum cost per run to cap spending; the Actor stops cleanly at the limit. Apify's free monthly credits cover thousands of jobs.

Tips

  • Schedule a daily run with Posted within: Last 24 hours to get only new jobs.
  • Use Keyword matching: Anywhere for rare skills that often appear only in the description.
  • Himalayas is by far the largest board; if you only need the other four, untick it for a very fast run.
  • The smaller boards publish their latest few hundred jobs through their feeds; Himalayas can go back thousands of jobs per keyword.

Attribution and fair use

All data comes from the boards' official public APIs and RSS feeds. The boards ask that anyone republishing their jobs credits the board and links back to the original job URL (the source and url fields), and several of them ask not to resubmit their jobs to third-party aggregators such as Google Jobs, LinkedIn Jobs, Jooble or Neuvoo. Please respect these conditions when you use the data. Company logos and trademarks belong to their owners.

FAQ

Is this legal? The Actor only reads public job advertisements from endpoints the boards publish for this purpose. It does not log in and does not collect personal data about job seekers. You are responsible for using the data in line with applicable law and each board's terms.

Why is a board missing results? Some boards publish only their most recent jobs in their feeds, and keyword matching is strict by default. Try Anywhere matching, fewer filters, or a longer Posted within period.

Need another board? Open an issue in the Issues tab — we check it regularly.