Welcome to the Jungle Jobs Scraper — WTTJ Salary & Companies
Welcome to the Jungle Jobs Scraper — WTTJ Salary & Companies — a Python client for the Apify Actor. Pull Welcome to the Jungle Jobs data at scale with no API-key hassle: thousands of clean, structured results you can export to JSON, CSV or Excel.
▶️ Run it on Apify: https://apify.com/logiover/welcome-to-the-jungle-jobs-scraper
Install
pip install welcome-to-the-jungle-jobs-scraper
Usage
from welcome_to_the_jungle_jobs_scraper import scrape
items = scrape({}, token="YOUR_APIFY_TOKEN")
print(len(items), "results")
print(items[0])
Get your free Apify token at https://console.apify.com/account/integrations.
Input
| Field | Type | Description |
|---|---|---|
query |
string | Search Query |
language |
string | Language |
contractTypes |
array | Contract Types |
remote |
array | Remote Policy |
categories |
array | Job Categories |
experienceMin |
integer | Min Experience (years) |
experienceMax |
integer | Max Experience (years) |
salaryMin |
integer | Minimum Yearly Salary |
maxJobs |
integer | Max Jobs |
fetchJobDetails |
boolean | Fetch Full Job Details |
All fields optional — run with empty input {} for a broad default result set.
Output
Each result item includes fields such as: title, companyName, contractType, remote, salaryYearlyMin, salaryYearlyMax, salaryCurrency, professionCategory, url, publishedAt, jobId, slug, experienceMin, language, salaryPeriod, hasSalary, professionName, professionCategoryName, professionSubCat, professionSubCatName.
Why use this
- ⚡ Thousands of results per run, auto-paginated
- 🔑 No Welcome to the Jungle Jobs login or reverse-engineering — just call the Actor
- 📦 Export to JSON, CSV, Excel, JSONL, XML
- ☁️ Runs on Apify cloud — schedule it, add webhooks, wire into Make / Zapier / n8n
FAQ
Do I need an API key?
Only a free Apify token (grab one at https://console.apify.com/account/integrations). No Welcome to the Jungle Jobs login and no scraping setup on your side.
How many results can I get?
Thousands per run. Raise the limit in the input to pull more — the Actor paginates for you.
What export formats are supported?
Results are plain JSON in code; from the Apify dataset you can export CSV, Excel, JSON, JSONL or XML.
Is this an official Welcome to the Jungle Jobs API?
No. It is an unofficial Welcome to the Jungle Jobs data client on the Apify platform — a maintained alternative when there is no official or affordable API.
Links
- ▶️ Run the Actor: https://apify.com/logiover/welcome-to-the-jungle-jobs-scraper
- 📚 Docs & examples: https://github.com/logiover/welcome-to-the-jungle-jobs-scraper
- 🧰 More scrapers by logiover: https://apify.com/logiover
MIT © 2026 logiover · Client library for the hosted Apify Actor. Not affiliated with Welcome to the Jungle Jobs.
Release files for welcome-to-the-jungle-jobs-scraper 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| welcome_to_the_jungle_jobs_scraper-1.0.0.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| welcome_to_the_jungle_jobs_scraper-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.1 kB
Release files / welcome_to_the_jungle_jobs_scraper-1.0.0.tar.gz
| Download URL | welcome_to_the_jungle_jobs_scraper-1.0.0.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
40606afe1a4d81b67ba7e588027b4146f9d6c60ecaeb75758fde5c275bc7b6a4
|
|
BLAKE2b-256 checksum How to use checksums |
65179b384f2d54a6608a8887ec32e14ab2d0477016e11b09350dc72f41be3218
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|
Release files / welcome_to_the_jungle_jobs_scraper-1.0.0-py3-none-any.whl
| Download URL | welcome_to_the_jungle_jobs_scraper-1.0.0-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
caeb33f248c5b5949e47069fd3a65c2d94fc30c65e65cac4abd947deb2b00c91
|
|
BLAKE2b-256 checksum How to use checksums |
c74539f5cf35e226d332fdd08777d6e67455888b251e6947c02b17b0087aabf9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|