Remote OK Jobs Search Scraper avatar

Remote OK Jobs Search Scraper

Pricing

from $2.99 / 1,000 job details

Go to Apify Store
Remote OK Jobs Search Scraper

Remote OK Jobs Search Scraper

Scrape remote technology job listings from Remote OK, a popular remote-first job board. Extract job titles, companies, locations, salary ranges, tags, and application links for remote recruitment and market analysis.

Pricing

from $2.99 / 1,000 job details

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 hours ago

Last modified

Share

An Apify Actor that scrapes publicly listed job postings from Remote OK - Scrape remote technology job listings from Remote OK, a popular remote-first job board. Extract job titles, companies, locations, salary ranges, tags, and application links for remote recruitment and market analysis..

The Actor navigates Remote OK's public job-search results, opens each result detail page to enrich the record, normalises everything into a single rich structured schema, and pushes one record per job into the Actor's default dataset for download or downstream integration.


Table of Contents


What is Remote OK?

Remote OK is Scrape remote technology job listings from Remote OK, a popular remote-first job board. Extract job titles, companies, locations, salary ranges, tags, and application links for remote recruitment and market analysis.

This Actor targets Remote OK's public job-search results and enriches each result with the canonical Remote OK detail page.

What does the Actor scrape?

Scrape remote technology job listings from Remote OK, a popular remote-first job board. Extract job titles, companies, locations, salary ranges, tags, and application links for remote recruitment and market analysis.

The actor maps listing fields such as:

  • position
  • sourceOffset
  • jobId
  • jobSlug
  • title
  • jobUrl
  • applyUrl
  • companyName
  • companyUrl
  • companyLogoUrl

Primary source URL: https://remoteok.com

Main target URL

The actor scrapes from the following base URL:

https://remoteok.com

Request modifiers come from fields: query, maxItems, proxyConfiguration.

Input schema

The Actor accepts the following input (defined in .actor/input_schema.json):

FieldTypeRequiredDefaultConstraintsDescription
querystringYes"developer"-Job search keyword (e.g., developer, engineer, designer)
maxItemsintegerYes50>= 1; <= 100Maximum number of job listings to scrape
proxyConfigurationobjectNo{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"US"}-Proxy settings for scraping

Example input

{
"query": "developer",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "US"
}
}

Output / dataset schema

Each record follows .actor/dataset_schema.json and includes the properties below.

FieldTypeRequired
positionnumberYes
sourceOffsetnumberYes
jobIdstringYes
jobSlugstringNo
titlestringYes
jobUrlstringYes
applyUrlstringYes
companyNamestringNo
companyUrlstringNo
companyLogoUrlstringNo
jobImageUrlstringNo
locationsarrayNo
applicantLocationRequirementsarrayNo
remoteTypestringNo
isRemotebooleanNo
employmentTypestringNo
workHoursstringNo
occupationalCategorystringNo
industrystringNo
tagsarrayNo
descriptionHtmlstringNo
descriptionTextstringNo
benefitsarrayNo
benefitLabelsarrayNo
salaryobjectNo
postedAtstringNo
sourceEpochnumberNo
validThroughstringNo
directApplybooleanNo
statusobjectNo
detailPageTitlestringYes
postedLabelstringNo
shareUrlstringNo
applicationInstructionsstringNo
applicationInstructionsHtmlstringNo
applicationStatusstringYes
isApplicationClosedbooleanYes
detailVerifiedbooleanYes
sourcestringYes
sourceDomainstringYes
searchKeywordstringYes
matchedSearchTermsarrayNo
searchUrlstringYes
scrapedAtstringYes

Example output record

{
"sourceOffset": 1,
"jobId": "1128583",
"jobSlug": "remote-software-engineer-c-octo-horizon-1128583",
"title": "Software Engineer C",
"jobUrl": "https://remoteok.com/remote-jobs/remote-software-engineer-c-octo-horizon-1128583",
"applyUrl": "https://remoteok.com/l/1128583",
"companyName": "Octo Horizon",
"companyUrl": "https://remoteok.com/company/octo-horizon",
"companyLogoUrl": "https://r2.remoteok.com/jobs/86e563e5b9ded60b08c253a57f55d8ce1761301699.png",
"jobImageUrl": "https://r2.remoteok.com/jobs/86e563e5b9ded60b08c253a57f55d8ce1761301699.png",
"locations": [
"🌏 Worldwide",
"Anywhere"
],
"applicantLocationRequirements": [
"Anywhere"
],
"remoteType": "TELECOMMUTE",
"isRemote": true,
"employmentType": "FULL_TIME",
"workHours": "Flexible",
"occupationalCategory": "Software Engineer C",
"industry": "Startups",
"tags": [
"Engineer",
"Technical",
"Cloud"
],
"descriptionHtml": "<h2>Applications are now closed for this role, but we’re always looking for great talent. Check our careers page for similar openings<strong><br><br>About OctoHorizon</strong></h2><p>OctoHorizon is an independent high-frequency trading (HFT) firm focused on developing advanced algorithmic strategies for digital asset markets. Our approach combines rigorous quantitative research with low-latency engineering to identify and capture short-lived market inefficiencies.</p><p>We are a globally distributed, fully remote team built on principles of autonomy, technical excellence, and continuous iteration. Engineers at OctoHorizon work at the intersection of performance, infrastructure, and algorithmic trading - with direct and measurable impact on production systems and trading results.</p><hr><h3 class=\"western\"><strong>Role Overview</strong></h3><p>We are seeking an exceptional <strong>C++ Software Engineer</strong> to design and implement high-performance systems that underpin our trading infrastructure. In this role, you will be responsible for building and optimizing real-time systems that handle market data, order execution, and strategy deployment with minimal latency and maximum reliability.</p><p>This is a hands-on engineering role with end-to-end ownership of critical components in a live trading environment. The ideal candidate has deep expertise in modern C++ and a strong understanding of system-level performance.</p><hr><h3 class=\"western\"><strong>Responsibilities</strong></h3><ul><li><p>Design, develop, and maintain high-performance, low-latency trading systems in C++.</p></li><li><p>Implement core infrastructure for market data ingestion, order routing, risk checks, and strategy execution.</p></li><li><p>Profile, benchmark, and optimize code to meet stringent latency and throughput requirements.</p></li><li><p>Collaborate with quantitative researchers and infrastructure engineers to support deployment of real-time strategies.</p></li><li><p>Build robust, fault-tolerant systems capable of operating reliably under varying market conditions.</p></li><li><p>Maintain clean, well-tested code and contribute to architectural decisions across the stack.</p></li><li><p>Take full ownership of components from design through production support.</p></li></ul><hr><h3 class=\"western\"><strong>Minimum Qualifications</strong></h3><ul><li><p>3+ years of professional software engineering experience, with a focus on performance-critical systems.</p></li><li><p>Expert-level proficiency in <strong>modern C++ (C++17 or newer)</strong>, including templates, memory management, and concurrency.</p></li><li><p>Strong understanding of systems programming concepts (CPU architecture, networking, threading, I/O, etc.).</p></li><li><p>Experience with Linux systems development, including debugging and performance tuning tools.</p></li><li><p>Demonstrated ability to write clean, efficient, and maintainable code in production environments.</p></li><li><p>Strong problem-solving skills and attention to detail.</p></li><li><p>Comfortable working independently in a fast-paced, fully remote team environment.</p></li></ul><hr><h3 class=\"western\"><strong>Preferred Qualifications</strong></h3><ul><li><p>Prior experience in high-frequency trading, low-latency systems, or real-time financial infrastructure.</p></li><li><p>Experience implementing market data handlers, matching engines, or order gateways.</p></li><li><p>Familiarity with exchange protocols (FIX, WebSocket, REST) and crypto-native APIs.</p></li><li><p>Background in mathematics, physics, computer science, or a related technical field.</p></li><li><p>Experience with performance benchmarking and micro-optimization at the hardware level (e.g., cache-aware design, CPU pinning, instruction pipelining).</p></li></ul><hr><h3 class=\"western\"><strong>What We Offer</strong></h3><ul><li><p><strong>Fully remote role</strong> – work from anywhere with a reliable internet connection.</p></li><li><p><strong>High-impact engineering</strong> – direct influence on production trading and strategy performance.</p></li><li><p><strong>Flat team structure</strong> – rapid decision-making, no bureaucracy.</p></li><li><p><strong>Access to cutting-edge infrastructure</strong> – hardware, datasets, and profiling tools.</p></li><li><p><strong>Competitive compensation</strong> – including base salary and performance-based bonuses.</p></li><li><p><strong>Engineering autonomy</strong> – full ownership of systems and architectural direction.</p></li></ul> Please mention the word <strong>SIMPLIFIES</strong> when applying to show you read the job post completely (#RNjEuMC4xMjUuMTg1). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.<br> <br> <h2>Salary and compensation</h2> <br> $120,000 - $180,000/year <br> <br> <h2>Benefits</h2> <p> 🌎 Distributed team </p> <p> ⏰ Async </p> <p> 🚑 Medical insurance </p> <p> 🏖 Paid time off </p> <p> 🏬 Coworking budget </p> <p> 📚 Learning budget </p> <p> 💪 Free gym membership </p> <p> 🖥 Home office budget </p>",
"descriptionText": "Applications are now closed for this role, but we’re always looking for great talent. Check our careers page for similar openingsAbout OctoHorizonOctoHorizon is an independent high-frequency trading (HFT) firm focused on developing advanced algorithmic strategies for digital asset markets. Our approach combines rigorous quantitative research with low-latency engineering to identify and capture short-lived market inefficiencies.We are a globally distributed, fully remote team built on principles of autonomy, technical excellence, and continuous iteration. Engineers at OctoHorizon work at the intersection of performance, infrastructure, and algorithmic trading - with direct and measurable impact on production systems and trading results.Role OverviewWe are seeking an exceptional C++ Software Engineer to design and implement high-performance systems that underpin our trading infrastructure. In this role, you will be responsible for building and optimizing real-time systems that handle market data, order execution, and strategy deployment with minimal latency and maximum reliability.This is a hands-on engineering role with end-to-end ownership of critical components in a live trading environment. The ideal candidate has deep expertise in modern C++ and a strong understanding of system-level performance.ResponsibilitiesDesign, develop, and maintain high-performance, low-latency trading systems in C++.Implement core infrastructure for market data ingestion, order routing, risk checks, and strategy execution.Profile, benchmark, and optimize code to meet stringent latency and throughput requirements.Collaborate with quantitative researchers and infrastructure engineers to support deployment of real-time strategies.Build robust, fault-tolerant systems capable of operating reliably under varying market conditions.Maintain clean, well-tested code and contribute to architectural decisions across the stack.Take full ownership of components from design through production support.Minimum Qualifications3+ years of professional software engineering experience, with a focus on performance-critical systems.Expert-level proficiency in modern C++ (C++17 or newer), including templates, memory management, and concurrency.Strong understanding of systems programming concepts (CPU architecture, networking, threading, I/O, etc.).Experience with Linux systems development, including debugging and performance tuning tools.Demonstrated ability to write clean, efficient, and maintainable code in production environments.Strong problem-solving skills and attention to detail.Comfortable working independently in a fast-paced, fully remote team environment.Preferred QualificationsPrior experience in high-frequency trading, low-latency systems, or real-time financial infrastructure.Experience implementing market data handlers, matching engines, or order gateways.Familiarity with exchange protocols (FIX, WebSocket, REST) and crypto-native APIs.Background in mathematics, physics, computer science, or a related technical field.Experience with performance benchmarking and micro-optimization at the hardware level (e.g., cache-aware design, CPU pinning, instruction pipelining).What We OfferFully remote role – work from anywhere with a reliable internet connection.High-impact engineering – direct influence on production trading and strategy performance.Flat team structure – rapid decision-making, no bureaucracy.Access to cutting-edge infrastructure – hardware, datasets, and profiling tools.Competitive compensation – including base salary and performance-based bonuses.Engineering autonomy – full ownership of systems and architectural direction. Please mention the word SIMPLIFIES when applying to show you read the job post completely (#RNjEuMC4xMjUuMTg1). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human. Salary and compensation $120,000 - $180,000/year Benefits 🌎 Distributed team ⏰ Async 🚑 Medical insurance 🏖 Paid time off 🏬 Coworking budget 📚 Learning budget 💪 Free gym membership 🖥 Home office budget",
"benefits": [
"distributed_team",
"async",
"medical_insurance",
"paid_time_off",
"coworking_budget",
"learning_budget",
"free_gym_membership",
"home_office_budget"
],
"salary": {
"display": "💰 $120k - $180k",
"min": 120000,
"max": 180000,
"currency": "USD",
"unit": "YEAR"
},
"postedAt": "2026-07-21T00:00:03+00:00",
"sourceEpoch": 1784592003,
"validThrough": "2026-10-19T00:00:03+00:00",
"directApply": false,
"status": {
"isVerified": true,
"isNew": false,
"isHot": false,
"isSticky": true,
"isBumped": true
},
"position": 1,
"matchedSearchTerms": [
"engineer",
"software"
],
"source": "remoteok.com",
"sourceDomain": "remoteok.com",
"searchKeyword": "developer",
"searchUrl": "https://remoteok.com/remote-dev-jobs",
"detailPageTitle": "Remote Software Engineer C (💰~$150k) at Octo Horizon",
"postedLabel": "12h",
"shareUrl": "https://remoteok.com/remote-jobs/remote-software-engineer-c-octo-horizon-1128583?ref=sh",
"benefitLabels": [
"🌎 Distributed team",
"⏰ Async",
"🚑 Medical insurance",
"🏖 Paid time off",
"🏬 Coworking budget",
"📚 Learning budget",
"💪 Free gym membership",
"🖥 Home office budget"
],
"applicationInstructions": "How do you apply? If you're passionate about building performance-critical systems in C++ and want to work on real-time infrastructure that drives live trading strategies, we encourage you to apply.Please submit your CV, and optionally include links to code samples, open-source contributions, or a portfolio of relevant work.",
"applicationInstructionsHtml": "<h2>How do you apply?</h2> <p>If you're passionate about building performance-critical systems in C++ and want to work on real-time infrastructure that drives live trading strategies, we encourage you to apply.</p><p>Please submit your CV, and optionally include links to code samples, open-source contributions, or a portfolio of relevant work.</p>",
"isApplicationClosed": true,
"applicationStatus": "closed",
"detailVerified": true,
"scrapedAt": "2026-07-21T12:21:53.007Z"
}

Responsible use

Only collect publicly available job information. Respect Remote OK's applicable terms of service, robots directives, and data-protection requirements, and follow the usage policy of any proxy infrastructure you route through. Do not use this Actor to scrape authenticated pages, to bypass paywalls, or to harvest personal data of candidates or recruiters.

This Actor is part of the jobsapi organisation on Apify — a curated set of job-board scrapers that all share the same conventions (input schema, output schema, validation, and runtime). Each scraper lives under apify.com/jobsapi/<actor-name> and is published from a sibling folder in this workspace.

The full catalogue of jobs scrapers in this workspace:

Global / multi-country

Remote / flexible

United States

United Kingdom & Ireland

Europe

India

Asia-Pacific

MENA

Latin America

Africa

Other / specialised

Browse the full catalogue at apify.com/jobsapi.