# Himalayas Remote Jobs Latest Results

**Use case:** 

Latest Results of Himalayas Remote Jobs. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 25
}
```

## Output

```json
{
  "title": {
    "label": "📌 Title",
    "format": "text"
  },
  "companyName": {
    "label": "companyName",
    "format": "text"
  },
  "companySlug": {
    "label": "companySlug",
    "format": "text"
  },
  "employmentType": {
    "label": "employmentType",
    "format": "text"
  },
  "seniority": {
    "label": "seniority",
    "format": "text"
  },
  "minSalary": {
    "label": "minSalary",
    "format": "text"
  },
  "maxSalary": {
    "label": "maxSalary",
    "format": "text"
  },
  "currency": {
    "label": "currency",
    "format": "text"
  },
  "locationRestrictions": {
    "label": "locationRestrictions",
    "format": "text"
  },
  "categories": {
    "label": "categories",
    "format": "text"
  },
  "excerpt": {
    "label": "excerpt",
    "format": "text"
  },
  "sourceUrl": {
    "label": "🔗 Source",
    "format": "link"
  },
  "scrapedAt": {
    "label": "🕒 Collected",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Himalayas Remote Jobs Scraper](https://apify.com/parseforge/himalayas-remote-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/himalayas-remote-jobs-scraper) to learn more, explore other use cases, and run it yourself.