RemoteOK Scraper: 1,300+ Remote Jobs with Salary and Tags

Scrape RemoteOK.com listings with structured salary (min, max, currency), role tags, full description in text and HTML, posting date, company name, company logo and the direct apply URL. Covers 1,300+ active remote positions across engineering, design, marketing, sales and operations. No login required, no monthly fee, $3 per 1,000 jobs.

Open on Apify → Try it now
Pricing
$3/1k jobs
RAM
128MB
Coverage
Global remote
Active listings
1,300+
Proxy
Apify datacenter
Anti-Bot
TLS + IP rotation

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~remoteok-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": ["https://remoteok.com/remote-dev-jobs"],
    "maxResults": 100
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/remoteok-scraper

Integrations

Output fields

FieldTypeExample
titlestringSenior Backend Engineer
companystringStripe
locationstringWorldwide
salary_mininteger120000
salary_maxinteger180000
salary_currencystringUSD
tagsstring[]["senior","engineer","python"]
description_fullstringWe are looking for...
posted_atstring2026-06-10T08:00:00Z
apply_urlstringhttps://remoteok.com/l/...

Related Actors

Open on Apify → Try it now (free tier available)