# Texas State Salaries | Texas Tribune Public Pay Latest

**Use case:** 

Latest Results of Texas State Salaries | Texas Tribune Public Pay. Structured, ready-to-use data exported in seconds for research, monitoring, or lead

## Input

```json
{
  "maxItems": 25,
  "query": "professor"
}
```

## Output

```json
{
  "firstName": {
    "label": "First",
    "format": "text"
  },
  "lastName": {
    "label": "Last",
    "format": "text"
  },
  "jobTitle": {
    "label": "Title",
    "format": "text"
  },
  "agency": {
    "label": "Agency",
    "format": "text"
  },
  "annualSalary": {
    "label": "Annual Salary",
    "format": "number"
  },
  "hireDate": {
    "label": "Hire Date",
    "format": "text"
  },
  "gender": {
    "label": "Gender"
  },
  "ethnicity": {
    "label": "Ethnicity"
  },
  "scrapedAt": {
    "label": "Scraped",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Texas State Salaries Scraper | Texas Tribune Public Pay](https://apify.com/parseforge/texas-state-salaries-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/texas-state-salaries-scraper) to learn more, explore other use cases, and run it yourself.