# Malaysian Bar Legal in JH

**Use case:** 

Export malaysian bar legal in JH — names, locations, and contact details.

## Input

```json
{
  "sp_intended_usage": "Example: extract malaysian bar legal for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "recordTypes": [
    "lawyer",
    "firm",
    "pupil"
  ],
  "states": [
    "JH"
  ],
  "alphabets": [],
  "maxItems": 200
}
```

## Output

```json
{
  "recordType": {
    "label": "Recordtype",
    "format": "string"
  },
  "name": {
    "label": "Name",
    "format": "string"
  },
  "firm": {
    "label": "Firm",
    "format": "string"
  },
  "status": {
    "label": "Status",
    "format": "string"
  },
  "state": {
    "label": "State",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "phone": {
    "label": "Phone",
    "format": "string"
  },
  "email": {
    "label": "Email",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Malaysian Bar Legal Directory Scraper](https://apify.com/jungle_synthesizer/malaysian-bar-legal-directory-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/malaysian-bar-legal-directory-scraper) to learn more, explore other use cases, and run it yourself.