DuckDuckGo pagination not working
in progress
Milos Djurdjevic
in progress
Milos Djurdjevic
under review
Hi, Armin
Thank you for reporting this issue. While we work on a fix, you can just set
no_cache
to true
as a workaround, and pagination will start functioning again.A
Armin
Milos Djurdjevic: thanks for you fast response!
Setting the no_cache parameter to true however doesn't seem to help, since the first 100 results are still just repeats of the first results page.
Is it possible that the Go package of SerpApi won't allow me to set the no_cache parameter properly? Since it only allows string values and therefore true is encoded as string and not as a boolean.