Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9788

How to reduce a google search URL to an anonymized version

$
0
0

If I enter a search term in DuckDuckGo I get a pretty simple url and query string

https://duckduckgo.com/?q=python+tips&atb=v1-1&ia=videos&iax=web

duck duck go search results

If I do the same in google I get a boatload of query string bloat, which I've anonymized with characters X, Y, Z, and K.

https://www.google.com/search?sxsrf=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&source=hp&ei=YYYYYYYYYYYYYYYYYYYYYYY&q=python+tips&oq=python+tips&gs_lcp=ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ&sclient=psy-ab&ved=KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKK&uact=5

google search results

  • If I just pasted a search result url generated by google would that leak individual details that are not anonymmous?
  • Is there some subset of query string pairs that would make a functional sharable search url like duck duck go's? (which is still functional even after chopping off the last key value pairs: https://duckduckgo.com/?q=python+tips)

Viewing all articles
Browse latest Browse all 9788

Latest Images

Trending Articles



Latest Images