Working Nomads Jobs Scraper with Company Details
Pricing
$15.00 / 1,000 results
Go to Apify Store

Working Nomads Jobs Scraper with Company Details
Scrapes jobs from Working Nomads with full descriptions, company profiles, benefits & social links, etc..
Pricing
$15.00 / 1,000 results
Rating
0.0
(0)
Developer

CrawlPilot
Maintained by Community
Actor stats
0
Bookmarked
6
Total users
3
Monthly active users
6 days ago
Last modified
Categories
Share
Working Nomads Jobs Scraper
Scrapes jobs with full descriptions, company profiles, benefits, social links, and more — in one clean JSON.
Free users: 5 jobs | Paid users: No limit
Features
- Full job description (HTML + clean text)
- Company details: website, LinkedIn, Twitter/X, logo, founded year, hiring regions
- Company about & benefits (clean, no ads)
- Pagination(As you click More Jobs button) — no clicking, no rate limits
- Smart caching — company pages scraped once
- Free tier limit — enforced early (no wasted runs)
Output Fields
| Field | Type | Description |
|---|---|---|
title | string | Job title |
company | string | Company name |
companySlug | string | URL slug |
description | string | Full HTML description |
descriptionText | string | Clean text version |
applyUrl | string | Apply link |
salary | string | Salary range |
annualSalaryUsd | number | Estimated USD |
postedDate | string | YYYY-MM-DD |
locations | array | e.g. ["Europe", "North America"] |
tags | array | Skills & keywords |
jobUrl | string | Direct job URL |
companyWebsite | string | Official site |
companyLinkedIn | string | LinkedIn URL |
companyTwitter | string | X/Twitter URL |
companyLogo | string | Full logo URL |
companyFounded | string | Year founded |
hiringRegions | string | Global hiring zones |
companyAbout | string | Full company description |
companyBenefits | array | List of benefits |
Input
{"urls": ["https://www.workingnomads.com/jobs?location=usa&category=development"],"includeCompanyDetails": true,"maxJobs": 100}