serpapi / public-roadmap

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

[Google Search API] Scrape Google trains answer box #1744

Open NateSkiles opened 5 days ago

NateSkiles commented 5 days ago

A user requested that the Trains Answer Box be scrapped from the Google Search API, similarly to the google_flights answer box.

Screenshot 2024-07-03 at 3 32 07 PM

Front | Playground | Google Search Sample

vuemix commented 4 days ago

Let us know if there are any details that would help implement this feature. At the moment we are scraping this ourselves from the serp HTML response. All of the relevant data appears to be in the gws-wiz-serp data. So far I have seen two distinct formats. I'm not sure of your process for extracting the information but I can detail my extraction procedure if expedites native serp support.