parser-2gis


Nameparser-2gis JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/interlark/parser-2gis
SummaryПарсер сайта 2GIS
upload_time2024-03-14 13:34:49
maintainer
docs_urlNone
authorAndy Trofimov
requires_python>=3.7
licenseLGPLv3+
keywords parser scraper 2gis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="#%E2%84%B9%EF%B8%8F-%D0%BE%D0%BF%D0%B8%D1%81%D0%B0%D0%BD%D0%B8%D0%B5">
    <img alt="Logo" width="128" src="https://user-images.githubusercontent.com/20641837/174094285-6e32eb04-7feb-4a60-bddf-5a0fde5dba4d.png"/>
  </a>
</p>
<h1 align="center">Parser2GIS</h1>

<p align="center">
  <a href="https://github.com/interlark/parser-2gis/actions/workflows/tests.yml"><img src="https://github.com/interlark/parser-2gis/actions/workflows/tests.yml/badge.svg" alt="Tests"/></a>
  <a href="https://pypi.org/project/parser-2gis"><img src="https://badgen.net/pypi/v/parser-2gis" alt="PyPi version"/></a>
  <a href="https://pypi.org/project/parser-2gis"><img src="https://badgen.net/pypi/python/parser-2gis" alt="Supported Python versions"/></a>
  <a href="https://github.com/interlark/parser-2gis/releases"><img src="https://img.shields.io/github/downloads/interlark/parser-2gis/total.svg" alt="Downloads"/></a>
</p>

**Parser2GIS** - парсер сайта [2GIS](https://2gis.ru/) с помощью браузера [Google Chrome](https://google.com/chrome).

<img alt="Screenshot" src="https://user-images.githubusercontent.com/20641837/174098241-7c0874aa-e70d-4978-86dc-7fd90af44603.png"/>

## ℹ️ Описание

Парсер для автоматического сбора базы адресов и контактов предприятий, которые работают на территории
России <img width="18px" src="https://user-images.githubusercontent.com/20641837/183511175-3d47f0f0-4e3f-45d2-8495-95d0612a8a8c.svg"/>, Казахстана <img width="18px" src="https://user-images.githubusercontent.com/20641837/183511625-20420aef-59c3-426d-a112-654d2caf0dda.svg"/>, Беларуси <img width="18px" src="https://user-images.githubusercontent.com/20641837/183511940-ce088ad1-d97f-4fa1-849a-9b887ad481c5.svg"/>,
Азербайджана <img width="18px" src="https://user-images.githubusercontent.com/20641837/183512176-1f6795a1-ceac-4865-a29f-b5720ce5115e.svg"/>, Киргизии <img width="18px" src="https://user-images.githubusercontent.com/20641837/183512234-286ca403-5194-4a6d-a59e-59201140078a.svg"/>, Узбекистана <img width="18px" src="https://user-images.githubusercontent.com/20641837/183512333-7ec1f36d-07fe-450d-b6f1-eed59a3b69c8.svg"/>, Чехии <img width="18px" src="https://user-images.githubusercontent.com/20641837/183512458-5a5d9531-a8f0-4624-99da-7069cde84926.svg"/>, Египта <img width="18px" src="https://user-images.githubusercontent.com/20641837/183512581-71fa2106-8cc1-43cc-a680-b3ff420acb8a.svg"/>, Италии <img width="18px" src="https://user-images.githubusercontent.com/20641837/183512763-0b438e5b-3ff0-4717-a826-0baac9207167.svg"/>, Саудовской Аравии <img width="18px" src="https://user-images.githubusercontent.com/20641837/183512980-427a985a-df1b-42c8-90bb-2c61692b6654.svg"/>, Кипра <img width="18px" src="https://user-images.githubusercontent.com/20641837/183513128-4367d2b1-feb9-4efe-bc57-73a15d178ef2.svg"/>, Объединенных Арабских Эмиратов <img width="18px" src="https://user-images.githubusercontent.com/20641837/183513374-9afef8c7-923e-4a18-9cd8-c69645b99377.svg"/>, Чили <img width="18px" src="https://user-images.githubusercontent.com/20641837/183513576-7209ce90-a04a-4258-9832-ef210198c3c4.svg"/>, Катара <img width="18px" src="https://user-images.githubusercontent.com/20641837/183513757-143ee2bf-b66c-4766-bbe1-db896a33eac1.svg"/>, Омана <img width="18px" src="https://user-images.githubusercontent.com/20641837/183513865-27509b74-b08f-4d92-b83b-a0d3aaabe155.svg"/>, Бахрейна <img width="18px" src="https://user-images.githubusercontent.com/20641837/183514076-3b6c9496-7c95-4452-8ee1-8723d98f876d.svg"/>, Кувейта <img width="18px" src="https://user-images.githubusercontent.com/20641837/183514240-7eff8632-5cd2-46ac-bed4-e483bb2df5f0.svg"/>.

## ✨ Особенности
- 💰 Абсолютно бесплатный
- 🤖 Успешно обходит анти-бот блокировки на территории РФ
- 🖥️ Работает под Windows, Linux и MacOS
- 📄 Три выходных формата: CSV таблица, XLSX таблица и JSON список
- 🔗 Наличие генератора ссылок по городам и рубрикам

## 🚀 Установка
> Для работы парсера необходимо установить браузер [Google Chrome](https://google.com/chrome).

### Установка одним файлом

  Скачать [релиз](https://github.com/interlark/parser-2gis/releases/latest).

### Установка из PyPI
  ```bash
  # CLI
  pip install parser-2gis
  # CLI + GUI
  pip install parser-2gis[gui]
  ```

## 📖 Документация
Описание работы доступно на [вики](https://github.com/interlark/parser-2gis/wiki).

## 👍 Поддержать проект
<a href="https://yoomoney.ru/to/4100118362270186" target="_blank">
  <img alt="Yoomoney Donate" src="https://github.com/interlark/parser-2gis/assets/20641837/e875e948-0d69-4ed5-804c-8a1736ab0c9d" width="150">
</a>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/interlark/parser-2gis",
    "name": "parser-2gis",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "parser scraper 2gis",
    "author": "Andy Trofimov",
    "author_email": "interlark@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/d7/f229304c53d9557d4a820d81e3b6d51cf0cc1fd357aebbd19763a01fe1b6/parser-2gis-1.2.1.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"#%E2%84%B9%EF%B8%8F-%D0%BE%D0%BF%D0%B8%D1%81%D0%B0%D0%BD%D0%B8%D0%B5\">\n    <img alt=\"Logo\" width=\"128\" src=\"https://user-images.githubusercontent.com/20641837/174094285-6e32eb04-7feb-4a60-bddf-5a0fde5dba4d.png\"/>\n  </a>\n</p>\n<h1 align=\"center\">Parser2GIS</h1>\n\n<p align=\"center\">\n  <a href=\"https://github.com/interlark/parser-2gis/actions/workflows/tests.yml\"><img src=\"https://github.com/interlark/parser-2gis/actions/workflows/tests.yml/badge.svg\" alt=\"Tests\"/></a>\n  <a href=\"https://pypi.org/project/parser-2gis\"><img src=\"https://badgen.net/pypi/v/parser-2gis\" alt=\"PyPi version\"/></a>\n  <a href=\"https://pypi.org/project/parser-2gis\"><img src=\"https://badgen.net/pypi/python/parser-2gis\" alt=\"Supported Python versions\"/></a>\n  <a href=\"https://github.com/interlark/parser-2gis/releases\"><img src=\"https://img.shields.io/github/downloads/interlark/parser-2gis/total.svg\" alt=\"Downloads\"/></a>\n</p>\n\n**Parser2GIS** - \u043f\u0430\u0440\u0441\u0435\u0440 \u0441\u0430\u0439\u0442\u0430 [2GIS](https://2gis.ru/) \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 [Google Chrome](https://google.com/chrome).\n\n<img alt=\"Screenshot\" src=\"https://user-images.githubusercontent.com/20641837/174098241-7c0874aa-e70d-4978-86dc-7fd90af44603.png\"/>\n\n## \u2139\ufe0f \u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\n\n\u041f\u0430\u0440\u0441\u0435\u0440 \u0434\u043b\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0441\u0431\u043e\u0440\u0430 \u0431\u0430\u0437\u044b \u0430\u0434\u0440\u0435\u0441\u043e\u0432 \u0438 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u043e\u0432 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442 \u043d\u0430 \u0442\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u0438\n\u0420\u043e\u0441\u0441\u0438\u0438 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183511175-3d47f0f0-4e3f-45d2-8495-95d0612a8a8c.svg\"/>, \u041a\u0430\u0437\u0430\u0445\u0441\u0442\u0430\u043d\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183511625-20420aef-59c3-426d-a112-654d2caf0dda.svg\"/>, \u0411\u0435\u043b\u0430\u0440\u0443\u0441\u0438 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183511940-ce088ad1-d97f-4fa1-849a-9b887ad481c5.svg\"/>,\n\u0410\u0437\u0435\u0440\u0431\u0430\u0439\u0434\u0436\u0430\u043d\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183512176-1f6795a1-ceac-4865-a29f-b5720ce5115e.svg\"/>, \u041a\u0438\u0440\u0433\u0438\u0437\u0438\u0438 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183512234-286ca403-5194-4a6d-a59e-59201140078a.svg\"/>, \u0423\u0437\u0431\u0435\u043a\u0438\u0441\u0442\u0430\u043d\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183512333-7ec1f36d-07fe-450d-b6f1-eed59a3b69c8.svg\"/>, \u0427\u0435\u0445\u0438\u0438 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183512458-5a5d9531-a8f0-4624-99da-7069cde84926.svg\"/>, \u0415\u0433\u0438\u043f\u0442\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183512581-71fa2106-8cc1-43cc-a680-b3ff420acb8a.svg\"/>, \u0418\u0442\u0430\u043b\u0438\u0438 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183512763-0b438e5b-3ff0-4717-a826-0baac9207167.svg\"/>, \u0421\u0430\u0443\u0434\u043e\u0432\u0441\u043a\u043e\u0439 \u0410\u0440\u0430\u0432\u0438\u0438 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183512980-427a985a-df1b-42c8-90bb-2c61692b6654.svg\"/>, \u041a\u0438\u043f\u0440\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183513128-4367d2b1-feb9-4efe-bc57-73a15d178ef2.svg\"/>, \u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0435\u043d\u043d\u044b\u0445 \u0410\u0440\u0430\u0431\u0441\u043a\u0438\u0445 \u042d\u043c\u0438\u0440\u0430\u0442\u043e\u0432 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183513374-9afef8c7-923e-4a18-9cd8-c69645b99377.svg\"/>, \u0427\u0438\u043b\u0438 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183513576-7209ce90-a04a-4258-9832-ef210198c3c4.svg\"/>, \u041a\u0430\u0442\u0430\u0440\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183513757-143ee2bf-b66c-4766-bbe1-db896a33eac1.svg\"/>, \u041e\u043c\u0430\u043d\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183513865-27509b74-b08f-4d92-b83b-a0d3aaabe155.svg\"/>, \u0411\u0430\u0445\u0440\u0435\u0439\u043d\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183514076-3b6c9496-7c95-4452-8ee1-8723d98f876d.svg\"/>, \u041a\u0443\u0432\u0435\u0439\u0442\u0430 <img width=\"18px\" src=\"https://user-images.githubusercontent.com/20641837/183514240-7eff8632-5cd2-46ac-bed4-e483bb2df5f0.svg\"/>.\n\n## \u2728 \u041e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438\n- \ud83d\udcb0 \u0410\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u043e \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439\n- \ud83e\udd16 \u0423\u0441\u043f\u0435\u0448\u043d\u043e \u043e\u0431\u0445\u043e\u0434\u0438\u0442 \u0430\u043d\u0442\u0438-\u0431\u043e\u0442 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438 \u043d\u0430 \u0442\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u0438 \u0420\u0424\n- \ud83d\udda5\ufe0f \u0420\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043f\u043e\u0434 Windows, Linux \u0438 MacOS\n- \ud83d\udcc4 \u0422\u0440\u0438 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445 \u0444\u043e\u0440\u043c\u0430\u0442\u0430: CSV \u0442\u0430\u0431\u043b\u0438\u0446\u0430, XLSX \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0438 JSON \u0441\u043f\u0438\u0441\u043e\u043a\n- \ud83d\udd17 \u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u0433\u0435\u043d\u0435\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u0441\u044b\u043b\u043e\u043a \u043f\u043e \u0433\u043e\u0440\u043e\u0434\u0430\u043c \u0438 \u0440\u0443\u0431\u0440\u0438\u043a\u0430\u043c\n\n## \ud83d\ude80 \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n> \u0414\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u043f\u0430\u0440\u0441\u0435\u0440\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0431\u0440\u0430\u0443\u0437\u0435\u0440 [Google Chrome](https://google.com/chrome).\n\n### \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0434\u043d\u0438\u043c \u0444\u0430\u0439\u043b\u043e\u043c\n\n  \u0421\u043a\u0430\u0447\u0430\u0442\u044c [\u0440\u0435\u043b\u0438\u0437](https://github.com/interlark/parser-2gis/releases/latest).\n\n### \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0438\u0437 PyPI\n  ```bash\n  # CLI\n  pip install parser-2gis\n  # CLI + GUI\n  pip install parser-2gis[gui]\n  ```\n\n## \ud83d\udcd6 \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f\n\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0440\u0430\u0431\u043e\u0442\u044b \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e \u043d\u0430 [\u0432\u0438\u043a\u0438](https://github.com/interlark/parser-2gis/wiki).\n\n## \ud83d\udc4d \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442\n<a href=\"https://yoomoney.ru/to/4100118362270186\" target=\"_blank\">\n  <img alt=\"Yoomoney Donate\" src=\"https://github.com/interlark/parser-2gis/assets/20641837/e875e948-0d69-4ed5-804c-8a1736ab0c9d\" width=\"150\">\n</a>\n",
    "bugtrack_url": null,
    "license": "LGPLv3+",
    "summary": "\u041f\u0430\u0440\u0441\u0435\u0440 \u0441\u0430\u0439\u0442\u0430 2GIS",
    "version": "1.2.1",
    "project_urls": {
        "Changelog": "https://github.com/interlark/parser-2gis/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/interlark/parser-2gis/wiki",
        "GitHub": "https://github.com/interlark/parser-2gis",
        "Homepage": "https://github.com/interlark/parser-2gis"
    },
    "split_keywords": [
        "parser",
        "scraper",
        "2gis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5282df2ff1ae3350b7741422ff6be2b0febe10d60ab0f44f50a2a180a31bd4d9",
                "md5": "82405848bb7c74f5a2449ad211448457",
                "sha256": "3d2145af169a8fbbdc05693a81c4c6cf1b353fc5cff647bee183ad4fa7766a3d"
            },
            "downloads": -1,
            "filename": "parser_2gis-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82405848bb7c74f5a2449ad211448457",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 260477,
            "upload_time": "2024-03-14T13:34:48",
            "upload_time_iso_8601": "2024-03-14T13:34:48.429462Z",
            "url": "https://files.pythonhosted.org/packages/52/82/df2ff1ae3350b7741422ff6be2b0febe10d60ab0f44f50a2a180a31bd4d9/parser_2gis-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0d7f229304c53d9557d4a820d81e3b6d51cf0cc1fd357aebbd19763a01fe1b6",
                "md5": "ea21162da98727eea1d65fc667b24eed",
                "sha256": "77986890be043eba967f9b4280d5d64d4d532260812f4459c2b0fa12614c6871"
            },
            "downloads": -1,
            "filename": "parser-2gis-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ea21162da98727eea1d65fc667b24eed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 237427,
            "upload_time": "2024-03-14T13:34:49",
            "upload_time_iso_8601": "2024-03-14T13:34:49.859328Z",
            "url": "https://files.pythonhosted.org/packages/c0/d7/f229304c53d9557d4a820d81e3b6d51cf0cc1fd357aebbd19763a01fe1b6/parser-2gis-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 13:34:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "interlark",
    "github_project": "parser-2gis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "parser-2gis"
}
        
Elapsed time: 0.20983s