Skip to content
 
 

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏨 Hotel Price Tracker - Taubaté, SP

This project captures hotel prices from a given list of hotels in Taubaté, São Paulo at a specific time of the day and saves the results as a .csv file inside the data/ folder.


📌 Features

Tracks multiple hotels in Taubaté, SP
Automated data collection at a given time
Saves results in .csv format for easy analysis
Runs in a Python environment with minimal dependencies


🔧 Installation & Setup

1️⃣ Create a Python Virtual Environment

To ensure dependencies are properly managed, create a virtual environment following the instructions in https://www.jetbrains.com/help/pycharm/creating-virtual-environment.html

2️⃣ Run the Script

  1. Open main.py in your IDE or terminal.
  2. Run the script:
    • In PyCharm: Right-click collect_rates.py and select Run.
    • In Terminal:
      python collect_rates.py

3️⃣ Locate the Results

  • After execution, the CSV files will be saved inside the data/ folder.
  • The filename follows the format: data/YYYY-MM-DD_HH-MM-SS/booking_hotel_prices_taubate.csv
  • Example: data/2025-03-11_14:30:00_booking_hotel_prices_taubate.csv

About

Hotel Price Tracker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages