Closed martin-serpapi closed 2 months ago
A high-volume customer reported that our Google Flights API returns incorrect price for some flights in the response. I was able to reproduce it.
Playground | Inspect
The actual Google Flights engine returns a different price for flight TG 217:
TG 217
Google Flights
Below is another example with flight TG 289:
TG 289
Both our Playground and Google Flights requests were executed at the same time.
Intercom
We've release a fix for this. Now the prices are the same.
SerpApi result:
Google page:
A high-volume customer reported that our Google Flights API returns incorrect price for some flights in the response. I was able to reproduce it.
Playground | Inspect
The actual Google Flights engine returns a different price for flight
TG 217
:Google Flights
Below is another example with flight
TG 289
:Playground | Inspect
Google Flights
Both our Playground and Google Flights requests were executed at the same time.
Intercom