# Just Join IT Scraper (`piotrv1001/just-join-it-scraper`) Actor

The Just Join IT Scraper efficiently extracts job postings from Just Join IT, with advanced filters for technology, salary, work type, and contract. Perfect for recruiters and job market analysis.

- **URL**: https://apify.com/piotrv1001/just-join-it-scraper.md
- **Developed by:** [FalconScrape](https://apify.com/piotrv1001) (community)
- **Categories:** Jobs, Automation, Lead generation
- **Stats:** 143 total users, 8 monthly users, 100.0% runs succeeded, 3 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.00 / 1,000 jobs

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

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

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
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.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — 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

### 🚀 Just Join IT Scraper

Easily extract job postings from **Just Join IT**. The **Just Join IT Scraper** allows you to gather structured job data with advanced filtering options, helping recruiters and job market analysts track hiring trends efficiently.

### ✨ Features

- 🎯 **Targeted Job Listings**: Retrieve job postings filtered by technology, experience level, contract type, work type, and salary range.
- ⚡ **Fast & Efficient**: Extract large amounts of job data quickly for hiring analysis and job market insights.

### 🛠️ How It Works

1. **Set Your Filters** – Select your desired technology, salary range, work type, and other options.
2. **Run the Scraper** – Start the process and receive structured job data in seconds.

### 📥 Input Schema

The scraper supports multiple filtering options to refine job searches. Below is the input schema:

| Parameter          | Description                                       | Type    | Options                                                                                                                                                                     |
| ------------------ | ------------------------------------------------- | ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **currency**       | The currency for salary filtering.                | string  | PLN, EUR, USD, GNP, CHF, DEF                                                                                                                                                |
| **limit**          | Number of job offers to scrape.                   | integer | Min: 1                                                                                                                                                                      |
| **technology**     | Filter by technology stack.                       | string  | AI/ML, JS, HTML, PHP, Ruby, Python, Java, .Net, Scala, C, Mobile, Testing, DevOps, Admin, UX/UI, PM, Game, Analytics, Security, Data, Go, Support, ERP, Architecture, Other |
| **experience**     | Filter by experience level.                       | string  | Junior, Mid, Senior, C-level                                                                                                                                                |
| **employmentType** | Filter by employment contract type.               | string  | B2B, Permanent, Internship, Mandate contract, Specific-task contract                                                                                                        |
| **workingTimes**   | Filter by work type (full-time, part-time, etc.). | string  | Full-time, Part-time, Internship, Freelance                                                                                                                                 |
| **salaryMin**      | Minimum salary to filter job postings.            | integer | Min: 0                                                                                                                                                                      |

### 📊 Sample Output Data

The scraper provides structured JSON output with key job details. Example:

```json
[
    {
        "slug": "innovation-software-junior-mid-frontend-developer-wroclaw-javascript",
        "title": "Junior+/Mid Frontend Developer",
        "requiredSkills": ["React", "React Native", "PHP"],
        "niceToHaveSkills": null,
        "workplaceType": "remote",
        "workingTime": "full_time",
        "experienceLevel": "mid",
        "employmentTypes": [
            {
                "from": 8000,
                "to": 13000,
                "currency": "pln",
                "type": "b2b",
                "unit": "month",
                "gross": false,
                "fromChf": 1810.584,
                "fromEur": 1918.664,
                "fromGbp": 1598.888,
                "fromPln": null,
                "fromUsd": 2014.12,
                "toChf": 2942.199,
                "toEur": 3117.829,
                "toGbp": 2598.193,
                "toPln": null,
                "toUsd": 3272.945
            },
            {
                "from": 8000,
                "to": 13000,
                "currency": "pln",
                "type": "mandate_contract",
                "unit": "month",
                "gross": true,
                "fromChf": 1810.584,
                "fromEur": 1918.664,
                "fromGbp": 1598.888,
                "fromPln": null,
                "fromUsd": 2014.12,
                "toChf": 2942.199,
                "toEur": 3117.829,
                "toGbp": 2598.193,
                "toPln": null,
                "toUsd": 3272.945
            }
        ],
        "categoryId": 1,
        "multilocation": [
            {
                "city": "Wrocław",
                "slug": "innovation-software-junior-mid-frontend-developer-wroclaw-javascript",
                "street": "Żmigrodzka 81/83",
                "latitude": 51.1417004,
                "longitude": 17.0323959
            }
        ],
        "city": "Wrocław",
        "street": "Żmigrodzka 81/83",
        "latitude": "51.1417004",
        "longitude": "17.0323959",
        "remoteInterview": true,
        "companyName": "Innovation Software",
        "companyLogoThumbUrl": "https://imgproxy.justjoinit.tech/MYPP0PpePNgLzWL2jlkaoPRyUQz7zFzd9iLrPA6M8TE/h:200/w:200/plain/https://s3.eu-west-1.amazonaws.com/images.justjoin.it/justjoinit/company-logos/1d3cd899-af7c-4ef3-a07e-d93653be461d.jpg",
        "publishedAt": "2025-02-13T11:22:38.449Z",
        "openToHireUkrainians": false,
        "languages": [],
        "link": "https://justjoin.it/job-offer/innovation-software-junior-mid-frontend-developer-wroclaw-javascript"
    }
]
```

Optimize your recruitment process with **Just Join IT Scraper** today! 🚀

# Actor input Schema

## `currency` (type: `string`):

Select the currency you want to use.

## `limit` (type: `integer`):

Enter the number of job offers you want to scrape.

## `lang` (type: `string`):

Select the technology you want to filter by.

## `experience` (type: `string`):

Select the experience level you want to filter by.

## `employmentType` (type: `string`):

Select the employment type you want to filter by.

## `workingTimes` (type: `string`):

Select the type of work you want to filter by.

## `salaryMin` (type: `integer`):

Enter the minimum salary you want to filter by.

## `city` (type: `string`):

Enter the city you want to filter by (e.g. Kraków, Warszawa, Wrocław).

## Actor input object example

```json
{
  "currency": "PLN"
}
```

# 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 = {};

// Run the Actor and wait for it to finish
const run = await client.actor("piotrv1001/just-join-it-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 = {}

# Run the Actor and wait for it to finish
run = client.actor("piotrv1001/just-join-it-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 '{}' |
apify call piotrv1001/just-join-it-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/mvGpQY5LAn3eew2kv/builds/eDlKe583kySGU08ae/openapi.json
