Skip to content

Fix rapidapi skill - #37

Open
danimp94 wants to merge 2 commits into
borski:mainfrom
danimp94:fix/rapidapi-air-scraper-host
Open

Fix rapidapi skill#37
danimp94 wants to merge 2 commits into
borski:mainfrom
danimp94:fix/rapidapi-air-scraper-host

Conversation

@danimp94

@danimp94 danimp94 commented Aug 19, 2026

Copy link
Copy Markdown

apiheya consolidated their old Google Flights Live and Booking.com Live APIs into a single "Air Scraper" API (host sky-scrapper.p.rapidapi.com). The old hosts (booking-live-api.p.rapidapi.com, google-flights-live-api.p.rapidapi.com) are dead and return 403 for every key.

This rewrites the rapidapi skill to use the new host and its working v1 endpoints:

  • Hotels: searchDestinationOrHotel -> searchHotels -> getHotelDetails / getHotelPrices (verified live).
  • Flights: searchAirport works; searchFlights v1/v2 currently return a server error (documented as such).
  • Corrected rate limits: free BASIC = 20 requests/month (was wrongly 100).

apiheya consolidated their old Google Flights Live and Booking.com Live APIs into this single API. The old hosts (`booking-live-api.p.rapidapi.com`, `google-flights-live-api.p.rapidapi.com`) are dead
apiheya consolidated their old Google Flights Live and Booking.com Live APIs into this single API. The old hosts (`booking-live-api.p.rapidapi.com`, `google-flights-live-api.p.rapidapi.com`) are dead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant