serpapi / public-roadmap

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

[Google Search API] Inline People Also Search For Blocks are not parsed #231

Closed kagermanov27 closed 1 year ago

kagermanov27 commented 2 years ago

ipasf Inspect Playground

Also the documentation around this block is weak. Another addition to the examples would be good. According to the text within the documentation, we are referring to these blocks and the ones in the examples interchangeably.

Here's an example from the same inspect above which is similar to the visual example on the documentation: ipasf2

Here's another example which is also problematic similar to the visual example in documentation: pasf2 Inspect Playground

kagermanov27 commented 2 years ago

@hartator @aciddjus @ilyazub @ritu1337 How should the ambiguity in here resolved?

ilyazub commented 1 year ago

Here's another example which is also problematic similar to the visual example in documentation: pasf2

inline_people_also_search_for were related_search_boxes previously. That's the reason of the confusion.

kagermanov27 commented 1 year ago

inline_people_also_search_for were related_search_boxes previously. That's the reason of the confusion.

@ilyazub What's the way forward for these kinds of results now?

kagermanov27 commented 1 year ago

The ambiguity in direction has been resolved in https://github.com/serpapi/SerpApi/pull/3545. We now have a better idea of how to proceed.