# Identify Remote Golang Jobs in the Americas

**Use case:** 

Find specific remote job openings for Golang developers located in the Americas region. This task is ideal for specialized developers and recruiters targeting n

## Input

```json
{
  "mode": "byTag",
  "searchQuery": "engineer",
  "tag": "golang",
  "tags": [],
  "startUrls": [],
  "region": "americas",
  "salaryOnly": false,
  "containsKeyword": "senior",
  "maxItems": 60
}
```

## Output

```json
{
  "position": {
    "label": "Position"
  },
  "company": {
    "label": "Company"
  },
  "location": {
    "label": "Location"
  },
  "salaryMin": {
    "label": "Salary min"
  },
  "salaryMax": {
    "label": "Salary max"
  },
  "tags": {
    "label": "Tags"
  },
  "postedAt": {
    "label": "Posted at"
  },
  "url": {
    "label": "Url"
  }
}
```

## About this Actor

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