# Brazil Court   Lawyer Caseloads & Case Tracking — Full Expor

**Use case:** 

Scrape the full brazil court - lawyer caseloads & case tracking dataset with all available fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract brazil court - lawyer caseloads & case tracking for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "searchQuery": [
    "responsabilidade civil"
  ],
  "maxItems": 200
}
```

## Output

```json
{
  "process_number": {
    "label": "Process Number",
    "format": "string"
  },
  "court": {
    "label": "Court",
    "format": "string"
  },
  "state": {
    "label": "State",
    "format": "string"
  },
  "procedural_class": {
    "label": "Procedural Class",
    "format": "string"
  },
  "filed_at": {
    "label": "Filed At",
    "format": "string"
  },
  "last_movement": {
    "label": "Last Movement",
    "format": "string"
  },
  "last_movement_at": {
    "label": "Last Movement At",
    "format": "string"
  },
  "matched_oab": {
    "label": "Matched Oab",
    "format": "array"
  }
}
```

## About this Actor

This example demonstrates how to use [Brazil Court Scraper - Lawyer Caseloads & Case Tracking](https://apify.com/jungle_synthesizer/brazil-jusbrasil-court-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/brazil-jusbrasil-court-scraper) to learn more, explore other use cases, and run it yourself.