# Discover Remote Content Writing Jobs & Projects

**Use case:** 

Find current remote content writing jobs and project opportunities posted on PeoplePerHour. Expand your freelance pipeline by staying updated on relevant job li

## Input

```json
{
  "mode": "searchJobs",
  "searchQuery": "content writer",
  "category": "Writing & Translation",
  "sortBy": "latest",
  "maxItems": 75
}
```

## Output

```json
{
  "recordType": {
    "label": "Record type"
  },
  "title": {
    "label": "Title"
  },
  "name": {
    "label": "Name"
  },
  "price": {
    "label": "Price"
  },
  "hourlyRate": {
    "label": "Hourly rate"
  },
  "rating": {
    "label": "Rating"
  },
  "location": {
    "label": "Location"
  },
  "url": {
    "label": "Url"
  },
  "scrapedAt": {
    "label": "Scraped at"
  }
}
```

## About this Actor

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