Jobicy.com Scraper avatar

Jobicy.com Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Jobicy.com Scraper

Jobicy.com Scraper

Browse remote job listings from Jobicy.com by region, industry, and keyword. No API key required.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Hoho

Hoho

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Browse remote job listings from Jobicy.com by region, industry, and keyword. No API key required.


Why this scraper?

  • No credentials needed — Jobicy's public API requires no registration or API key
  • Global remote jobs — filter by region (USA, UK, Europe, Canada, Worldwide, and more)
  • Industry filter — narrow by engineering, design, marketing, sales, finance, and more
  • Keyword search — search across job titles and descriptions
  • Salary data — min/max salary with currency on many listings
  • Rich job data — seniority level, employment type, full HTML description, company logo

What you can fetch

ModeDescription
browseBrowse remote jobs with optional geo, industry, and keyword filters

Usage

Browse all remote jobs

{
"queryType": "browse"
}

Filter by region

{
"queryType": "browse",
"geo": "usa"
}

Filter by industry and keyword

{
"queryType": "browse",
"industry": "engineering",
"tag": "python"
}

Combine all filters

{
"queryType": "browse",
"geo": "usa",
"industry": "engineering",
"tag": "react",
"count": 20
}

Input fields

FieldTypeDefaultDescription
queryTypestringbrowseMust be browse
geostringusaRegion filter (e.g. usa, uk, europe, canada, australia, worldwide)
industrystringIndustry/category (e.g. engineering, design, marketing, sales)
tagstringKeyword search across titles and descriptions
countinteger50Max results to return (1–100)

Output fields

FieldTypeDescription
idintegerJobicy job ID
urlstringJob page URL on Jobicy
jobSlugstringURL-friendly job slug
jobTitlestringJob title
companyNamestringCompany name
companyLogostringCompany logo URL
jobIndustryarrayIndustry/category tags
jobTypearrayEmployment type (e.g. Full-Time)
jobGeostringGeographic region or country
jobLevelstringSeniority level (e.g. Senior, Director, Any)
jobExcerptstringShort plain-text excerpt
pubDatestringISO 8601 publication date
salaryMinintegerMinimum salary (may be absent)
salaryMaxintegerMaximum salary (may be absent)
salaryCurrencystringSalary currency (may be absent)
salaryPeriodstringSalary period, e.g. yearly (may be absent)
jobDescriptionstringFull job description (HTML)

Use cases

  • Build a remote job board with region and industry filtering
  • Research salary ranges by region and seniority level
  • Monitor new remote job postings by keyword or industry
  • Aggregate global remote jobs for a niche career platform
  • Build job alert tools targeting specific geographies and skills

Latency & caching

DataCache TTL
Job listings4 hours

Disclaimer

This scraper uses Jobicy's public API. It is not affiliated with or endorsed by Jobicy. Use responsibly; the API requires attribution and prohibits redistribution to aggregator sites (Jooble, Google Jobs, LinkedIn, etc.). See Jobicy's API docs for full terms.