CoolFace
Datasetpublic

logiover/jobicy-remote-jobs-scraper-sample-data

Jobicy Remote Jobs Scraper Scrape remote job listings from Jobicy. Filter by keyword, industry, job type, level and geography. Run on a schedule with the posted-since filter to capture only new jobs. What the actor scrapes πŸ’Ό Jobicy Remote Jobs Scraper β€” Scrape Remote Job Listings & Export to JSON/CSV Scrape remote job listings from Jobicy β€” one of the most popular remote-work job boards β€” straight from its public API. This Jobicy scraper delivers a… See the full description on the dataset page: https://huggingface.co/datasets/logiover/jobicy-remote-jobs-scraper-sample-data.

sourceHugging Facecc-by-4.0updated 4mo agoView on Hugging Face
1likes43downloads
Dataset Card

Jobicy Remote Jobs Scraper

Scrape remote job listings from Jobicy. Filter by keyword, industry, job type, level and geography. Run on a schedule with the posted-since filter to capture only new jobs.

What the actor scrapes

πŸ’Ό Jobicy Remote Jobs Scraper β€” Scrape Remote Job Listings & Export to JSON/CSV Scrape remote job listings from [Jobicy](https://jobicy.com) β€” one of the most popular remote-work job boards β€” straight from its public API. This Jobicy scraper delivers a clean, structured feed of remote jobs across development, design, marketing, sales, customer support, data science, finance, HR, writing and more, exported to JSON, CSV or Excel. Built for scheduled, recurring use: run it daily with t

Who this is for

This sample is useful for anyone working in jobs, lead generation who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot β€” counts, prices and timestamps reflect the moment the sample was captured and will drift over time.

Source

Live source: This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: logiover/jobicy-remote-jobs-scraper

Fields

  • β€”`jobId` β€” identifier
  • β€”`title` β€” item or page title
  • β€”`company` β€” company / organization name
  • β€”`companyLogo` β€” field captured by the actor
  • β€”`industries` β€” field captured by the actor
  • β€”`jobTypes` β€” field captured by the actor
  • β€”`jobLevel` β€” field captured by the actor
  • β€”`geo` β€” field captured by the actor
  • β€”`annualSalaryMin` β€” field captured by the actor
  • β€”`annualSalaryMax` β€” field captured by the actor
  • β€”`salaryCurrency` β€” field captured by the actor
  • β€”`excerpt` β€” field captured by the actor
  • β€”`description` β€” textual description
  • β€”`url` β€” canonical URL of the item
  • β€”`postedAt` β€” timestamp
  • β€”`scrapedAt` β€” timestamp the row was scraped

Sample preview

json
[
  {
    "jobId": "143814",
    "title": "Korean Customer Support Agent – Gaming",
    "company": "Keywords Studios Plc",
    "companyLogo": "https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/874a900d-221-1.jpg",
    "industries": [
      "Customer Success"
    ],
    "jobTypes": [
      "Full-Time"
    ],
    "jobLevel": "Any",
    "geo": "South Korea",
    "annualSalaryMin": null,
    "annualSalaryMax": null,
    "salaryCurrency": null,
    "excerpt": "Imagine more for your career in games! How about working for a gaming company that is constantly evolving? Are you looking for an employer who listens to your needs and...",
    "description": "<h2>Imagine more for your career in games!</h2>\n<ul>\n<li>How about working for a gaming company that is constantly evolving?</li>\n<li>Are you looking for an employer who listens to your needs and provides a casual and supportive working environment?</li>\n</ul>\n<p>That’s perfect! We might be the answer to your needs. At <strong>Keywords Studios</strong>, we understand that not everyone has experien…",
    "url": "https://jobicy.com/jobs/143814-korean-customer-support-agent-gaming",
    "postedAt": "2026-05-13T17:50:33+00:00",
    "scrapedAt": "2026-05-14T20:32:10.162Z"
  },
  {
    "jobId": "143813",
    "title": "Customer Success – Japan",
    "company": "Elevenlabs",
    "companyLogo": "https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/e01b4c5d-221.png",
    "industries": [
      "Customer Success"
    ],
    "jobTypes": [
      "Full-Time"
    ],
    "jobLevel": "Senior",
    "geo": "Japan",
    "annualSalaryMin": null,
    "annualSalaryMax": null,
    "salaryCurrency": null,
    "excerpt": "About ElevenLabsElevenLabs is an AI research and product company transforming how we interact with technology.We launched in January 2023 with the first human-like AI voice model. Today, we serve millions...",
    "description": "<h2>About ElevenLabs</h2>\n<p>ElevenLabs is an AI research and product company transforming how we interact with technology.</p>\n<p>We launched in January 2023 with the first human-like AI voice model. Today, we serve millions of users and thousands of businesses - from fast-growing startups to large enterprises like Deutsche Telekom and Meta. Our investors are some of the world's most prominent, i…",
    "url": "https://jobicy.com/jobs/143813-customer-success-japan",
    "postedAt": "2026-05-13T17:46:14+00:00",
    "scrapedAt": "2026-05-14T20:32:10.862Z"
  }
]

Snapshot stats

  • β€”Row count in this sample: 50
  • β€”Data quality flag at capture time: EXISTING_USED

License & Attribution

Released under Creative Commons Attribution 4.0 (CC BY 4.0). If you use this data, please credit the source actor and link back to its Apify Store page: logiover/jobicy-remote-jobs-scraper.

The sample is provided as-is for evaluation and research. Source websites retain their own terms of service β€” downstream users are responsible for complying with them when running the live actor or redistributing scraped content.