Backfill Your Remote Job Board
A quick example on how you can backfill your Remote job board through our quality job feed data API with just a few simple search queries.
To increase job board traffic, as a Remote Job Board owner, you can leverage our jobdata API to backfill your jobboard through a simple subscription. jobdata API provides a vast database of job listings that align with your industry focus, ensuring your job board is populated with relevant opportunities.
By using our platform, you can offer a comprehensive job feed to attract job seekers and increase engagement on your platform. Below you'll find example instructions to fetch job listings for a Remote Job Board.
Job Search Example
For a Remote Job Board you can query the API with keywords that would appear in the title of a relevant job or by job title in general.
At the moment the only text filter mechanism is via keywords or fragments of text that would appear in the title of a relevant job - here is an example of a list of keywords that could be used to backfill a Remote Job Board:
- No keywords necessary if you want to get all remote jobs, otherwise you can combine the has_remote filter parameter with other search parameters as well -
Query the jobdata API
Example search request (with header auth):
curl -X GET -H \
"Authorization: Api-Key YOUR_API_KEY" \
https://jobdataapi.com/api/jobs/?has_remote=true
Example search request (with auth param):
curl https://jobdataapi.com/api/jobs/?api_key=<YOUR API KEY>&has_remote=true
Shown below is an example of what a remote job list could look like with the most recent data from our global database:

Oliver Wyman - Business Impact Manager (6-months' contract) - Sydney
Sydney - Barangaroo, Australia
Full TimeContractMid-level

Planning & Analytics Engineering Manager, SAP BPC
Englewood Cliffs, NEW JERSEY, United States
Full TimeMid-level

Federal Deployment Manager
Remote, VA, United States
Full TimeMid-level

IT / Web Scrapping / QA Tester Internship / A.I. Automation - WFH/Remote Work
Petaling Jaya, Selangor, Malaysia
InternshipEntry-level

Software Engineer Internship - Testing, Technical Analysis, and Automation (WFH Only)
Petaling Jaya, Selangor, Malaysia
InternshipEntry-level

Manager, Software Engineering (SAP S/4 ABAP)
Englewood Cliffs, NEW JERSEY, United States
Full TimeMid-level

Manager, Software Engineering (SAP S/4 ABAP)
Englewood Cliffs, NEW JERSEY, United States
Full TimeMid-level

Graphics Design Internship (Ui/UX) - WFH/Remote Work
Petaling Jaya, Selangor, Malaysia
InternshipEntry-level

Snowflake Engineer (Remote in US)
Indianapolis, IN, United States
Full TimeMid-level

Principal Consultant, Incident Preparedness (Unit 42)
Remote, RIYADH, Saudi Arabia
Full TimeSenior level
Find out more on how to use the jobdata API in our docs.