Jobicy Remote Jobs Scraper โ€“ Listings, Salary & Apply Links avatar

Jobicy Remote Jobs Scraper โ€“ Listings, Salary & Apply Links

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Jobicy Remote Jobs Scraper โ€“ Listings, Salary & Apply Links

Jobicy Remote Jobs Scraper โ€“ Listings, Salary & Apply Links

$0.5/1K ๐Ÿ”ฅ Fast Jobicy remote jobs scraper! Title, company, geo, industry, salary & link โ€” no key. JSON, CSV, Excel or API in seconds. Filter by geo & industry & pull remote jobs for boards & recruiting โšก

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Jobicy Remote Jobs Scraper

Scrape fresh remote job listings from Jobicy โ€” one of the most active remote-work job boards โ€” into clean, structured JSON, CSV, or Excel. No login, no API key, no cookies. Filter by region, industry, or keyword and get job title, company, geo, industry, job type, seniority level, salary range, full description, and a direct apply URL.

Perfect for remote job aggregation, recruiting pipelines, and labor-market research.

Features

  • โœ… No API key / no login โ€” runs on the public Jobicy API, datacenter-proxy friendly (cheap to run).
  • ๐ŸŒ Filter by geo โ€” usa, europe, uk, canada, apac, and more.
  • ๐Ÿท๏ธ Filter by industry & keyword โ€” e.g. engineering, marketing, design, plus free-text tags like python or react.
  • ๐Ÿงพ Rich, normalized output โ€” salary min/max/currency, seniority level, clean plain-text description (HTML stripped), ISO timestamps.
  • ๐Ÿงฑ Fully nullable schema โ€” every field is safe to consume; missing values are null, never crashes.

Input

FieldTypeDescription
modeselectjobs โ€” fetch remote job listings (default).
geostringOptional region, e.g. usa, europe, uk, canada. Empty = worldwide.
industrystringOptional industry, e.g. engineering, marketing, design, sales.
tagstringOptional keyword matched against titles/content, e.g. python, senior.
countintegerNumber of jobs to fetch, 1โ€“50 (default 50).

Example input

{
"mode": "jobs",
"geo": "usa",
"industry": "engineering",
"count": 50
}

Note on count: the Jobicy API returns at most 50 jobs per request when filters are applied, so count is capped at 50. To collect more jobs, run the actor multiple times with different geo / industry / tag combinations.

Output

Each dataset item is one job:

{
"title": "System Developer",
"company": "Ericsson",
"company_logo": "https://jobicy.com/data/logo-221.png",
"geo": "Canada",
"industry": ["Software Engineering"],
"job_type": ["Full-Time"],
"level": "Senior",
"description": "We are looking for a System Developer...",
"excerpt": "Join our team building...",
"salary_min": 81700,
"salary_max": 105735,
"salary_currency": "CAD",
"url": "https://jobicy.com/jobs/147186-system-developer",
"posted_at": "2026-07-20T03:20:06+00:00",
"source": "jobicy",
"job_id": "147186",
"scraped_at": "2026-07-20T12:00:00+00:00"
}

Use cases

  • Remote job aggregation โ€” feed a job board, newsletter, or Slack alert with fresh remote roles.
  • Recruiting & sourcing โ€” monitor competitor hiring and open roles by industry and region.
  • Market research โ€” analyze remote hiring trends, salary ranges, and in-demand skills over time.

Pricing

Runs on cheap datacenter proxies โ€” roughly ~$1 per 1,000 jobs scraped. Pay only for what you use on the Apify platform.

Keywords

jobicy scraper, remote jobs scraper, remote work api, job board scraper, remote job aggregator, jobs data, recruiting data, remote engineering jobs, work from home jobs, jobicy api, apify jobs scraper


This actor uses only publicly available data from Jobicy's open API. It does not collect personal data. Use responsibly and in accordance with Jobicy's terms.