sergey osyka - Data Engineer | ContraWork by sergey osyka
sergey osyka

sergey osyka

Python automation for e-commerce & real estate

New to Contra

sergey is ready for their next project!

Cover image for Production-ready Rolex tracker for Chrono24
Production-ready Rolex tracker for Chrono24 — built for portfolio, dealers, collectors and flip-market analysis. Demo mode included. šŸ”„ What This Does Track any reference — edit TARGETS list or CLI --targets "Rolex Pepsi" "Rolex Batman" Finds cheapest listing for each model (sorted by price on Chrono24) SQLite price history — perfect for trend charts, dashboards, analytics New Lowest Price detection — flags šŸ”„ NEW LOWEST! automatically vs. historical min Daily CSV exports — data/exports/rolex_prices_YYYY-MM-DD.csv + latest.csv Anti-bot handling: rotating User-Agents, random delays (2-5s), persistent session Self-healing parser: 3 fallback strategies + auto debug HTML dump if layout changes Logging: daily rotating logs in /logs Demo mode: --demo runs with realistic mock data — no requests, perfect for portfolio review Clean, PEP8, type-hinted, commented and easy to customize. Stack: Python, Requests, BeautifulSoup + lxml, SQLite
1
23
Cover image for From Airflow DAGs to a
From Airflow DAGs to a lightweight dashboard-only mode. I developed an automated ETL pipeline for London weather data. The pipeline handles Extract (REST API polling), Transform (data cleaning & normalization), and Load (SQLite with timestamps). The dashboard shows Current Temp 23.3°C, PM2.5 4.30 µg/m³, historical trends, and raw data table. Key decisions: switched from full Airflow setup to a lightweight Streamlit app for faster deployment and lower resource usage, while keeping the code clean and reproducible. Repo structure: dags / src / dashboard / data / scripts - ready to be used as a template for any weather/IoT data project.
1
24
Cover image for Automated Financial ETL: Replaces manual
Automated Financial ETL: Replaces manual spreadsheet downloads with a validated, logged pipeline that delivers clean currency rates at 7 AM daily.
1
0
36
Cover image for gmaps-leads-scraper-pro
gmaps-leads-scraper-pro
1
0