Open
Description
Hi,
To begin with, thank you very much for this work.
I found out recently that this lib doesn't work anymore, Qwant always returns empty result sets... and set status to success
!
After some research, I found out that it basically needs some extra params in the URL.
To be honest, I'm not sure about everything, but it does work as expected and it might be a little bit hacky:
t
variable which is basically a copy of the query (I think it'st
for translation, but not sure)f
variable which is due to be set (seems like it's a boolean but I don't know what it is)- and
uiv
variable which had to be set to4
I'll be sending a PR following this issue.