API Request Script Development -- 2
Budget: $20 – $35 USD
I need a script using request in Python for urls like these
https://www.hyatt.com/shop/rooms/nyczt?checkinDate=2025-08-03&checkoutDate=2025-08-04&rooms=1&adults=1&kids=0&rate=Standard
there is an API on the urls like these https://www.hyatt.com/shop/service/rooms/roomrates which contains the rooms data it is not the full url you can get the full url of the API from network tab i need the script to work on these APIi endpoints and give 200 respnose without hardcoding headers and cookies
It should work on any hotel you can test on some hotels available on the website
https://www.hyatt.com/shop/rooms/nyczt?checkinDate=2025-08-03&checkoutDate=2025-08-04&rooms=1&adults=1&kids=0&rate=Standard
there is an API on the urls like these https://www.hyatt.com/shop/service/rooms/roomrates which contains the rooms data it is not the full url you can get the full url of the API from network tab i need the script to work on these APIi endpoints and give 200 respnose without hardcoding headers and cookies
It should work on any hotel you can test on some hotels available on the website