# State PE / RA License   Engineers And Architects in TX

**Use case:** 

Export state pe / ra license - engineers and architects in TX — names, locations, and contact details.

## Input

```json
{
  "sp_intended_usage": "Example: extract state pe / ra license - engineers and architects for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "profession": "PE",
  "states": [
    "TX"
  ],
  "lastName": "",
  "licenseStatus": "",
  "maxItems": 200,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

## Output

```json
{
  "profession": {
    "label": "Profession",
    "format": "string"
  },
  "first_name": {
    "label": "First Name",
    "format": "string"
  },
  "last_name": {
    "label": "Last Name",
    "format": "string"
  },
  "license_number": {
    "label": "License Number",
    "format": "string"
  },
  "license_state": {
    "label": "License State",
    "format": "string"
  },
  "discipline": {
    "label": "Discipline",
    "format": "string"
  },
  "license_status": {
    "label": "License Status",
    "format": "string"
  },
  "license_expiration_date": {
    "label": "License Expiration Date",
    "format": "string"
  },
  "firm_name": {
    "label": "Firm Name",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [State PE / RA License Scraper - Engineers and Architects](https://apify.com/jungle_synthesizer/ncees-ncarb-state-pe-ra-license-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/ncees-ncarb-state-pe-ra-license-scraper) to learn more, explore other use cases, and run it yourself.