Hoteldash.Ru
C 69 completed
Other
containerized / python · tiny
41
Files
2,212
LOC
1
Frameworks
6
Languages
Pipeline State
completedRun ID
#396162Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
37.86Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:17Deduplication 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/10Tags
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
Languages
Frameworks
SQLAlchemy
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project 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. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
