Quote:
Originally Posted by gbm
Because they take your search terms and turn them into a url. That is how relational databases work. E.G. calibre
bernie
|
That's not what JSWolf meant.
Compare this cleaned-up search url:
Code:
https://www.amazon.com/s?k=master+of+djinn
with this one generated by Amazon when you enter something in the search box on the homepage:
Code:
https://www.amazon.com/s?k=master+of+djinn&crid=10O1WCZWOIVLD&sprefix=master+of+djinn%2Caps%2C254&ref=nb_sb_noss_1
Both lead to the same results page.