tato

Results 49 comments of tato

> It seems that `Autocomplete` part has more search terms than `related_searches`. What do you think? Yes. I'm wondering if we should parse this into another attribute, as it seems...

Google Maps App uses different endpoints and the data seems to be protobuf encoded, which I don't think is easy to decode. ![1715150772339](https://github.com/serpapi/public-roadmap/assets/3034310/f01a9805-2eb0-418f-810e-6292d1080d92)

Awesome! Thank you @mingodad

Thank you @sanchit3008 for all the work! I've added you as a collaborator. You should be able to merge PRs now.

@juanparati Thanks. This is a big change. I need to look into this deeply to ensure it doesn't break anything.

@ZhengIce. Top and left border are not rendered for cell area because they are taken by row header bottom line and column header right line. But in screenshot we need...

@gazedreamily I don't think you get what I mean. `[txt, flowdata[r + minh][c + minc]?.ct, txt]`, here `m` and `v` should always be generated instead of just being assigned with...

@gazedreamily We are talking about **paste** here. Try pasting a string to the `percentage` cell.

@gazedreamily I tried several scenarios * If the source is plain text, e.g. copied from Notepad, the format is unchanged * If the source is HTML, e.g. copied from a...