Jobicy

FREEMIUM
By Jobicy | Updated a month ago | Jobs
Popularity

9 / 10

Latency

1,208ms

Service Level

100%

Health Check

100%

Followers: 1
Resources:
Product Website Terms of use
API Creator:
Rapid account: Jobicy
Jobicy
jobicy
Log In to Rate API
Rating: 5 - Votes: 1

README

To retrieve the latest 50 remote job listings, use the following API call:

GET https://jobicy.com/api/v2/remote-jobs
API 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 (industry),
 "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 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 and Restrictions

At Jobicy, we are thankful for your engagement with our Feeds and would like to provide some guidelines to ensure the best use of our resources:

  1. Appreciation for Integration: We are grateful for your incorporation of Jobicy Feeds into your projects.
  2. Primary Purpose of API/RSS Access: Our API/RSS access is primarily intended to facilitate the wider distribution of our job listings.
  3. Distribution Limitations: We request that our job listings not be distributed to external job platforms such as Jooble, Google Jobs, LinkedIn, and others.
  4. Publication Timing: To maintain our position as the original source, our job postings are intentionally published with a 6-hour delay.
  5. Access Frequency: Frequent polling for job data is unnecessary. Accessing the Feed a few times a day is sufficient, as our job information does not change more rapidly than this.
  6. Excessive Querying: Please be aware that excessive querying of our Feed may lead to restricted access.

We may 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 to ensure a beneficial partnership.