Y
Hacker News
new
|
ask
|
show
|
jobs
by
Lorenz-Kraft
2136 days ago
I think this was like this from the beginning on. Browsers send the search string you have entered via a GET Request to Google (=
https://google.com?s=YOUR+SEARCH+STRING
). Google then sends you the results.