Remote-Jobs Aggregator avatar

Remote-Jobs Aggregator

Pricing

from $6.00 / 1,000 digests

Go to Apify Store
Remote-Jobs Aggregator

Remote-Jobs Aggregator

Search 9 remote job boards (RemoteOK, Remotive, The Muse, Arbeitnow, Jobicy, Himalayas, Working Nomads, We Work Remotely, Landing.jobs) in one run. Unified, de-duplicated jobs or a market digest. No key.

Pricing

from $6.00 / 1,000 digests

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Remote-Jobs Aggregator πŸŒπŸ’Ό

Search 9 remote job boards in a single run and get every matching remote role in one clean, de-duplicated schema β€” or a market digest of who's hiring, in what, and where. No API key, no proxy.

Remote job listings are scattered across dozens of boards, each with its own format. This Actor speaks the public feeds of the biggest ones and normalizes them into one schema, so a single search sweeps them all at once:

RemoteOK Β· Remotive Β· The Muse Β· Arbeitnow Β· Jobicy Β· Himalayas Β· Working Nomads Β· We Work Remotely Β· Landing.jobs

Perfect for job boards & aggregators, remote-work newsletters, salary/market research, talent CRMs, and job-alert bots β€” a clean, public-data feed of the remote job market.


Two modes

  • Unified jobs (default) β€” one row per matching remote job, in a single schema across all 9 boards (title, company, board, category, job type, location, salary, apply URL, posted date…). De-duplicated so the same role on two boards appears once.
  • Market digest β€” a single summary row: total jobs, counts by board, top hiring companies, top categories, top locations, job-type mix, salary coverage, and a sample of current titles. Great for "state of the remote market this week."

Input

Everything is optional β€” with no filters it pulls the latest across all 9 boards.

{
"search": "python",
"sources": ["remoteok", "remotive", "weworkremotely", "jobicy"],
"mode": "jobs",
"jobType": "full_time",
"location": "USA"
}
FilterEffect
searchkeyword in title, company, category or tags (e.g. engineer, designer)
sourceswhich boards to search (leave empty = all 9)
categorycategory / tag contains this text (e.g. marketing, devops)
locationcandidate-location text contains this (e.g. USA, Europe, worldwide)
companycompany name contains this text
jobTypefull-time, part-time, contract, freelance, internship, temporary
dedupedrop the same role across boards (matched by company + title)

Output β€” a unified job

{
"source": "jobicy",
"source_id": "146556",
"company": "Reddit",
"title": "Machine Learning Engineering Manager β€” Ads",
"category": "Data Science & Analytics",
"tags": ["Data Science & Analytics"],
"job_type": "full_time",
"location": "USA",
"salary": "USD 230,000–322,000",
"salary_min": 230000,
"salary_max": 322000,
"salary_currency": "USD",
"url": "https://jobicy.com/jobs/146556-...",
"company_logo": "https://…",
"posted_at": "2026-07-16T13:28:02+00:00"
}

Output β€” market digest

{
"total_jobs": 253,
"jobs_by_source": [{ "name": "remoteok", "count": 30 }, ...],
"top_companies": [{ "name": "Lemon.io", "count": 4 }, ...],
"top_categories": [{ "name": "Software Development", "count": 41 }, ...],
"top_locations": [{ "name": "USA", "count": 60 }, ...],
"job_types": [{ "name": "full_time", "count": 120 }, ...],
"jobs_with_salary": 54,
"salary_pct": 21.3
}

Run it on a schedule

Point it at your keyword/category daily or weekly and pipe fresh remote roles to a sheet, database, Slack, webhook or your own job board β€” or track the digest over time to watch the remote market move.

Notes & limitations

  • No API key, no proxy β€” every source is a public remote-jobs feed (JSON or RSS).
  • Field coverage varies by board β€” some expose salary or employment type, some don't; the unified schema fills what each source provides (a few boards don't publish company names or salaries).
  • A board that is temporarily unreachable is skipped gracefully; one bad board never fails the whole run.
  • Boards that carry on-site roles too (The Muse, Arbeitnow, Landing.jobs) are filtered to remote-only before merging.
  • Data source: each board's own public jobs feed.

Keywords

remote jobs, remote work, work from home jobs, remote job board, jobs aggregator, RemoteOK, Remotive, The Muse, Arbeitnow, Jobicy, Himalayas, Working Nomads, We Work Remotely, Landing.jobs, remote job feed, job scraper, job alerts, remote developer jobs, remote marketing jobs, tech jobs API, salary data, job market data, recruiting intelligence, job aggregator API.