Remotive.com Scraper avatar

Remotive.com Scraper

Under maintenance

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Remotive.com Scraper

Remotive.com Scraper

Under maintenance

Fetch remote job listings from Remotive.com by category or keyword. No API key required.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Hoho

Hoho

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

5 days ago

Last modified

Categories

Share

Fetch remote job listings from Remotive.com by category or keyword. No API key required.


Why this scraper?

  • No auth needed — Remotive's public API requires no registration or API key
  • 18 job categories — Software Development, Design, Marketing, AI/ML, and more
  • Keyword search — filter by skill, role, or technology across titles and descriptions
  • Rich job data — salary, location requirements, tags, company logo, full HTML description
  • Global remote jobs — listings from companies worldwide with remote-friendly positions

What you can fetch

ModeDescription
browseBrowse all remote jobs with optional category and keyword filters
categoriesList all 18 available job categories with slugs

Usage

Browse jobs by category

{
"queryType": "browse",
"category": "software-development"
}

Search by keyword

{
"queryType": "browse",
"search": "python"
}

Combine category + keyword

{
"queryType": "browse",
"category": "design",
"search": "figma"
}

List all categories

{
"queryType": "categories"
}

Input fields

FieldTypeDefaultDescription
queryTypestringbrowsebrowse or categories
categorystring(all)Category slug (e.g. software-development, design, ai-ml)
searchstringKeyword to search across job titles and descriptions
limitinteger(all)Max number of jobs to return

Output fields (browse mode)

FieldTypeDescription
jobIdintegerRemotive internal job ID
urlstringLink to the job on Remotive
jobTitlestringJob title
company_namestringHiring company name
company_logo_urlstringCompany logo image URL
categorystringJob category
tagsarraySkills / technology tags
job_typestringEmployment type (full_time, contract, etc.)
publication_datestringISO 8601 publication timestamp
candidate_required_locationstringLocation requirement (e.g. "USA Only", "Worldwide")
salarystringSalary range as a string (may be empty)
jobDescriptionstringFull job description in HTML

Output fields (categories mode)

FieldTypeDescription
idintegerCategory ID
namestringCategory display name
slugstringCategory slug for use in browse queries

Use cases

  • Job boards — aggregate remote listings into your own platform
  • Job alert tools — monitor new postings by category or keyword
  • Salary research — collect salary data across remote roles
  • Recruiting tools — track available talent pools by skill or category
  • Career analytics — analyze remote job market trends over time

Latency & caching

DataCache TTL
Job listings4 hours
Categories24 hours

Disclaimer

This scraper uses Remotive's public API. It is not affiliated with or endorsed by Remotive. Use responsibly and in accordance with Remotive's terms of service. The API requires attribution and prohibits redistribution to aggregator sites (Jooble, Google Jobs, LinkedIn, etc.).