Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak

Vitalii Z.

Offer Vitalii work on your next project.

Ukraine Sumy, Ukraine
7 days 14 hours back
Available for hire available for hire
age 24 years
on the service 2 years

Rating

Successful projects
No data
Average rating
No data
Rating
327
Bot Development
308 place out of 1903
Data Parsing
187 place out of 770

Language proficiency level

English English: intermediate

Skills and abilities

Portfolio


  • 451 USD

    RealtyBot — Telegram bot for real estate monitoring

    Bot Development
    Developed a Telegram bot for automatic monitoring of real estate listings in Uzhhorod for internal use by a real estate company.
    What has been implemented:
    — OLX, DIM.RIA, FLAGMA parser with background execution every 1–10 minutes and User-Agent rotation
    — Filtering system: filtering out agency listings by keywords, filters by price, area, rooms, districts
    — Anti-duplication within the source and OLX
    — Listing card with photos, parameters, action buttons in a group chat
    — Personal realtor bot: my properties, notes, reminders, personal statistics
    — Admin panel: managing the parser, filters, team, and statistics — all through the bot without server access
    — Exporting statistics to Excel/CSV
    — PostgreSQL + Redis database, designed for future CRM integration
    Stack: Python, aiogram 3.x, PostgreSQL, Redis, Playwright, APScheduler, VPS Ubuntu
    #telegram #bot #parsing #python #realestate #automation #parser #aiogram
  • KvartSniper — Telegram bot for monitoring apartment rentals

    Bot Development
    Development of a Telegram bot for automatic searching and monitoring of apartment rental listings in Ukraine.

    #telegram #bot #python #parsing #aiogram

    Main functionality:
    — Real-time parsing of OLX and DOM.RIA
    — Support for 25 cities in Ukraine (all regional centers)
    — Filters: city, number of rooms, price range
    — Parallel collection of database (~1000+ listings per city)
    — Monitoring of new listings every 30 seconds
    — Instant notifications as soon as a new apartment appears
    — Anti-spam — each listing is sent only once

    Technical stack: Python 3.12, aiogram 3, PostgreSQL, SQLAlchemy async, asyncpg