Discover/dailyremote.com API
live

dailyremote.com APIdailyremote.com

Search and retrieve remote job listings from DailyRemote.com. Get job titles, salaries, company info, descriptions, and application URLs via 2 endpoints.

Endpoints
2
Updated
1mo ago
Try it
Page number for pagination.
Search keyword (e.g. 'web developer', 'data analyst'). Empty string returns all listings.
Country filter for job location (e.g. 'Canada', 'United States').
Whether to fetch full job details for each listing. Accepted values: 'true', 'false'. Set
api.parse.bot/scraper/2237614a-bf6d-4fc5-b495-3995fd490481/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/2237614a-bf6d-4fc5-b495-3995fd490481/search_jobs?page=1&query=software+engineer&fetch_details=false' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search for remote job listings on DailyRemote with optional keyword and country filters. Returns job cards with basic metadata including title, company, salary, location, and experience level. Optionally fetches full JSON-LD details for each listing (slower).

Input
ParamTypeDescription
pageintegerPage number for pagination.
querystringSearch keyword (e.g. 'web developer', 'data analyst'). Empty string returns all listings.
countrystringCountry filter for job location (e.g. 'Canada', 'United States').
fetch_detailsstringWhether to fetch full job details for each listing. Accepted values: 'true', 'false'. Set to 'false' for faster results with basic metadata only.
Response
{
  "type": "object",
  "fields": {
    "jobs": "array of job objects with id, title, url, slug, job_type, location, salary, experience, category, and summary fields",
    "page": "integer - current page number",
    "has_next_page": "boolean - whether more pages exist",
    "total_on_page": "integer - number of jobs returned on this page"
  },
  "sample": {
    "data": {
      "jobs": [
        {
          "id": "4942532",
          "url": "https://dailyremote.com/remote-job/web-developer-4942532",
          "slug": "web-developer-4942532",
          "title": "Web Developer",
          "summary": "Develop and maintain scalable web solutions using WordPress, PHP, and modern front-end technologies...",
          "category": "Software Development",
          "job_type": "Full Time",
          "location": "Brazil, Canada, Colombia, Croatia, Hungary, Portugal",
          "experience": "2-5 yrs exp"
        }
      ],
      "page": 1,
      "has_next_page": false,
      "total_on_page": 20
    },
    "status": "success"
  }
}

About the dailyremote.com API

The DailyRemote API provides access to remote job listings from DailyRemote.com across 2 endpoints, returning up to 14 structured fields per job. Use search_jobs to query listings by keyword and country with pagination support, or use get_job_detail to retrieve the full job description, salary structure, employment type, company logo, and application details for a specific listing by slug.

Endpoints and What They Return

The search_jobs endpoint accepts a query string, an optional country filter, and a page integer for pagination. It returns an array of job objects, each containing id, title, url, slug, job_type, location, salary, experience, category, and summary. The response also includes has_next_page and total_on_page to support sequential pagination through result sets. Setting fetch_details to false returns card-level data faster; setting it to true enriches each result with full structured data at the cost of additional latency.

Full Job Details

The get_job_detail endpoint takes a slug from search_jobs results and returns the complete listing record: title, company, employment_type (e.g. FULL_TIME, CONTRACTOR), description_html, description_text, date_posted, valid_through, company_logo, and identifier. The description_html field contains the full formatted job description, while description_text provides a plain-text version suitable for parsing or NLP tasks.

Filtering and Coverage

Country-level filtering is supported through the country parameter on search_jobs, making it straightforward to scope results to specific regions like United States or Canada. All listings are remote positions by the nature of the source — DailyRemote.com aggregates remote-only roles across categories including software engineering, data, design, writing, and customer support.

Common use cases
  • Aggregate remote job listings into a niche job board filtered by country and role category
  • Monitor new remote postings by keyword to power job alert notifications
  • Extract salary ranges and employment types for remote job market analysis
  • Pull full HTML job descriptions to build a searchable internal database
  • Identify company contact emails and application URLs from job detail pages
  • Compare remote job experience requirements across categories for career research tools
  • Track listing freshness using date_posted and valid_through fields to remove expired postings
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does DailyRemote have an official developer API?+
DailyRemote does not publish an official public developer API or documented data access program as of mid-2025.
What does get_job_detail return beyond what search_jobs provides?+
get_job_detail returns fields not available in search result cards: full HTML and plain-text job descriptions, company logo URL, ISO-formatted date_posted and valid_through timestamps, a unique job identifier, and the canonical listing URL. It is intended to be called with a slug obtained from search_jobs results.
Does the API return contact emails or application URLs for jobs?+
The get_job_detail endpoint is documented to return contact emails and application URLs extracted from individual listing pages. These fields depend on what the employer includes in their listing; not every job will have both present.
Can I filter jobs by category, salary range, or experience level?+
search_jobs currently supports filtering by keyword query and country only. Category, salary range, and experience level are returned as response fields but are not available as query filters. You can fork this API on Parse and revise it to add endpoint parameters for those filters if your use case requires them.
How does pagination work for large result sets?+
The search_jobs response includes a has_next_page boolean and the current page integer. Increment the page parameter in successive requests to walk through results. The total_on_page field tells you how many jobs were returned on the current page, but there is no total_count field indicating the overall number of matching listings.
Page content last updated . Spec covers 2 endpoints from dailyremote.com.
Related APIs in JobsSee all →
nvidia.com API
nvidia.com API
devex.com API
Search and explore global development opportunities including tenders, grants, job postings, news, organizations, and events all in one place. Find funding details, discover career opportunities, and stay updated on international development initiatives through a single integrated platform.
metacareers.com API
Search and browse Meta job openings across all departments and locations. Filter by keyword, experience level, or role category — including University Graduate and AR/VR specializations — and retrieve comprehensive details for each listing, including job description, requirements, salary range, and application link.
amazon.jobs API
Search and browse Amazon job openings by keywords, location, and category, then view detailed information about specific positions. Filter results across multiple job categories and locations with easy pagination.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.
airtasker.com API
Search and browse Airtasker tasks by location, category, price, and keywords, then access detailed task information and user profiles. Get location suggestions and category recommendations to discover available work and service opportunities in your area.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
naukri.com API
naukri.com API