Remote Jobs API Feed
This API provides access to the latest remote job listings from a diverse range of industries and companies.
More Details
About this Cloud Hub Solution:
This API offers access to a comprehensive database of remote job listings from various industries and companies. It serves as a valuable resource for developers seeking to integrate remote job data into their applications, websites, or research projects.
To retrieve the latest remote job listings, use the following API call:
GET https://jobicy.com/api/v2/remote-jobs
Query Parameters (optional):
count - Number of listings to return (default: 50, range: 1-50)
geo - Filter by job region (default: all regions)
industry - Filter by job category (default: all categories)
tag - Search by job title and description (default: all jobs)
Eg: https://jobicy.com/api/v2/remote-jobs?count=20&geo=usa&industry=marketing&tag=seo
The API response is structured in JSON format with the following main components:
"id": Unique Job ID,
"url": Job link,
"jobTitle": Job title,
"companyName": Company name,
"companyLogo": Company logo link,
"jobIndustry": Job function (sector),
"jobType": Job type (full-time, contract, part-time or internship)
"jobGeo": Geographic restriction for employment (or Anywhere if not applicable),
"jobLevel": Seniority level (or Any if not applicable),
"jobExcerpt": Excerpt job description (max 55 characters),
"jobDescription": Full job description (HTML),
"pubDate": Publication date and time (UTC+00:00),
"annualSalaryMin": Annual min salary (if applicable),
"annualSalaryMax": Annual max salary (if applicable),
"salaryCurrency": ISO 4217 salary currency code (if applicable)
API Calls Examples
Get the 20 latest remote jobs with the keyword "Python" from any region:
https://jobicy.com/api/v2/remote-jobs?count=20&tag=python
Get the 15 latest remote jobs from Canada:
https://jobicy.com/api/v2/remote-jobs?count=15&geo=canada
Get the 30 latest remote jobs in the Copywriting category from USA:
https://jobicy.com/api/v2/remote-jobs?count=30&geo=usa&industry=copywriting
Get the 10 latest remote jobs in the Customer Support category from any region:
https://jobicy.com/api/v2/remote-jobs?count=10&industry=supporting
Fair Use
Primary Purpose of API/RSS Access: Our API/RSS access is primarily designed to facilitate the wider distribution of our job listings.
Distribution Limitations: We kindly request that our job listings not be distributed to external job platforms such as Jooble, Google Jobs, LinkedIn, and others.
Publication Timing: To maintain our position as the original source, our job postings are intentionally published with a 6-hour delay.
Access Frequency: We recommend accessing the Feed a few times a day, as our job information does not change more frequently than this. Frequent polling for job data is unnecessary.
Excessive Querying: Please be aware that excessive querying of our Feed may result in restricted access.
We reserve the right to implement restrictive measures and notify you and/or your service provider if:
- You intentionally overload feeds (please limit feed checks to no more than once per hour)
- You alter or misrepresent the content of the original response during import
- We determine that your actions are interfering with the functionality of our systems.
We appreciate your cooperation and adherence to these guidelines, which will help ensure a beneficial partnership.
{
"friendlyNotice": "...",
"jobCount": 20,
"jobs": [
{
"id": 12345,
"url": "https://jobicy.com/jobs/sr-marketing-specialist",
"jobTitle": "Senior Marketing Specialist",
"companyName": "ABC",
"companyLogo": "https://jobicy.com/data/img/ABC-logo.jpg",
"jobIndustry": "Marketing & Sales",
"jobType": "full-time",
"jobGeo": "USA",
"jobLevel": "Senior",
"jobExcerpt": "We're looking for a marketing ...",
"jobDescription": "Full description of the marketing position goes here."
}
]
}
Take a look at the diverse range of application types and industries that can leverage this solution. Understanding these potential uses can help identify how this can integrate into different business models and digital solutions across various sectors.
We've outlined the compatible tech stacks for this solution, encompassing various development areas like frontend, backend, and database, alongside specific stack environments. This provides you with the crucial information needed for seamless integration into your preferred frameworks and programming environments.
Pricing Tiers
Related Cloud Hub Solutions
Explore Related Blogs to Enhance Your Knowledge
Explore Scrums.com Products
Scrums.com Dedicated
Build a custom team that works exclusively on your project, fully integrated into your processes. You control the team composition, while we handle the logistics and infrastructure.
Scrums.com Product Development as a Service
Turnkey agile teams delivering production-ready features. Ideal for building new products with no tech stack preference. Cost-efficient, scalable, and results-driven.
Scrums.com On-Demand
Solve tech challenges fast with services like prototyping or code audits. Flexible, low-risk, and tailored to deliver results in weeks not months.
Scrums.com Augmented
Scale quickly with pre-vetted talent integrated into your team. Perfect for filling roles or building offshore development centers efficiently.
Scrums.com Developer Analytics
Track DevOps performance with real-time insights. Boost deployment speed, reduce downtime, and improve efficiency through actionable data and metrics.
Scrums.com Managed Services
Optimize platform performance with SLA-based support for Platform Maintenance, QA, cloud management, and more. Reliable, scalable, and designed to streamline your operations.