# Yandex Maps Scraper (`piotrv1001/yandex-maps-scraper`) Actor

The Yandex Maps Scraper extracts places from Yandex Maps searches and place pages, capturing name, categories, address, coordinates, phones, website, social links, opening hours, ratings and the newest reviews — ideal for CIS lead generation, local-market research and review monitoring.

- **URL**: https://apify.com/piotrv1001/yandex-maps-scraper.md
- **Developed by:** [FalconScrape](https://apify.com/piotrv1001) (community)
- **Categories:** Lead generation, Business, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $5.00 / 1,000 places

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## 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.
The best way to integrate Actors is as follows.

- **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 usage examples, see the [API](#api) section below.

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).

# README

### 🚀 Yandex Maps Scraper

Extract businesses and places from Yandex Maps, the dominant map service across Russia, Kazakhstan, Belarus and the wider CIS region. The **Yandex Maps Scraper** turns any search into clean rows with name, category, address, coordinates, phones, website, opening hours, ratings and, optionally, the newest reviews, ready for lead generation, local-market research and reputation monitoring.

### ✨ Features

- 📍 **Search like a user**: Type queries exactly as you would in Yandex Maps, e.g. `кафе Москва`, `стоматология Казань` or `pizza Berlin`, and get every place the map returns.
- 🗺️ **Beyond the first page**: The scraper scans the map area by area, so one query can return hundreds of places instead of the 25 shown on screen.
- 📞 **Rich place data**: Categories, full address, postal code, coordinates, phones, website, social links (Telegram, WhatsApp, VK…), weekly opening hours, open-now status, photo count, verified-owner flag and attributes like average bill, delivery or Wi-Fi.
- ⭐ **Ratings & reviews**: Average rating, rating and review counts on every place, plus up to 50 newest reviews per place with text, rating, author, date, likes and the business's reply.
- 🔗 **Direct place URLs**: Paste Yandex Maps place pages to refresh specific businesses, for example your own locations or a competitor list.
- 🌐 **Russian or English**: Choose the output language for names, categories and addresses.

### 🛠️ How It Works

1. **Enter search queries** – One per line, including the city or area: `кафе Москва`, `автосервис Алматы`, `hotel Minsk`.
2. **Set the scope** – Choose **Max places** and, if you need review text, switch on **Include reviews** and set **Max reviews per place**.
3. **Run the scraper** – Get one row per place, with its reviews nested inside when enabled.

### 📊 Sample Output Data

```json
[
    {
        "id": "175810691116",
        "title": "Sakhalin",
        "url": "https://yandex.ru/maps/org/sakhalin/175810691116/",
        "categories": ["Restaurant"],
        "address": "Moscow, Smolenskaya Street, 8",
        "fullAddress": "Moscow, Smolenskaya Street, 8",
        "city": "Moscow",
        "country": "Russian Federation",
        "postalCode": "121099",
        "lat": 55.746177,
        "lng": 37.580343,
        "phones": ["+7 (495) 647-64-79"],
        "website": "https://sakhalin-moscow.ru/",
        "socialLinks": [
            { "type": "telegram", "url": "https://t.me/sakhalinmoscowrest" },
            { "type": "whatsapp", "url": "https://wa.me/79037913012" }
        ],
        "rating": 5,
        "ratingCount": 12937,
        "reviewCount": 5352,
        "isOpenNow": true,
        "workingStatus": "Open until 12:00 AM",
        "workingHours": "daily, 12:00 PM–12:00 AM",
        "photosCount": 500,
        "logoUrl": "https://avatars.mds.yandex.net/get-altay/16069310/2a00000196f30623e107fa942b9854560360/L",
        "chainName": null,
        "hasVerifiedOwner": true,
        "isAdvert": true,
        "awards": ["goodPlaceYear 2026", "ultimaGuide 2023"],
        "metro": [{ "name": "Smolenskaya", "distance": "390 m" }],
        "features": [
            { "name": "average bill", "value": "5000–10000 ₽" },
            { "name": "food delivery", "value": true }
        ],
        "aiSummary": null,
        "query": "кафе Москва",
        "reviews": [
            {
                "reviewId": "kvOn2kVF2Whz8KVXixFaaY5C7bGMWLm",
                "author": "Elchin Gasanov",
                "authorLevel": "Level 8 Local Expert",
                "rating": 5,
                "text": "This office impresses with its well-thought-out design, spacious work areas and …",
                "language": "en",
                "publishedAt": "2025-11-06T12:19:21.825Z",
                "likes": 4,
                "dislikes": 5,
                "photosCount": 0,
                "businessReply": "Очень здорово, что вам понравилось! Спасибо за оценку.",
                "businessReplyAt": "2025-11-13T13:40:35.646Z"
            }
        ],
        "scrapedAt": "2026-09-04T10:53:46.457Z"
    }
]
```

### 💰 Pricing

You pay **$0.005 per place** ($5 per 1,000 places) and **$0.002 per review** ($2 per 1,000 reviews) plus platform usage. A 1,000-place city sweep costs $5; adding the 50 newest reviews for each of those places adds $100.

Build local lead lists, benchmark competitors and watch your reviews with **Yandex Maps Scraper** today! 🚀

# Actor input Schema

## `searchQueries` (type: `array`):

What to look for, including the city or area — exactly as you would type it into Yandex Maps. Examples: "кафе Москва", "стоматология Санкт-Петербург", "pizza Berlin", "dentist Almaty".

## `placeUrls` (type: `array`):

Optional. Yandex Maps place pages to scrape directly, e.g. https://yandex.ru/maps/org/yandeks/1124715036/.

## `maxPlaces` (type: `integer`):

Maximum number of places to save in total across all queries.

## `includeReviews` (type: `boolean`):

Also collect the newest reviews for every place (text, rating, author, date, likes, business reply). Reviews are billed separately.

## `maxReviewsPerPlace` (type: `integer`):

Newest reviews to collect per place when reviews are enabled (up to 50).

## `language` (type: `string`):

Language of names, addresses and categories in the output.

## Actor input object example

```json
{
  "searchQueries": [
    "кафе Москва"
  ],
  "maxPlaces": 50,
  "includeReviews": false,
  "maxReviewsPerPlace": 50,
  "language": "ru"
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchQueries": [
        "кафе Москва"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("piotrv1001/yandex-maps-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "searchQueries": ["кафе Москва"] }

# Run the Actor and wait for it to finish
run = client.actor("piotrv1001/yandex-maps-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchQueries": [
    "кафе Москва"
  ]
}' |
apify call piotrv1001/yandex-maps-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,piotrv1001/yandex-maps-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/bgyhFd47N1NGFrT5k/builds/tk7GvpZmjssdv4NVM/openapi.json
