# Trabajos IT en España InfoJobs

**Use case:** 

Ofertas IT en España desde InfoJobs exportar. Roles, empresas, contratos y enlaces para sourcing y análisis de empleo tecnológico.

## Input

```json
{
  "query": "informática",
  "location": "españa",
  "maxItems": 15
}
```

## Output

```json
{
  "id": {
    "label": "ID",
    "format": "text"
  },
  "title": {
    "label": "Title",
    "format": "text"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "datePosted": {
    "label": "Date Posted",
    "format": "date"
  },
  "jobLocation": {
    "label": "Location",
    "format": "text"
  },
  "companyName": {
    "label": "Company Name",
    "format": "text"
  },
  "companyLogo": {
    "label": "Company logo"
  }
}
```

## About this Actor

This example demonstrates how to use [InfoJobs.net Scraper](https://apify.com/lexis-solutions/infojobs-net-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/lexis-solutions/infojobs-net-scraper) to learn more, explore other use cases, and run it yourself.