tg-scrape-comments


Nametg-scrape-comments JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryTelegram channel posts & comments scraper (JSONL per channel)
upload_time2025-08-27 22:19:26
maintainerNone
docs_urlNone
authorAnna Chizhik
requires_python>=3.10
licenseMIT License Copyright (c) 2025 Anna Chizhik Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords telegram telethon scraper comments jsonl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tg-scrape-comments

CLI для выгрузки **постов и комментариев** из публичных Telegram-каналов в **JSONL**  
Основано на [Telethon]. Авторизация — через ваш Telegram-аккаунт (номер → код → 2FA при наличии).

- Требования: Python ≥ 3.10
- ОС: Linux, macOS, Windows
- Команда CLI: `tg-scrape`
- Пакет на PyPI: `tg-scrape-comments`

## Установка

### Из PyPI
```bash
pip install tg-scrape-comments
```

### Из GitHub (без клонирования)
```bash
pip install "git+https://github.com/Frantsuzova/tg_scrape_comments@main"
```

### Локально из исходников
```bash
git clone https://github.com/Frantsuzova/tg_scrape_comments.git
cd tg_scrape_comments
pip install .
```

## Быстрый старт

1) Получите API ID и API HASH: https://my.telegram.org → **API development tools**.  
2) Запуск (первые 5 постов для проверки):
```bash
tg-scrape @durov --out-dir ./out --post-limit 5   --api-id 123456 --api-hash xxxxxxxxxxxxxxxxxxxxxxxx
```
При первом запуске будет интерактивный запрос телефона, кода и (при 2FA) пароля. Создастся файл сессии.

### Использование переменных окружения
```bash
# Linux/macOS
export TELEGRAM_API_ID=123456
export TELEGRAM_API_HASH=xxxxxxxxxxxxxxxxxxxxxxxx
tg-scrape @durov --out-dir ./out

# Windows PowerShell
$env:TELEGRAM_API_ID="123456"
$env:TELEGRAM_API_HASH="xxxxxxxxxxxxxxxxxxxxxxxx"
tg-scrape @durov --out-dir .\out
```

### Несколько каналов
```bash
# списком
tg-scrape @durov @telegram https://t.me/some_public_channel --out-dir ./out

# из файла (по одному адресу в строке: @name или https://t.me/name)
tg-scrape --channels-file channels.txt --out-dir ./out
```

## Результат

На каждый канал создаётся файл `posts_<username_или_id>.jsonl` в `--out-dir`.  
Каждая строка — один пост с агрегированными комментариями (если у канала есть связанный чат/форум).

Пример строки:
```json
{
  "channel_id": 1006503122,
  "channel_username": "durov",
  "post_id": 1234,
  "date_utc": "2025-08-27T10:15:00+00:00",
  "text": "Текст поста",
  "views": 12345,
  "forwards": 10,
  "reactions": [{"reaction":"👍","count":5},{"reaction":"🔥","count":2}],
  "reply_count": 42,
  "comments_count": 40,
  "comments_text": "Комментарий 1\n\nКомментарий 2\n\n…",
  "link": "https://t.me/durov/1234"
}
```

Быстрая проверка после запуска:
```bash
tg-scrape --help
ls -lh ./out
head -n 2 ./out/posts_*.jsonl
```

## Параметры CLI

```
tg-scrape [channels ...]
  --channels-file PATH      Путь к файлу со списком каналов (по одному в строке).
  --out-dir PATH            Куда писать *.jsonl (по умолчанию текущая папка).
  --session PATH_OR_NAME    Имя/путь файла сессии Telethon (по умолчанию tg_scrape_session).
  --api-id INT              Telegram API ID (или env TELEGRAM_API_ID).
  --api-hash STR            Telegram API HASH (или env TELEGRAM_API_HASH).
  --log-every INT           Прогресс каждые N постов (по умолчанию 200).
  --no-sleep-after-flood    Не ждать при FloodWaitError (по умолчанию ждёт).
  --post-limit INT          Ограничить число постов на канал (для быстрых тестов).
```

## Примечания и ограничения

- Работает с публичными каналами и их обсуждениями, доступными вашему аккаунту.
- Если у канала нет связанного чата/форума → `comments_count=0`, `comments_text=""`.
- Для каналов с Темами выполняется мэппинг поста на `top_id` треда.
- Telegram может возвращать `FloodWait` — по умолчанию ожидание включено; можно отключить флагом.
- Не публикуйте `API_HASH` и не коммитьте файлы `*.session`.

## Google Colab

В Colab используйте `%env`, а не `!export`:
```python
%env TELEGRAM_API_ID=123456
%env TELEGRAM_API_HASH=xxxxxxxxxxxxxxxxxxxxxxxx
```
Запуск:
```bash
!tg-scrape @durov --out-dir ./out --post-limit 5
```
Если интерактивный ввод кода не появляется, можно вызвать модуль напрямую из Python:
```python
import tg_scrape_comments.cli as cli
cli.main(["@durov","--out-dir","./out","--post-limit","5",
          "--api-id","123456","--api-hash","xxxxxxxxxxxxxxxxxxxxxxxx"])
```

## Частые вопросы

**Почему файл иногда называется `posts_<id>.jsonl`, а не `posts_<username>.jsonl`?**  
У каналов без `username` используется числовой `id`.

**Как ускорить проверку?**  
Флаг `--post-limit N` и выбор небольшого числа каналов.

**Можно выгружать только посты без комментариев?**  
Пока нет. Планируется флаг `--no-comments` в следующих версиях.

## Лицензия
MIT

[Telethon]: https://github.com/LonamiWebs/Telethon

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tg-scrape-comments",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "telegram, telethon, scraper, comments, jsonl",
    "author": "Anna Chizhik",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/55/c4/4417015b5439419b36f3867287c18baf752a60105b71e9e13ef6f0e221a0/tg_scrape_comments-0.1.3.tar.gz",
    "platform": null,
    "description": "# tg-scrape-comments\n\nCLI \u0434\u043b\u044f \u0432\u044b\u0433\u0440\u0443\u0437\u043a\u0438 **\u043f\u043e\u0441\u0442\u043e\u0432 \u0438 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432** \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u044b\u0445 Telegram-\u043a\u0430\u043d\u0430\u043b\u043e\u0432 \u0432 **JSONL**  \n\u041e\u0441\u043d\u043e\u0432\u0430\u043d\u043e \u043d\u0430 [Telethon]. \u0410\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f \u2014 \u0447\u0435\u0440\u0435\u0437 \u0432\u0430\u0448 Telegram-\u0430\u043a\u043a\u0430\u0443\u043d\u0442 (\u043d\u043e\u043c\u0435\u0440 \u2192 \u043a\u043e\u0434 \u2192 2FA \u043f\u0440\u0438 \u043d\u0430\u043b\u0438\u0447\u0438\u0438).\n\n- \u0422\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f: Python \u2265 3.10\n- \u041e\u0421: Linux, macOS, Windows\n- \u041a\u043e\u043c\u0430\u043d\u0434\u0430 CLI: `tg-scrape`\n- \u041f\u0430\u043a\u0435\u0442 \u043d\u0430 PyPI: `tg-scrape-comments`\n\n## \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n\n### \u0418\u0437 PyPI\n```bash\npip install tg-scrape-comments\n```\n\n### \u0418\u0437 GitHub (\u0431\u0435\u0437 \u043a\u043b\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f)\n```bash\npip install \"git+https://github.com/Frantsuzova/tg_scrape_comments@main\"\n```\n\n### \u041b\u043e\u043a\u0430\u043b\u044c\u043d\u043e \u0438\u0437 \u0438\u0441\u0445\u043e\u0434\u043d\u0438\u043a\u043e\u0432\n```bash\ngit clone https://github.com/Frantsuzova/tg_scrape_comments.git\ncd tg_scrape_comments\npip install .\n```\n\n## \u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u0441\u0442\u0430\u0440\u0442\n\n1) \u041f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 API ID \u0438 API HASH: https://my.telegram.org \u2192 **API development tools**.  \n2) \u0417\u0430\u043f\u0443\u0441\u043a (\u043f\u0435\u0440\u0432\u044b\u0435 5 \u043f\u043e\u0441\u0442\u043e\u0432 \u0434\u043b\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438):\n```bash\ntg-scrape @durov --out-dir ./out --post-limit 5   --api-id 123456 --api-hash xxxxxxxxxxxxxxxxxxxxxxxx\n```\n\u041f\u0440\u0438 \u043f\u0435\u0440\u0432\u043e\u043c \u0437\u0430\u043f\u0443\u0441\u043a\u0435 \u0431\u0443\u0434\u0435\u0442 \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430, \u043a\u043e\u0434\u0430 \u0438 (\u043f\u0440\u0438 2FA) \u043f\u0430\u0440\u043e\u043b\u044f. \u0421\u043e\u0437\u0434\u0430\u0441\u0442\u0441\u044f \u0444\u0430\u0439\u043b \u0441\u0435\u0441\u0441\u0438\u0438.\n\n### \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445 \u043e\u043a\u0440\u0443\u0436\u0435\u043d\u0438\u044f\n```bash\n# Linux/macOS\nexport TELEGRAM_API_ID=123456\nexport TELEGRAM_API_HASH=xxxxxxxxxxxxxxxxxxxxxxxx\ntg-scrape @durov --out-dir ./out\n\n# Windows PowerShell\n$env:TELEGRAM_API_ID=\"123456\"\n$env:TELEGRAM_API_HASH=\"xxxxxxxxxxxxxxxxxxxxxxxx\"\ntg-scrape @durov --out-dir .\\out\n```\n\n### \u041d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u0430\u043d\u0430\u043b\u043e\u0432\n```bash\n# \u0441\u043f\u0438\u0441\u043a\u043e\u043c\ntg-scrape @durov @telegram https://t.me/some_public_channel --out-dir ./out\n\n# \u0438\u0437 \u0444\u0430\u0439\u043b\u0430 (\u043f\u043e \u043e\u0434\u043d\u043e\u043c\u0443 \u0430\u0434\u0440\u0435\u0441\u0443 \u0432 \u0441\u0442\u0440\u043e\u043a\u0435: @name \u0438\u043b\u0438 https://t.me/name)\ntg-scrape --channels-file channels.txt --out-dir ./out\n```\n\n## \u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\n\n\u041d\u0430 \u043a\u0430\u0436\u0434\u044b\u0439 \u043a\u0430\u043d\u0430\u043b \u0441\u043e\u0437\u0434\u0430\u0451\u0442\u0441\u044f \u0444\u0430\u0439\u043b `posts_<username_\u0438\u043b\u0438_id>.jsonl` \u0432 `--out-dir`.  \n\u041a\u0430\u0436\u0434\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u2014 \u043e\u0434\u0438\u043d \u043f\u043e\u0441\u0442 \u0441 \u0430\u0433\u0440\u0435\u0433\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u044f\u043c\u0438 (\u0435\u0441\u043b\u0438 \u0443 \u043a\u0430\u043d\u0430\u043b\u0430 \u0435\u0441\u0442\u044c \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0439 \u0447\u0430\u0442/\u0444\u043e\u0440\u0443\u043c).\n\n\u041f\u0440\u0438\u043c\u0435\u0440 \u0441\u0442\u0440\u043e\u043a\u0438:\n```json\n{\n  \"channel_id\": 1006503122,\n  \"channel_username\": \"durov\",\n  \"post_id\": 1234,\n  \"date_utc\": \"2025-08-27T10:15:00+00:00\",\n  \"text\": \"\u0422\u0435\u043a\u0441\u0442 \u043f\u043e\u0441\u0442\u0430\",\n  \"views\": 12345,\n  \"forwards\": 10,\n  \"reactions\": [{\"reaction\":\"\ud83d\udc4d\",\"count\":5},{\"reaction\":\"\ud83d\udd25\",\"count\":2}],\n  \"reply_count\": 42,\n  \"comments_count\": 40,\n  \"comments_text\": \"\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439 1\\n\\n\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439 2\\n\\n\u2026\",\n  \"link\": \"https://t.me/durov/1234\"\n}\n```\n\n\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043f\u043e\u0441\u043b\u0435 \u0437\u0430\u043f\u0443\u0441\u043a\u0430:\n```bash\ntg-scrape --help\nls -lh ./out\nhead -n 2 ./out/posts_*.jsonl\n```\n\n## \u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b CLI\n\n```\ntg-scrape [channels ...]\n  --channels-file PATH      \u041f\u0443\u0442\u044c \u043a \u0444\u0430\u0439\u043b\u0443 \u0441\u043e \u0441\u043f\u0438\u0441\u043a\u043e\u043c \u043a\u0430\u043d\u0430\u043b\u043e\u0432 (\u043f\u043e \u043e\u0434\u043d\u043e\u043c\u0443 \u0432 \u0441\u0442\u0440\u043e\u043a\u0435).\n  --out-dir PATH            \u041a\u0443\u0434\u0430 \u043f\u0438\u0441\u0430\u0442\u044c *.jsonl (\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0442\u0435\u043a\u0443\u0449\u0430\u044f \u043f\u0430\u043f\u043a\u0430).\n  --session PATH_OR_NAME    \u0418\u043c\u044f/\u043f\u0443\u0442\u044c \u0444\u0430\u0439\u043b\u0430 \u0441\u0435\u0441\u0441\u0438\u0438 Telethon (\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e tg_scrape_session).\n  --api-id INT              Telegram API ID (\u0438\u043b\u0438 env TELEGRAM_API_ID).\n  --api-hash STR            Telegram API HASH (\u0438\u043b\u0438 env TELEGRAM_API_HASH).\n  --log-every INT           \u041f\u0440\u043e\u0433\u0440\u0435\u0441\u0441 \u043a\u0430\u0436\u0434\u044b\u0435 N \u043f\u043e\u0441\u0442\u043e\u0432 (\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e 200).\n  --no-sleep-after-flood    \u041d\u0435 \u0436\u0434\u0430\u0442\u044c \u043f\u0440\u0438 FloodWaitError (\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0436\u0434\u0451\u0442).\n  --post-limit INT          \u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0442\u044c \u0447\u0438\u0441\u043b\u043e \u043f\u043e\u0441\u0442\u043e\u0432 \u043d\u0430 \u043a\u0430\u043d\u0430\u043b (\u0434\u043b\u044f \u0431\u044b\u0441\u0442\u0440\u044b\u0445 \u0442\u0435\u0441\u0442\u043e\u0432).\n```\n\n## \u041f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u044f \u0438 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f\n\n- \u0420\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u044b\u043c\u0438 \u043a\u0430\u043d\u0430\u043b\u0430\u043c\u0438 \u0438 \u0438\u0445 \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u044f\u043c\u0438, \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u043c\u0438 \u0432\u0430\u0448\u0435\u043c\u0443 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0443.\n- \u0415\u0441\u043b\u0438 \u0443 \u043a\u0430\u043d\u0430\u043b\u0430 \u043d\u0435\u0442 \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0430\u0442\u0430/\u0444\u043e\u0440\u0443\u043c\u0430 \u2192 `comments_count=0`, `comments_text=\"\"`.\n- \u0414\u043b\u044f \u043a\u0430\u043d\u0430\u043b\u043e\u0432 \u0441 \u0422\u0435\u043c\u0430\u043c\u0438 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f \u043c\u044d\u043f\u043f\u0438\u043d\u0433 \u043f\u043e\u0441\u0442\u0430 \u043d\u0430 `top_id` \u0442\u0440\u0435\u0434\u0430.\n- Telegram \u043c\u043e\u0436\u0435\u0442 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0442\u044c `FloodWait` \u2014 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e; \u043c\u043e\u0436\u043d\u043e \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0444\u043b\u0430\u0433\u043e\u043c.\n- \u041d\u0435 \u043f\u0443\u0431\u043b\u0438\u043a\u0443\u0439\u0442\u0435 `API_HASH` \u0438 \u043d\u0435 \u043a\u043e\u043c\u043c\u0438\u0442\u044c\u0442\u0435 \u0444\u0430\u0439\u043b\u044b `*.session`.\n\n## Google Colab\n\n\u0412 Colab \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 `%env`, \u0430 \u043d\u0435 `!export`:\n```python\n%env TELEGRAM_API_ID=123456\n%env TELEGRAM_API_HASH=xxxxxxxxxxxxxxxxxxxxxxxx\n```\n\u0417\u0430\u043f\u0443\u0441\u043a:\n```bash\n!tg-scrape @durov --out-dir ./out --post-limit 5\n```\n\u0415\u0441\u043b\u0438 \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u0432\u0432\u043e\u0434 \u043a\u043e\u0434\u0430 \u043d\u0435 \u043f\u043e\u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f, \u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044c \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e \u0438\u0437 Python:\n```python\nimport tg_scrape_comments.cli as cli\ncli.main([\"@durov\",\"--out-dir\",\"./out\",\"--post-limit\",\"5\",\n          \"--api-id\",\"123456\",\"--api-hash\",\"xxxxxxxxxxxxxxxxxxxxxxxx\"])\n```\n\n## \u0427\u0430\u0441\u0442\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b\n\n**\u041f\u043e\u0447\u0435\u043c\u0443 \u0444\u0430\u0439\u043b \u0438\u043d\u043e\u0433\u0434\u0430 \u043d\u0430\u0437\u044b\u0432\u0430\u0435\u0442\u0441\u044f `posts_<id>.jsonl`, \u0430 \u043d\u0435 `posts_<username>.jsonl`?**  \n\u0423 \u043a\u0430\u043d\u0430\u043b\u043e\u0432 \u0431\u0435\u0437 `username` \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0447\u0438\u0441\u043b\u043e\u0432\u043e\u0439 `id`.\n\n**\u041a\u0430\u043a \u0443\u0441\u043a\u043e\u0440\u0438\u0442\u044c \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0443?**  \n\u0424\u043b\u0430\u0433 `--post-limit N` \u0438 \u0432\u044b\u0431\u043e\u0440 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0433\u043e \u0447\u0438\u0441\u043b\u0430 \u043a\u0430\u043d\u0430\u043b\u043e\u0432.\n\n**\u041c\u043e\u0436\u043d\u043e \u0432\u044b\u0433\u0440\u0443\u0436\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0441\u0442\u044b \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432?**  \n\u041f\u043e\u043a\u0430 \u043d\u0435\u0442. \u041f\u043b\u0430\u043d\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0444\u043b\u0430\u0433 `--no-comments` \u0432 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u0432\u0435\u0440\u0441\u0438\u044f\u0445.\n\n## \u041b\u0438\u0446\u0435\u043d\u0437\u0438\u044f\nMIT\n\n[Telethon]: https://github.com/LonamiWebs/Telethon\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 Anna Chizhik\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "Telegram channel posts & comments scraper (JSONL per channel)",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/Frantsuzova/tg_scrape_comments",
        "Issues": "https://github.com/Frantsuzova/tg_scrape_comments/issues",
        "Source": "https://github.com/Frantsuzova/tg_scrape_comments"
    },
    "split_keywords": [
        "telegram",
        " telethon",
        " scraper",
        " comments",
        " jsonl"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ae92bcea2ea3cb054a8d9c9e99453dfc4709d510daefb77c4b4d1ad5b19387f",
                "md5": "7727c7d9bc4783b258fb1711db0e775c",
                "sha256": "f5d2e4aec29275b80c4602f89c99bb3f8698bbffe04384df4c66bc0ca461caeb"
            },
            "downloads": -1,
            "filename": "tg_scrape_comments-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7727c7d9bc4783b258fb1711db0e775c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 9171,
            "upload_time": "2025-08-27T22:19:25",
            "upload_time_iso_8601": "2025-08-27T22:19:25.884999Z",
            "url": "https://files.pythonhosted.org/packages/7a/e9/2bcea2ea3cb054a8d9c9e99453dfc4709d510daefb77c4b4d1ad5b19387f/tg_scrape_comments-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "55c44417015b5439419b36f3867287c18baf752a60105b71e9e13ef6f0e221a0",
                "md5": "bcac654936c2b172960779af12167b55",
                "sha256": "7d10af2b970775cbb01154c47ece56aa27c2f56b316ed865142e6d31f20f2d6d"
            },
            "downloads": -1,
            "filename": "tg_scrape_comments-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "bcac654936c2b172960779af12167b55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10460,
            "upload_time": "2025-08-27T22:19:26",
            "upload_time_iso_8601": "2025-08-27T22:19:26.939242Z",
            "url": "https://files.pythonhosted.org/packages/55/c4/4417015b5439419b36f3867287c18baf752a60105b71e9e13ef6f0e221a0/tg_scrape_comments-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 22:19:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Frantsuzova",
    "github_project": "tg_scrape_comments",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tg-scrape-comments"
}
        
Elapsed time: 1.48401s