RemoteOK Job Scraper — Salaries, Contacts & Monitoring
Pricing
from $1.00 / 1,000 results
RemoteOK Job Scraper — Salaries, Contacts & Monitoring
Scrape remote jobs from RemoteOK: title, company, logo, tags, USD salary range, full description (text/HTML/Markdown), apply URL, external apply links and contact emails. Schedule incremental runs for a NEW/UPDATED/EXPIRED change feed with Telegram, Slack, Discord or webhook alerts.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Corvuslab
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
23 days ago
Last modified
Categories
Share
🌍 What does the RemoteOK Job Scraper do?
Turn the entire RemoteOK board into clean, structured job data — and get pinged the moment anything changes.
Scrape remote jobs from RemoteOK (remoteok.com) — the whole ~1,000-job catalogue or a filtered slice — into ready-to-use records with title, company, company logo, location, tags, a USD salary range, the full description (as text, HTML and Markdown), the apply URL, external apply links, and extracted contact emails. Schedule it with incremental monitoring and each run returns only what changed (NEW / UPDATED / UNCHANGED / EXPIRED), with instant alerts to Telegram, Slack, Discord or any webhook. No code required — export to JSON, CSV, Excel or the API, or wire it straight into an AI agent.
Why this scraper
- ⚡ Fast & low-cost — reads the public board in one direct pass, no proxy needed at typical volumes, so large runs stay cheap.
- 🧾 Rich, typed records — 25+ structured fields per job, not raw HTML.
- ♻️ Cheap to monitor — incremental mode returns only what changed since the last run (see below).
- 🔔 Notifications built in — Telegram, Slack, Discord or any webhook (n8n / Make / Zapier).
- 🤖 AI- & API-ready — compact + drop-empty output modes, MCP-friendly, one-click integrations.
✨ Key features
- 🔎 Search or filter the whole board — keyword search across title, company, tags and location, or pull every newest remote job with no filters at all.
- 🧾 Structured records — title, company, company logo, location, tags, salary min/max (USD, when published), apply URL, external apply links and posting date.
- 🎚️ Rich filters — search terms, 60+ role/skill tags, location, minimum salary and a max-results cap, all applied per job.
- 🧠 Full descriptions, three ways — every posting as plain text, HTML and Markdown, so it drops cleanly into a database, a page or an LLM prompt.
- 📧 Contacts & apply links — automatically extracts contact emails and external "apply" links from each description — outreach-ready.
- ♻️ Incremental monitoring — schedule it and get only what changed (NEW / UPDATED / UNCHANGED / EXPIRED); unchanged jobs are skipped so a daily watch costs a fraction of a full re-scrape.
- 🔁 Repost detection — flags jobs that are re-listings of an earlier posting, so your feed stays clean.
- 🔔 Notifications — Telegram, Slack, Discord or any webhook, with a configurable number of jobs per message.
- 🤖 AI-ready — compact mode and drop-empty-fields mode keep payloads small for LLMs and MCP clients.
📤 Example output
{"id": "1135735","url": "https://remoteok.com/remote-jobs/remote-genai-engineer-ai-builder-ai-agent-associate-specialist-magic-compass-limited-1135735","applyUrl": "https://remoteok.com/remote-jobs/remote-genai-engineer-ai-builder-ai-agent-associate-specialist-magic-compass-limited-1135735","title": "GenAI Engineer AI Builder AI Agent Associate Specialist","company": "Magic Compass Limited","companyLogo": "https://remoteok.com/resize-cgi/image/format=auto,fit=contain,width=100,height=100,quality=50/https://r2.remoteok.com/jobs/c74250b761dbc89146a63c5f05ca2d7f1785487608.jpg","location": "Worldwide","isRemote": true,"tags": ["AI", "Machine Learning", "Artificial Intelligence", "Prompt Engineering", "Crypto", "Web3"],"salaryMin": 10000,"salaryMax": 20000,"salaryCurrency": "USD","salaryText": "10k - $20k","publishedAt": "2026-07-31T08:46:48+00:00","contactEmails": [],"applyLinks": ["https://rok.co/jc"],"description": "Magic Compass Limited is hiring a Remote GenAI Engineer / AI Builder / AI Agent Associate to design and build AI-powered workflows and AI Agents… (full text, HTML and Markdown all included)","source": "remoteok.com","scrapedAt": "2026-08-12T10:57:55+00:00"}
The description is returned as plain text, HTML and Markdown (pick one or all three). contactEmails and applyLinks are populated whenever a posting exposes them.
📥 Example input
A few ready-to-run configurations — set these in the visual editor or pass them as JSON via the API:
{ "maxResults": 100 }
{ "searchTerms": ["python", "react"], "tags": ["senior"], "location": "Europe", "minSalary": 80000, "maxResults": 200 }
{ "tags": ["ai", "machine learning"], "incrementalMode": true, "telegramChatId": "@myjobsfeed", "notificationLimit": 10 }
{ "searchTerms": ["backend"], "includeDescription": true, "minSalary": 100000, "maxResults": 150 }
📚 What data can you extract?
- Core job —
title,company,companyLogo,location,isRemote,tags,url,applyUrl,publishedAt. - Salary —
salaryMin,salaryMax,salaryCurrency,salaryText(USD, present when the posting publishes it). - Description & contacts (with full description on) —
description,descriptionHtml,descriptionMarkdown,contactEmails,applyLinks. - Identifiers & provenance —
id,sourceJobId,slug,source,scrapedAt,contentHash. - Monitoring (in incremental mode) —
changeType(NEW / UPDATED / UNCHANGED / EXPIRED),isRepost,repostOfId,repostDetectedAt.
Every field is present in standard mode (missing values are null); compact mode returns the core fields only, for lean AI/MCP payloads.
⚙️ Input
Configure it in the visual editor — no code needed — or pass JSON via the API.
| Field | What it does |
|---|---|
searchTerms | Keywords matched against title, company, tags or location (a job is kept if it matches any). |
tags | Keep only jobs carrying at least one of these RemoteOK tags (60+ role/skill options). |
location | Keep only jobs whose location contains this text (e.g. Europe, US, Worldwide). |
minSalary | Keep only jobs with a published salary of at least this annual USD amount. |
maxResults | Cap the number of jobs (0 = unlimited, bounded by the ~1,000-job board). |
includeDescription | Fetch each job's full description plus contact emails and external apply links. |
incrementalMode | Emit only what changed since the last run, tagged NEW / UPDATED / UNCHANGED / EXPIRED. |
…and 23 inputs in total — the table shows the essentials; the rest cover start URLs, description format, compact/drop-empty output modes, notification channels (Telegram, Slack, Discord, webhook) and advanced tuning, all in the visual editor.
💡 Use cases
- Recruiter & sourcing outreach — pull fresh remote roles with company, salary, apply links and extracted contact emails, ready for your CRM.
- Job boards & aggregators — feed a clean, deduplicated remote-jobs catalogue into your own site or app.
- Market & compensation research — analyse remote salary ranges and in-demand tags across the whole board.
- New-job alerts — schedule incremental mode with notifications for a live feed of only the roles that just appeared.
- Enrichment & pipelines — drop structured job data straight into a sheet, warehouse or LLM workflow.
- AI agents & MCP — compact output plugs straight into LLM/MCP tooling.
♻️ Incremental monitoring — pay for changes, not repeats
Schedule the actor and turn on incremental mode: each run compares against the last and emits only NEW / UPDATED / UNCHANGED / EXPIRED records — unchanged jobs are skipped, so a daily watch costs a fraction of a full re-scrape. Pair it with a notification channel and every change lands in Telegram, Slack, Discord or your webhook automatically.
| Daily churn | of 1,000 tracked | billable records | you save |
|---|---|---|---|
| 5 % | 1,000 | 50 | 95 % |
| 15 % | 1,000 | 150 | 85 % |
| 30 % | 1,000 | 300 | 70 % |
The first run seeds the baseline and bills in full; every run after that bills only the delta.
🚀 How to run it
- Open the actor and add search terms and/or pick tags, a location or a minimum salary — or leave everything empty to pull the newest remote jobs across the whole board.
- Set Max results and choose whether to include full descriptions (with contacts and apply links).
- (Optional) Turn on incremental mode and a notification channel, then Schedule it.
- Click Start.
- Download the data as JSON, CSV or Excel, or pull it from the API.
New to Apify? Create a free account — it comes with monthly credit, no credit card required.
🔌 Integrations & export
Export to JSON, CSV, Excel or an HTML table, or pull from the REST API and the JavaScript / Python clients. Runs on a schedule, connects to Google Sheets, Slack, Make, Zapier and n8n, and works as an MCP tool for AI agents — compact mode keeps token usage small.
❓ FAQ
Do I need a proxy or login? No — it runs out of the box with no account or proxy; Apify Proxy is available under Advanced only if you hit occasional rate limits.
Can I get only new jobs on a schedule? Yes — turn on incremental mode and schedule it; each run emits only what changed and can notify your channel.
Does it include salaries? Yes, as salaryMin / salaryMax in USD plus the original salary text — whenever the posting publishes it (RemoteOK publishes salary on a minority of jobs).
Can I get contact emails and apply links? Yes — with full descriptions enabled, the actor extracts contact emails and external apply links from each posting.
What formats can I export? JSON, CSV, Excel, HTML table, or via the API.
Is it good for AI agents? Yes — enable compact mode; the output is MCP-friendly.
How many jobs can I get? Up to the full board (~1,000 jobs) — set maxResults (0 = unlimited).
Is scraping this legal? The actor collects only publicly available data. You are responsible for how you use it, including any personal data and GDPR-style obligations.
⚖️ Disclaimer
This actor accesses only publicly available data on RemoteOK. You are responsible for how you use the extracted data — in particular any personal information — and for complying with the site's terms and applicable law (including the GDPR where it applies). Not affiliated with, endorsed by, or sponsored by RemoteOK.
Keywords: remoteok scraper · remoteok.com scraper · remoteok api · remoteok job scraper · remote jobs scraper · remote work scraper · remote job board scraper · scrape remote jobs · remote developer jobs · remote job listings · job scraper · job feed api · salary data scraper · recruiting leads · new job alerts · job monitoring · export jobs to csv · no-code job scraper · mcp tool for ai agents