# 🇨🇦 Corporations Canada Federal Search Latest Results

**Use case:** 

Latest Results of 🇨🇦 Corporations Canada Federal Search. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

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

## Output

```json
{
  "name": {
    "label": "📌 Name",
    "format": "text"
  },
  "corporationNumber": {
    "label": "🆔 Corporation #",
    "format": "text"
  },
  "businessNumber": {
    "label": "🏢 Business #",
    "format": "text"
  },
  "status": {
    "label": "⚖️ Status",
    "format": "text"
  },
  "url": {
    "label": "🔗 URL",
    "format": "link"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [🇨🇦 Corporations Canada Federal Search Scraper](https://apify.com/parseforge/canada-corporations-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/canada-corporations-scraper) to learn more, explore other use cases, and run it yourself.