# JusBrasil Court   Brazil Case Law & Jurisprudence — Full Exp

**Use case:** 

Scrape the full jusbrasil court - brazil case law & jurisprudence dataset with all available fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract jusbrasil court - brazil case law & jurisprudence for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "searchQuery": "responsabilidade civil",
  "processNumber": "",
  "court": "",
  "maxItems": 200
}
```

## Output

```json
{
  "process_number": {
    "label": "Process Number",
    "format": "string"
  },
  "court": {
    "label": "Court",
    "format": "string"
  },
  "state": {
    "label": "State",
    "format": "string"
  },
  "subject": {
    "label": "Subject",
    "format": "string"
  },
  "status": {
    "label": "Status",
    "format": "string"
  },
  "filed_at": {
    "label": "Filed At",
    "format": "string"
  },
  "last_movement_at": {
    "label": "Last Movement At",
    "format": "string"
  },
  "process_url": {
    "label": "Process Url",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [JusBrasil Court Scraper - Brazil Case Law & Jurisprudence](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.