serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
50 stars 3 forks source link

[New API] Add Google Travel Explore Tab #389

Open dimitryzub opened 1 year ago

dimitryzub commented 1 year ago

The main purpose of this issue is to fill the gap between URL we're currently providing and create our own parser for the destination website (Google Travel Explore ) to make the experience more fluid between the two APIs.

Right now, we're extracting popular_destinations.show_more_link (Playground) that leads to Google Travel Explore tab, however, the user needs to make their own parser to parse the page data.

image

Link above leads to this page:

image

GIF example:

google travel explore page

marm123 commented 4 months ago

A user requested that. With Google Travel Explore, we can search for the best flight in the next six months, which is not possible with Google Flights API, as you need to specify the outbound date:

You can set the search to be performed for the next six months: image

You can get the best matching result based on different factors in these six months:

image

Intercom

hilmanski commented 3 months ago

Another user is interested in the explore tab. Intercom