Jobicy Remote Jobs Intelligence avatar
Jobicy Remote Jobs Intelligence

Pricing

$20.00 / 1,000 results

Go to Apify Store
Jobicy Remote Jobs Intelligence

Jobicy Remote Jobs Intelligence

Extract remote job listings with AI-powered opportunity scoring. Find the best remote work opportunities across industries, locations, and experience levels without needing any API authentication.

Pricing

$20.00 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

Extract remote job listings with AI-powered opportunity scoring. Find the best remote work opportunities across industries, locations, and experience levels without needing any API authentication.

Features

  • AI Opportunity Scoring: Proprietary 0-100 scoring based on seniority level (30pts), job type stability (25pts), industry demand (25pts), and posting freshness (20pts)
  • No API Key Required: Uses Jobicy's public API (no authentication needed)
  • Multi-Filter Support: Filter by location, industry, keywords, tags, and experience level
  • Real-Time Data: Access to thousands of actively hiring remote positions
  • Pay-Per-Event Pricing: $0.00005 actor start + $0.02 per job (eligible for Apify $1M Challenge)

Use Cases

  • Job Seekers: Find high-quality remote opportunities ranked by potential
  • Recruiters: Track remote job market trends and competition
  • Market Researchers: Analyze remote work trends across industries
  • Career Advisors: Guide clients to best opportunities
  • Salary Researchers: Compare remote positions across regions
  • HR Teams: Competitive intelligence for remote hiring
  • Job Boards: Aggregate and enrich remote job listings
  • Career Platforms: Build job recommendation engines

AI Opportunity Score Algorithm

The opportunity score (0-100) considers four key factors:

1. Seniority Level (30 points max)

Measures career advancement potential:

  • Executive/C-Suite: 30 points (VP, CTO, CEO roles)
  • Senior: 25 points (Senior, Lead, Principal roles)
  • Midweight: 20 points (Mid-level, Intermediate)
  • Entry: 10 points (Junior, Associate, Entry-level)
  • Unspecified: 15 points

2. Job Type Stability (25 points max)

Employment stability and benefits:

  • Full-Time: 25 points (Most stable, full benefits)
  • Contract: 20 points (Project-based, good rates)
  • Part-Time: 15 points (Flexible but less stable)
  • Other/Unspecified: 18 points

3. Industry Demand (25 points max)

Market demand and compensation potential:

  • Tech/Software: 25 points (Highest demand: engineering, data, cloud, DevOps)
  • Healthcare/Finance: 23 points (High demand, regulated sectors)
  • Marketing/Design/Sales: 20 points (Good demand, creative roles)
  • Other Industries: 15 points (Moderate demand)

4. Posting Freshness (20 points max)

How recently the job was posted:

  • Within 24 hours: 20 points (Brand new opportunity)
  • 1-3 days: 15 points (Very recent)
  • 3-7 days: 10 points (Recent)
  • Older than 7 days: 5 points (May have many applicants)

Input Parameters

Optional Filters

ParameterTypeDescriptionExample
geostringGeographic location filter"USA", "Europe", "UK", "Remote"
industrystringIndustry filter"Software Engineering", "Marketing"
keywordsarrayKeywords in title/description["python", "react", "senior"]
tagstringSpecific job tag filter"remote", "full-time"
minLevelstringMinimum seniority level"Senior", "Midweight", "Entry"
maxResultsintegerMaximum jobs to return (1-1000)100 (default)
includeOpportunityScorebooleanInclude AI scoringtrue (default)

Output

Each job contains:

{
"job_id": 136415,
"title": "Senior Software Engineer - Remote",
"url": "https://jobicy.com/jobs/136415-senior-software-engineer",
"company_name": "Tech Corp",
"company_logo": "https://jobicy.com/data/logos/company.jpg",
"industry": ["Software Engineering"],
"job_type": ["Full-Time"],
"location": "USA",
"level": "Senior",
"excerpt": "Join our team as a Senior Software Engineer...",
"description": "Full job description HTML...",
"published_at": "2025-11-18T04:30:10+00:00",
"opportunity_score": 95
}

Example Inputs

Find High-Value Software Engineering Jobs

{
"industry": "Software Engineering",
"minLevel": "Senior",
"keywords": ["python", "cloud", "remote"],
"maxResults": 50,
"includeOpportunityScore": true
}

Track Marketing Jobs in Europe

{
"geo": "Europe",
"industry": "Marketing",
"maxResults": 100,
"includeOpportunityScore": true
}

Entry-Level Remote Opportunities

{
"minLevel": "Entry",
"keywords": ["junior", "graduate"],
"maxResults": 75,
"includeOpportunityScore": true
}

Healthcare Jobs Worldwide

{
"industry": "Healthcare & Medical",
"geo": "Remote",
"maxResults": 50,
"includeOpportunityScore": true
}

Design & Creative Roles

{
"industry": "Design",
"keywords": ["UI", "UX", "graphic"],
"maxResults": 100,
"includeOpportunityScore": true
}

Pricing

Pay-Per-Event Model (eligible for Apify $1M Challenge):

  • Actor Start: $0.00005 (one-time per run)
  • Per Job: $0.02 per job returned

Examples:

  • 50 jobs: $1.00 + $0.00005 = $1.00005
  • 100 jobs: $2.00 + $0.00005 = $2.00005
  • 500 jobs: $10.00 + $0.00005 = $10.00005
  • 1000 jobs: $20.00 + $0.00005 = $20.00005

Data Source

This actor uses Jobicy's public API at https://jobicy.com/api/v2/remote-jobs. No API key or authentication required.

Rate Limits

  • API recommends querying a few times daily
  • Excessive querying may lead to restricted access
  • Data updates regularly but doesn't change frequently
  • Content published with slight delay to credit Jobicy as source

Support

For issues or questions:

  • Review Jobicy API documentation at https://jobi.cy/apidocs
  • Verify filter parameters match expected format
  • Check actor logs for detailed error messages
  • Contact support via Apify platform

This actor uses Jobicy's public API in accordance with their terms of service. Job listings remain property of respective companies and Jobicy. Please credit Jobicy as the data source and do not redistribute to external job platforms (Jooble, Google Jobs, LinkedIn, etc.) per Jobicy's API guidelines.