πΌ Working Nomads Remote Jobs Scraper
Pricing
from $0.0015 / item scraped
πΌ Working Nomads Remote Jobs Scraper
Scrape remote job listings from Working Nomads: job title, company, category, tags, location, publication date, apply URL and full description. Filter by category, location or keyword and bulk-export to JSON, CSV, Excel or XML.
Pricing
from $0.0015 / item scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
πΌ Working Nomads Remote Jobs Scraper β Titles, Companies & Categories
Turn Working Nomads remote-job listings into clean, structured data. Collect the current remote jobs board and get one tidy row per job with the title, company, category, tags, location, publication date, apply link and the full job description (as HTML and as plain text). Export to JSON, CSV, Excel or XML, or pull straight from the API.
Perfect for building remote-job boards, job-alert emails, talent-sourcing lists, salary and market research, or feeding fresh remote roles into your own app, spreadsheet or workflow.
What you get
One flat, ready-to-use record per job:
| Field | Description |
|---|---|
title | Job title |
company | Hiring company name |
category | Job category (e.g. Development, Design, Marketing) |
tags | Skill / topic tags as a clean array |
location | Candidate location or region |
publishedAt | Publication date (ISO 8601) |
url | Direct link to the job |
description | Full job description (original HTML) |
descriptionText | Full job description as readable plain text |
scrapedAt | When the row was collected (ISO 8601) |
How to use
- (Optional) Set a Category to keep only jobs in one area β e.g.
development,design,marketing,management,finance,salesoradministration. - (Optional) Set a Location to keep only jobs matching a region or country β e.g.
USA,Europe,anywhere. - (Optional) Set a Search keyword to match the title, company, tags and description β e.g.
python,react,product manager. - (Optional) Set Max items to cap how many jobs you collect (0 = all).
- Run it, then download your data or grab it from the dataset API.
{"category": "development","search": "python","location": "anywhere","maxItems": 100}
Leave every field empty to collect the full current list of remote jobs.
Input reference
| Field | Type | Description |
|---|---|---|
search | string | Optional keyword β matches title, company, tags and description |
category | string | Optional category filter (case-insensitive contains) |
location | string | Optional location filter (case-insensitive contains) |
maxItems | integer | Max jobs to collect (0 = no limit) |
proxyConfiguration | object | Optional proxy settings (not required by default) |
Tips
- Start with a small
maxItemsto preview the shape of the data, then scale up. - Combine Category and Search to zero in on exactly the roles you want.
- Every row includes an ISO
publishedAttimestamp and both HTML and plain-text descriptions, so the data drops straight into databases, search indexes and email templates.
Notes
This scraper collects public remote-job information only. Please use the data responsibly and in line with Working Nomads' terms.