# RemoteOK Scraper | $0.9 / 1k (`fatihtahta/remoteok-scraper`) Actor

Fast and reliable RemoteOK scraper. Extracts job listings instantly and filters out the duplicates. Search by tags like "react" or "devops" to get clean, structured data for market research or lead generation.

- **URL**: https://apify.com/fatihtahta/remoteok-scraper.md
- **Developed by:** [Fatih Tahta](https://apify.com/fatihtahta) (community)
- **Categories:** Jobs, Lead generation, Developer tools
- **Stats:** 4 total users, 0 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

$0.90 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## RemoteOK Scraper | Fast & Reliable

**Slug:** `fatihtahta/remoteok-scraper`

The fastest and most reliable way to extract job data from **RemoteOK.com**. You get clean, structured, and complete job data at maximum speed.

Simply provide job tags (like "react" or "senior+devops") or a direct url, and let the actor deliver the data you need for market research, lead generation, or building your own job aggregation platform.

---

### 🚀 What Can This Scraper Do?

* **Blazing Fast & Reliable:** 
* **⚙️ Dual Scraping Modes:**
    * **Keyword Mode:** Enter a list of search terms (e.g., "python", "devops") to automatically find and scrape relevant jobs.
    * **URL Mode:** Provide RemoteOK URLs for precise, targeted scraping with filters and tags etc.


* **📊 Comprehensive Data Extraction:** Captures all essential details for each job listing, including:
    * Position Title & Company Name
    * Full Job Description
    * Salary Range
    * Location Requirements
    * Job Tags & Skills
    * Original URL & Apply URL


* **🛡️ Built-in Proxy Support:** Rotates proxies automatically to ensure a high success rate and avoid getting blocked, even on large-scale jobs.

* **📋 Structured Data Output:** Download your results in clean JSON, CSV, Excel, and other formats, ready for immediate use.

---

### 📖 How to Use the Scraper

Getting job data is a simple, four-step process:

1.  **Choose Your Mode**: Decide if you will provide your own list of search terms or a list of direct JSON URLs.
2.  **Fill in Your Input**: In the **Input** tab, either enter your keywords into the `Search Tags or Keywords` field or paste your full URLs into the `RemoteOK URLs` field.
3.  **Run the Scraper**: Click the "Start" button and let the scraper gather the data.
4.  **Download Your Data**: Once the run is finished, go to the **Storage** tab to view and download your results.

---

### 📥 Input Configuration

Here is an overview of the Actor's input fields. For a live version, click on the **Input** tab above.

* `searchTerms` (array of strings, *optional*): A list of job tags or keywords to search for. **Note:** This is ignored if you provide `startUrls`.
* `startUrls` (array of strings, *optional*): A list of one or more direct RemoteOK URLs. Using this input will **override** the `searchTerms` field.
* `maxJobs` (number, default: `50`): The maximum number of job listings to scrape for each individual search term or provided URL.
* `proxyConfiguration` (proxy object, **highly recommended**): To ensure reliability, it is highly recommended to use proxies.

---

### 📦 Input and Output Examples

#### Example Input (Using Search Terms)

This example will search for up to 25 "react" jobs and 25 "senior+devops" jobs.

```json
{
  "searchTerms": [
    "react",
    "senior+devops"
  ],
  "maxJobs": 25
}
Example Output Dataset Item

The dataset will contain a list of job listings. You can download the data in various formats such as JSON, HTML, CSV, or Excel.

JSON
{
  "id": "1093889",
  "url": "[https://remoteOK.com/remote-jobs/remote-head-of-operations-jito-foundation-1093889](https://remoteOK.com/remote-jobs/remote-head-of-operations-jito-foundation-1093889)",
  "position": "Head of Operations",
  "company": "Jito Foundation",
  "date": "2025-08-21T19:00:02+00:00",
  "description": "<p><span>About Jito Foundation</span></p><p><span>The Jito Foundation is dedicated to promoting the adoption of Jito Network products...</span></p>",
  "tags": [
    "design",
    "defi",
    "crypto",
    "technical",
    "support",
    "financial",
    "executive"
  ],
  "location": "Remote, North America",
  "salary_min": 52500,
  "salary_max": 120000,
  "company_logo": "",
  "apply_url": "[https://remoteOK.com/remote-jobs/remote-head-of-operations-jito-foundation-1093889](https://remoteOK.com/remote-jobs/remote-head-of-operations-jito-foundation-1093889)",
  "slug": "remote-head-of-operations-jito-foundation-1093889",
  "epoch": 1755802802
}

✨ Tips for an Efficient Scrape
Combine Tags: For more specific searches, combine tags using a plus sign (+) in the searchTerms field. For example, senior+react+devops will find jobs that have all three tags.

Use URL Mode for Precision: If you perform a search on the RemoteOK website, you can get the exact JSON feed for it by adding .json to the end of the URL. Paste this into the startUrls field to scrape that precise set of results.

⚖️ Is It Legal to Scrape RemoteOK?
This scraper is designed to be ethical and only extracts publicly available data from RemoteOK's official data feed. It does not access any private user information.

We believe that our scrapers, when used for ethical purposes, are safe and legal. However, you should be aware that your results could contain personal data if it's included in the public listing. Personal data is protected by GDPR and other laws. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure, consult your lawyers. You can also read our blog post on the legality of web scraping.

❓ Support
Questions, feature requests, or custom needs? Please open an issue on the Issues tab in Apify Console, and we will provide support around the clock.

Happy Scraping!
Fatih

# Actor input Schema

## `searchTerms` (type: `array`):

Enter valid RemoteOK tags (e.g., 'react', 'python', 'devops'). To combine tags, use a plus sign (e.g., 'senior+devops'). Invalid tags will be skipped.
## `startUrls` (type: `array`):

Provide regular browser URLs from RemoteOK (e.g., https://remoteok.com/remote-react-jobs). The actor will convert them automatically. Using this ignores 'Search Tags'.
## `maxJobs` (type: `integer`):

The maximum number of job listings to scrape for each individual search term or provided URL.
## `proxyConfiguration` (type: `object`):

Proxies are used by default to ensure reliability. Change settings here if needed.

## Actor input object example

```json
{
  "searchTerms": [
    "react",
    "typescript",
    "senior+devops"
  ],
  "startUrls": [
    "https://remoteok.com/remote-react-jobs"
  ],
  "maxJobs": 50,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
````

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchTerms": [
        "react",
        "typescript",
        "senior+devops"
    ],
    "startUrls": [
        "https://remoteok.com/remote-react-jobs"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("fatihtahta/remoteok-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "searchTerms": [
        "react",
        "typescript",
        "senior+devops",
    ],
    "startUrls": ["https://remoteok.com/remote-react-jobs"],
}

# Run the Actor and wait for it to finish
run = client.actor("fatihtahta/remoteok-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchTerms": [
    "react",
    "typescript",
    "senior+devops"
  ],
  "startUrls": [
    "https://remoteok.com/remote-react-jobs"
  ]
}' |
apify call fatihtahta/remoteok-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=fatihtahta/remoteok-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "RemoteOK Scraper | $0.9 / 1k",
        "description": "Fast and reliable RemoteOK scraper. Extracts job listings instantly and filters out the duplicates. Search by tags like \"react\" or \"devops\" to get clean, structured data for market research or lead generation.",
        "version": "0.0",
        "x-build-id": "iVRWdn1gHmaVxEt9g"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/fatihtahta~remoteok-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-fatihtahta-remoteok-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/fatihtahta~remoteok-scraper/runs": {
            "post": {
                "operationId": "runs-sync-fatihtahta-remoteok-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/fatihtahta~remoteok-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-fatihtahta-remoteok-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "searchTerms": {
                        "title": "Search Tags or Keywords",
                        "type": "array",
                        "description": "Enter valid RemoteOK tags (e.g., 'react', 'python', 'devops'). To combine tags, use a plus sign (e.g., 'senior+devops'). Invalid tags will be skipped.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "startUrls": {
                        "title": "RemoteOK URLs (overrides search terms)",
                        "type": "array",
                        "description": "Provide regular browser URLs from RemoteOK (e.g., https://remoteok.com/remote-react-jobs). The actor will convert them automatically. Using this ignores 'Search Tags'.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxJobs": {
                        "title": "Maximum jobs per search",
                        "minimum": 1,
                        "type": "integer",
                        "description": "The maximum number of job listings to scrape for each individual search term or provided URL.",
                        "default": 50
                    },
                    "proxyConfiguration": {
                        "title": "Proxy configuration",
                        "type": "object",
                        "description": "Proxies are used by default to ensure reliability. Change settings here if needed.",
                        "default": {
                            "useApifyProxy": true
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
