# Any Kenbiya — Japan Investment Property (建美家)

**Use case:** 

Scrape Any kenbiya — japan investment property (建美家) with contact details and key fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract kenbiya — japan investment property (建美家) for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "prefectures": [
    "tokyo"
  ],
  "propertyType": "any",
  "minYieldPct": 0,
  "fetchDetails": true,
  "maxItems": 200
}
```

## Output

```json
{
  "title": {
    "label": "Title",
    "format": "string"
  },
  "prefecture": {
    "label": "Prefecture",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "price_jpy": {
    "label": "Price Jpy",
    "format": "number"
  },
  "gross_yield_pct": {
    "label": "Gross Yield Pct",
    "format": "number"
  },
  "monthly_rent_jpy": {
    "label": "Monthly Rent Jpy",
    "format": "number"
  },
  "listing_url": {
    "label": "Listing Url",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Kenbiya Scraper — Japan Investment Property (建美家)](https://apify.com/jungle_synthesizer/kenbiya-investor-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/kenbiya-investor-scraper) to learn more, explore other use cases, and run it yourself.