# KEV0143/Parser-Chitai-Gorod

Интеллектуальный парсер для каталога «Читай-город». Высокоскоростной сбор и структурирование данных по любым заданным параметрам: от ISBN до динамики скидок.

Repository: https://github.com/KEV0143/Parser-Chitai-Gorod
Canonical: https://ross.abutalabs.com/products/parser-chitai-gorod
Homepage: https://www.chitai-gorod.ru
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2025-05-18T22:49:21+00:00

## Health v2 (maintenance only)
Score: 29/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 22, release rhythm 35, longevity 33
- inputs: {"age_days": 472, "days_push": 472, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1914, forks 0 (observed 2026-08-28T04:05:53.453107+00:00)

## What it is
A Python-based scraper for the Russian online bookstore Chitai-Gorod that collects book URLs across catalog pages and extracts structured product data such as title, author, ISBN, prices, and discount dynamics. It outputs results to JSON files for downstream analysis or integration.

## Use cases
- scrape book prices from chitai-gorod
- collect book data by ISBN
- track discount dynamics on a bookstore site
- build a dataset of book listings for ML
- monitor price changes for book reselling
- extract product info from an online store without an API

## When to choose
- you need structured book catalog data from chitai-gorod.ru specifically
- you want price and discount tracking for resale or market analysis
- you need to assemble a book dataset for data science or recommendation projects

## When to avoid
- you need scraping of other bookstores or general-purpose e-commerce sites
- you require an official API or guaranteed legal compliance for commercial scraping
- you need a maintained production-grade scraping framework rather than a site-specific tool

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, parser, data-generation, etl
- domain: crawlers, e-commerce, data-science
- platform: python, cli
- tags: book-data, chitai-gorod, price-tracking, ecommerce-scraping, russian-market, automation

## Member repositories
- KEV0143/Parser-Chitai-Gorod (main) score 29

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:53.453107+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:10:24.881372+00:00, confidence not recorded.
  - readme: https://github.com/KEV0143/Parser-Chitai-Gorod (fetched 2026-08-28T04:05:53.453107+00:00, sha 010ee6d9e8c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
