#!/bin/bash
export PLAYWRIGHT_BROWSERS_PATH="${PLAYWRIGHT_BROWSERS_PATH:-/home/ubuntu/.cache/ms-playwright}"
/usr/bin/node '/var/www/interne.hoktoproject.com/html/ScrappingBooking/robot/scraper365.js' 'https://www.booking.com/hotel/re/wood-amp-spa.fr.html' 365 '/var/www/interne.hoktoproject.com/html/ScrappingBooking/robot/output/Wood Amp Spa 20260729_091759.csv' "'2026-07-29'" 2>>'/var/www/interne.hoktoproject.com/html/ScrappingBooking/robot/jobs/20260729_091759_f0ba14.log'
