# Jobs informatique en France sur Hellowork

**Use case:** 

Offres informatique en France via Hellowork exporter. Rôles, entreprises, contrats et liens pour études de marché de l'emploi IT.

## Input

```json
{
  "query": "informatique",
  "location": "france",
  "maxItems": 15,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

## Output

```json
{
  "id": {
    "label": "Id"
  },
  "title": {
    "label": "Title"
  },
  "url": {
    "label": "Url"
  },
  "datePosted": {
    "label": "Date posted"
  },
  "validThrough": {
    "label": "Valid through"
  },
  "employmentType": {
    "label": "Employment type"
  },
  "jobLocationType": {
    "label": "Job location type"
  },
  "jobLocation": {
    "label": "Job location"
  },
  "country": {
    "label": "Country"
  },
  "companyName": {
    "label": "Company name"
  },
  "companyLink": {
    "label": "Company link"
  },
  "companyLogo": {
    "label": "Company logo"
  },
  "industry": {
    "label": "Industry"
  },
  "directApply": {
    "label": "Direct apply"
  }
}
```

## About this Actor

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