Hoteldash.Ru

C 69 completed
Other
containerized / python · tiny
41
Files
2,212
LOC
1
Frameworks
6
Languages

Pipeline State

completed
Run ID
#396162
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
37.86
Framework unique
Isolation
Last stage change
2026-05-10 03:35:17
Deduplication group #48033
Member of a group with 10 similar repo(s) — canonical #98539 view group →
Top concepts (2)
Project DescriptionWeb Backend
Repobility (the analyzer behind this table) · https://repobility.com

AI Prompt

Create a hotel price monitoring service using Python. I need it to scrape daily prices from five Online Travel Agencies (OTAs): Yandex Travel, Ostrovok, Avito, T-Bank, and OneTwoTrip. The service should find the cheapest rate among these sources and save the data to PostgreSQL. Please structure it to be containerized using Docker, and include functionality to run a full scraping cycle or test a single parser for a specific hotel and source. Configuration for hotels should be managed via a YAML file.
python sqlalchemy playwright postgresql docker web-scraping cron ota monitoring
Generated by gemma4:latest

Catalog Information

Hotel price monitoring service. Scrapes prices daily from 5 OTAs (Yandex Travel, Ostrovok, Avito, T-Bank, OneTwoTrip), finds the cheapest rate and saves it to PostgreSQL.

Description

Hotel price monitoring service. Scrapes prices daily from 5 OTAs (Yandex Travel, Ostrovok, Avito, T-Bank, OneTwoTrip), finds the cheapest rate and saves it to PostgreSQL.

Novelty

3/10

Tags

python sqlalchemy playwright postgresql docker web-scraping cron ota monitoring

Technologies

sqlalchemy

Claude Models

claude-opus-4-6

Quality Score

C
68.6/100
Structure
68
Code Quality
74
Documentation
48
Testing
55
Practices
73
Security
100
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • 118 duplicate lines detected \u2014 consider DRY refactoring

Recommendations

  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

5.1h
Tech Debt (D)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (6)
Same scanner, your repo: https://repobility.com — Repobility
Unknown
License
11.1%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

python
84.3%
yaml
7.2%
shell
4.5%
markdown
2.0%
html
1.5%
text
0.5%

Frameworks

SQLAlchemy

Concepts (2)

Findings produced by Repobility · scan your repo at https://repobility.com/scan/
CategoryNameDescriptionConfidence
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
auto_descriptionProject DescriptionHotel price monitoring service. Scrapes prices daily from 5 OTAs (Yandex Travel, Ostrovok, Avito, T-Bank, OneTwoTrip), finds the cheapest rate and saves it to PostgreSQL.80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/120519.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV