/remoteok/jobs/search
Search remote jobs on RemoteOK, optionally filtered by one or more tags
Price: 10 credits
💡 AI Hint: List remote job postings from RemoteOK, optionally filtered by tags (skills, categories, or job types such as ‘python’, ‘design’, ‘senior’, ‘customer support’). Multiple tags are combined with AND — a job must carry every tag. Each result includes the job id, title, company, tags, location, salary range when stated, posting date, and apply link. Pass a returned job id to the ‘jobs’ endpoint for the full posting with structured salary, employment type, industry, and hiring organization details.
Authorizations
API token from the dashboard
Headers
Body
Max number of jobs to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Filter jobs by one or more tags (skills, categories, or job types). Multiple tags are combined with AND — a job must match every tag. Omit to get the latest jobs.
["python", "senior"]["design"]["customer support"]Response
Successful Response