2GIS Scraper avatar

2GIS Scraper

Pricing

from $1.50 / 1,000 2gis scrapers

Go to Apify Store
2GIS Scraper

2GIS Scraper

Scrape organizations from 2GIS — name, address, phones, website, categories, rating, reviews count, working hours, geo coordinates. Works without Apify Proxy. Supports search queries, city + rubric filters and direct organization URLs.

Pricing

from $1.50 / 1,000 2gis scrapers

Rating

0.0

(0)

Developer

Max Consta

Max Consta

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Scrape organizations from 2GIS — name, address, phones, website, email (when public), categories, rating, reviews count, coordinates, working hours.

Input

{
"searchQueries": [
{ "query": "кофейни", "city": "moscow" },
{ "query": "dentist", "city": "prague" }
],
"startUrls": [
{ "url": "https://2gis.ru/moscow/firm/70000001024523412" }
],
"maxItems": 100,
"maxPagesPerQuery": 5,
"language": "ru"
}

searchQueries items can also be plain strings if you include the city in the query itself (e.g. "cafes Barcelona").

Output

Each result:

{
"url": "https://2gis.ru/moscow/firm/...",
"orgId": "70000001024523412",
"name": "...",
"address": "...",
"city": "moscow",
"phones": ["+7..."],
"website": "https://...",
"emails": ["info@..."],
"rubrics": ["Cafe", "Coffee shop"],
"rating": 4.6,
"reviewsCount": 312,
"lat": 55.75,
"lon": 37.61,
"scheduleToday": "круглосуточно"
}

Pricing model

Pay-per-result. Recommended: $1.00 per 1 000 organizations.

Notes

  • Uses the public 2GIS Catalog API (catalog.api.2gis.com) which powers 2gis.ru. No client API key required.
  • Proxy is optional. Only enable Apify Proxy if you run very large volumes.
  • City slug examples: moscow, spb, novosibirsk, prague, nicosia, new-york.