# Coroflot Creative Design Jobs in Texas

**Use case:** 

Find and extract Coroflot Creative Design Jobs in Texas. Get structured data with all key fields, ready to export for outreach or analysis.

## Input

```json
{
  "maxItems": 10,
  "location": "Texas"
}
```

## Output

```json
{
  "title": {
    "label": "Title",
    "format": "text"
  },
  "url": {
    "label": "Listing URL",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Collected At",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Coroflot Creative Design Jobs Scraper](https://apify.com/parseforge/coroflot-creative-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/coroflot-creative-jobs-scraper) to learn more, explore other use cases, and run it yourself.