# LA Business Licenses | City of Los Angeles Latest Results

**Use case:** 

Latest Results of LA Business Licenses | City of Los Angeles. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 25,
  "naics": "722511"
}
```

## Output

```json
{
  "imageUrl": {
    "label": "Image url"
  },
  "title": {
    "label": "📌 Title",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "location_account": {
    "label": "Location Account",
    "format": "text"
  },
  "business_name": {
    "label": "Business Name",
    "format": "text"
  },
  "dba_name": {
    "label": "DBA",
    "format": "text"
  },
  "street_address": {
    "label": "Address",
    "format": "text"
  },
  "city": {
    "label": "City",
    "format": "text"
  },
  "zip_code": {
    "label": "ZIP",
    "format": "text"
  },
  "location_description": {
    "label": "Location Desc",
    "format": "text"
  },
  "mailing_address": {
    "label": "Mailing",
    "format": "text"
  },
  "mailing_city": {
    "label": "Mailing City",
    "format": "text"
  },
  "mailing_zip_code": {
    "label": "Mailing ZIP",
    "format": "text"
  },
  "naics": {
    "label": "NAICS",
    "format": "text"
  },
  "primary_naics_description": {
    "label": "Activity",
    "format": "text"
  },
  "council_district": {
    "label": "Council District",
    "format": "text"
  },
  "location_start_date": {
    "label": "Started",
    "format": "date"
  },
  "location_end_date": {
    "label": "Ended",
    "format": "date"
  },
  "sourceUrl": {
    "label": "🌐 Source",
    "format": "link"
  },
  "scrapedAt": {
    "label": "🕒 Collected",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [LA Business Licenses Scraper | City of Los Angeles](https://apify.com/parseforge/la-business-licenses-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/la-business-licenses-scraper) to learn more, explore other use cases, and run it yourself.