Welcome to the Jungle Job Scraper
Pricing
from $1.49 / 1,000 results
Go to Apify Store

Welcome to the Jungle Job Scraper
Extract comprehensive job listings from Welcome to the Jungle with job titles, companies, locations, salaries, contract types, and full job descriptions.
Pricing
from $1.49 / 1,000 results
Rating
0.0
(0)
Developer
Jobs Scraper
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Welcome to the Jungle (WTTJ) Job Scraper
High-performance, reliable Apify actor to scrape rich, comprehensive job listings from Welcome to the Jungle (welcometothejungle.com) across international (English) and France (French) job portals.
Features
- Keyword & Location Search — Fast direct querying using Algolia index search for maximum speed and freshness.
- Direct Job URL Scraping — Extract complete details and JSON-LD schema from specific job URLs.
- Multi-Language Support — Supports English (
en) and French (fr) domains. - Rich Data Fields — Extracts job titles, company profiles, locations, contract types, remote options, salary ranges, full mission descriptions, benefits, industries, professions, tags, and company logos.
- Smart Filtering — Filter by contract type (
full_time,part_time,internship,freelance), remote level (fulltime,partial,no), and minimum experience. - Strict Limit Enforcement — Tracks item counts and cleanly stops immediately when
maxJobsis reached. - Cloud & Proxy Ready — Full support for Apify datacenter and residential proxies.
Input Parameters
| Field | Type | Default | Description |
|---|---|---|---|
mode | string | "search" | Scraping mode: "search" or "jobUrl" |
keywords | string | "frontend developer" | Job title or search keywords |
location | string | "" | Target city or country location |
language | string | "en" | Language domain: "en" (International) or "fr" (France) |
contractType | string | "" | Filter by contract: "full_time", "part_time", "internship", "freelance", "temporary" |
remote | string | "" | Filter by remote: "fulltime", "partial", "no" |
experienceLevel | string | "" | Minimum years of experience ("0", "1", "2", "3", "5", "8") |
maxJobs | integer | 50 | Maximum number of job listings to extract |
startUrls | array | [] | List of direct WTTJ job URLs (when mode: "jobUrl") |
proxyConfiguration | object | Residential | Proxy settings |
Output Schema
Each record in the dataset is structured as comprehensive JSON:
| Field | Type | Description |
|---|---|---|
jobId | string | Unique identifier for the job listing |
title | string | Job listing title |
company | string | Hiring company name |
companyUrl | string | URL to company profile on Welcome to the Jungle |
companySize | string | Number of employees |
location | string | City, region, or country |
contractType | string | Contract type (e.g. full_time, contract) |
remote | string | Remote work arrangement (fulltime, partial, no) |
experienceLevel | string | Minimum experience required (in years) |
salary | string | Formatted compensation string |
salaryMin | number | Minimum salary |
salaryMax | number | Maximum salary |
salaryCurrency | string | Currency code (e.g. EUR, GBP, USD) |
salaryPeriod | string | Period (e.g. yearly, monthly) |
description | string | Full description summary and key missions |
benefits | array | List of company perks and benefits |
industry | string | Industry sector |
profession | string | Profession classification |
logoUrl | string | Company logo image URL |
postedDate | string | ISO 8601 publication timestamp |
jobUrl | string | Direct URL to the job posting |
tags | array | Sectors and skill tags |
scrapedAt | string | Timestamp when scraped |
Sample Output
{"jobId": "f7ed2f83-573c-4664-802c-de9e38703fed","title": "Senior Frontend Engineer - Remote Europe","company": "Reedsy","companyUrl": "https://www.welcometothejungle.com/en/companies/reedsy","companySize": "21","location": "London, England, United Kingdom","contractType": "full_time","remote": "fulltime","experienceLevel": "3","salary": "60,000–90,000 GBP / yearly","salaryMin": 60000,"salaryMax": 90000,"salaryCurrency": "GBP","salaryPeriod": "yearly","description": "Join Reedsy, a platform dedicated to providing authors with the tools and resources they need to create beautiful books.\n\nDevelop high quality, responsive, mobile-friendly Vue.js applications.","benefits": ["Remote work allowance","Paid parental leave","Annual team retreat"],"industry": "Culture / Media / Entertainment","profession": "Front-end Developer","logoUrl": "https://cdn-images.welcometothejungle.com/logo.png","postedDate": "2026-08-22T22:00:13Z","jobUrl": "https://www.welcometothejungle.com/en/companies/reedsy/jobs/senior-frontend-engineer-remote-europe_london","tags": ["Media","Education"],"scrapedAt": "2026-08-24T10:14:00.038Z"}