View Single Post
Old 11-08-2023, 12:09 PM   #8
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,543
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Open the dev tools in your browser (usual ctrl+shift+i but varies by browser). Then go to the network tab, then paste the searhc url and press enter. The network tab will record all requests. Look at the one that returns the search html, and see if you can spot the cookies set in the request header.
kovidgoyal is offline   Reply With Quote