Working Nomads Remote Jobs Scraper
Scrape remote job listings from Working Nomads worldwide. Extract job title, company, category, skill tags, location, posted date and full description. Filter by category, tag or keyword. Export to JSON, CSV or Excel. No login or API key needed.
{ "title": "Live Photo Collection Study in India", "url": "https://cassia.telusdigital.com/community?sour…", "companyName": "TELUS Digital", "category": "Consulting", "location": "India", "tags": ["mobile","quality","english","communication"], "source": "Working Nomads", "postedAt": "2026-07-24T11:28:01.000Z", "description": "TELUS Digital is seeking participants for a da…" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Title | Url | Company Name | Category |
|---|---|---|---|
| Live Photo Collection Study in In… | https://cassia.telusdigital.com/c… | TELUS Digital | Consulting |
| Content Reviewer - English US | https://www.telusinternational.ai… | TELUS Digital | Administration |
| Account Manager, Creative Operati… | https://stormideas.applytojob.com… | Storm Ideas | Management |
| Content Creator - Location-Based … | https://www.workingnomads.com/job… | Toureasy d.o.o. | Design |
| Senior UI & UX / Graphic Designer | https://me.lemon.io/escape-the-ma… | Lemon.io | Design |
{ "title": "Live Photo Collection Study in India", "url": "https://cassia.telusdigital.com/community?sour…", "companyName": "TELUS Digital", "category": "Consulting", "location": "India", "tags": ["mobile","quality","english","communication"], "source": "Working Nomads", "postedAt": "2026-07-24T11:28:01.000Z", "description": "TELUS Digital is seeking participants for a da…" }
常见问题
How many remote jobs can I scrape from Working Nomads?
The Working Nomads feed exposes the newest remote listings curated across every category. Set Max Items to control how many you collect, and leave the filters empty to keep the freshest jobs across the whole board.
Does the scraper cover jobs worldwide?
Yes. Working Nomads is a global remote-work board, so the listings span companies hiring across Latin America, Europe, North America, Asia and beyond. Each record includes the regions a role is open to.
Can I filter by category, tag or location?
Yes. You can keep only jobs in a category such as Development or Marketing, jobs that carry a specific skill tag such as react or copywriting, or jobs whose location text matches a region such as Latin America or Europe. You can also add a keyword that is matched against the title, company, category, tags and description.
Why do some jobs have no image?
The job image comes from each listing's detail page, and not every employer provides one. The scraper never invents an image, it returns null when the source has none, and the image is only collected when Fetch Detail Pages is enabled.
What happens if a request fails?
The scraper retries each request several times before giving up. If the feed still cannot be fetched, it records a single error entry instead of crashing, so the run finishes and you keep every job collected up to that point.