Goodreads Developers discussion
questions
>
how do I use search[field] as a parameter? (new to development)
date
newest »


https://www.goodreads.com/search/inde...
to this:
https://www.goodreads.com/search?q=${...
and it appears to be working.
I'd love for the docs to be updated with how to use those params :-)
We can't simply use search[field]: "author" in params. I assume we have to add it to the URL and encode the square brackets, but I'm not sure how. Would I also still include it as a param?
Thankyou!!