# Software Development Remotive Remote Jobs | Export to CSV

**Use case:** 

Extract Remotive Remote Jobs | Export to CSV & JSON data filtered by Software Development. Export structured results ready for analysis, lead generation, or

## Input

```json
{
  "maxItems": 10,
  "category": "software-development"
}
```

## Output

```json
{
  "imageUrl": {
    "label": "🖼 Logo",
    "format": "image"
  },
  "title": {
    "label": "📌 Title",
    "format": "text"
  },
  "company": {
    "label": "🏢 Company",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "category": {
    "label": "📂 Category",
    "format": "text"
  },
  "jobType": {
    "label": "Job type"
  },
  "location": {
    "label": "Location"
  },
  "salary": {
    "label": "💰 Salary",
    "format": "text"
  },
  "postedAt": {
    "label": "📅 Posted",
    "format": "date"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Remotive Remote Jobs Scraper | Export to CSV & JSON](https://apify.com/parseforge/remotive-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/remotive-scraper) to learn more, explore other use cases, and run it yourself.