# Собрать контакты барбершопов Москвы

**Use case:** 

Найдите барбершопы и мужские парикмахерские Москвы на Яндекс Картах. Выгрузите телефоны, email, сайты, адреса, рейтинги и соцсети для лидогенерации.

## Input

```json
{
  "query": [
    "барбершоп",
    "мужская парикмахерская"
  ],
  "location": "Москва",
  "category": "",
  "maxResults": 500,
  "language": "ru",
  "includeReviews": false,
  "enrichBusinessData": true,
  "maxPhotos": 0,
  "maxPosts": 0,
  "startUrls": [],
  "businessIds": [],
  "excludeBusinessIds": [],
  "coordinates": "",
  "viewportSpan": "",
  "filterRating": "gt4.0",
  "filterOpenNow": false,
  "filterOpen24h": false,
  "filterDelivery": false,
  "filterTakeaway": false,
  "filterWifi": false,
  "filterCardPayment": false,
  "filterParking": false,
  "filterPetFriendly": false,
  "filterWheelchairAccess": false,
  "filterGoodPlace": false,
  "filterMichelin": false,
  "filterBusinessLunch": false,
  "filterSummerTerrace": false,
  "filterCuisine": [],
  "filterPriceCategory": [],
  "filterCategoryId": [],
  "filterChainId": [],
  "customFilters": [],
  "sortBy": "",
  "sortOrigin": ""
}
```

## Output

```json
{
  "businessId": {
    "label": "ID",
    "format": "text"
  },
  "title": {
    "label": "Name",
    "format": "text"
  },
  "description": {
    "label": "Description"
  },
  "type": {
    "label": "Type"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "searchQuery": {
    "label": "Search query"
  },
  "moreResultsAvailable": {
    "label": "More results available"
  },
  "longitude": {
    "label": "Longitude"
  },
  "latitude": {
    "label": "Latitude"
  },
  "address": {
    "label": "Address",
    "format": "text"
  },
  "country": {
    "label": "Country"
  },
  "region": {
    "label": "Region"
  },
  "city": {
    "label": "City",
    "format": "text"
  },
  "street": {
    "label": "Street"
  },
  "house": {
    "label": "House"
  },
  "postalCode": {
    "label": "Postal code"
  },
  "status": {
    "label": "Status"
  },
  "isOpenNow": {
    "label": "Is open now"
  },
  "isVerifiedOwner": {
    "label": "Is verified owner"
  },
  "rating": {
    "label": "Rating",
    "format": "number"
  },
  "ratingsCount": {
    "label": "Reviews",
    "format": "number"
  },
  "ratingCount": {
    "label": "Rating count"
  },
  "reviewAspects": {
    "label": "Review aspects"
  },
  "categories": {
    "label": "Categories",
    "format": "array"
  },
  "phones": {
    "label": "Phones",
    "format": "array"
  },
  "website": {
    "label": "Website",
    "format": "link"
  },
  "socialLinks": {
    "label": "Social links"
  },
  "workingHoursText": {
    "label": "Working hours text"
  },
  "schedule": {
    "label": "Schedule"
  },
  "features": {
    "label": "Features"
  },
  "featureNames": {
    "label": "Feature names"
  },
  "photoCount": {
    "label": "Photo count"
  },
  "photoUrlTemplate": {
    "label": "Photo url template"
  },
  "videoCount": {
    "label": "Video count"
  },
  "videos": {
    "label": "Videos"
  },
  "logoUrl": {
    "label": "Logo url"
  },
  "chainName": {
    "label": "Chain name"
  },
  "chainId": {
    "label": "Chain id"
  },
  "bookingLinks": {
    "label": "Booking links"
  },
  "nearbyMetro": {
    "label": "Nearby metro"
  },
  "nearbyStops": {
    "label": "Nearby stops"
  },
  "badges": {
    "label": "Badges"
  },
  "awards": {
    "label": "Awards"
  },
  "snippet": {
    "label": "Snippet"
  },
  "regionId": {
    "label": "Region id"
  },
  "geoId": {
    "label": "Geo id"
  },
  "shortTitle": {
    "label": "Short title"
  },
  "timezoneOffset": {
    "label": "Timezone offset"
  },
  "panorama": {
    "label": "Panorama"
  },
  "bounds": {
    "label": "Bounds"
  },
  "entrances": {
    "label": "Entrances"
  },
  "popularityHistogram": {
    "label": "Popularity histogram"
  },
  "sources": {
    "label": "Sources"
  },
  "featureGroups": {
    "label": "Feature groups"
  },
  "menu": {
    "label": "Menu"
  },
  "additionalAddress": {
    "label": "Additional address"
  },
  "bookingPartner": {
    "label": "Booking partner"
  },
  "legalInfo": {
    "label": "Legal info"
  },
  "actionButtons": {
    "label": "Action buttons"
  },
  "promo": {
    "label": "Promo"
  },
  "productCatalog": {
    "label": "Product catalog"
  },
  "email": {
    "label": "Email"
  },
  "neurosummary": {
    "label": "Neurosummary"
  },
  "relatedPlaces": {
    "label": "Related places"
  },
  "visitsHistogram": {
    "label": "Visits histogram"
  },
  "trustFeatures": {
    "label": "Trust features"
  },
  "discoveryCollections": {
    "label": "Discovery collections"
  },
  "bookingAvailability": {
    "label": "Booking availability"
  },
  "mobileVideos": {
    "label": "Mobile videos"
  },
  "mobilePosts": {
    "label": "Mobile posts"
  },
  "reviews": {
    "label": "Reviews"
  },
  "photos": {
    "label": "Photos"
  },
  "posts": {
    "label": "Posts"
  },
  "reviewCount": {
    "label": "Review count"
  }
}
```

## About this Actor

This example demonstrates how to use [Yandex Maps Scraper | Парсер Яндекс Карт: Leads, Reviews & API](https://apify.com/zen-studio/yandex-maps-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zen-studio/yandex-maps-scraper) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/zen-studio/yandex-maps-scraper.md

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).
