# South Africa CIPC | ZA Company Registry Lookup Latest

**Use case:** 

Latest Results of South Africa CIPC | ZA Company Registry Lookup. Structured, ready-to-use data exported in seconds for research, monitoring, or lead

## Input

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

## Output

```json
{
  "companyNumber": {
    "label": "No."
  },
  "companyName": {
    "label": "Name"
  },
  "jurisdiction": {
    "label": "Jur."
  },
  "lei": {
    "label": "LEI"
  },
  "companyType": {
    "label": "Type"
  },
  "status": {
    "label": "Status"
  },
  "registrationStatus": {
    "label": "Reg. Status"
  },
  "incorporationDate": {
    "label": "Inc."
  },
  "lastUpdateDate": {
    "label": "Updated"
  },
  "registeredAddress": {
    "label": "Address"
  },
  "gleifUrl": {
    "label": "GLEIF",
    "format": "link"
  },
  "sourceUrl": {
    "label": "Source",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Collected"
  },
  "error": {
    "label": "Error"
  }
}
```

## About this Actor

This example demonstrates how to use [South Africa CIPC Scraper | ZA Company Registry Lookup](https://apify.com/parseforge/south-africa-cipc-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/south-africa-cipc-scraper) to learn more, explore other use cases, and run it yourself.