Can somebody please tell me if I am approaching this the right way? I am trying to search by both title and author, and I am not sure if the endpoint I am calling is the right one. I am using https://www.goodreads.com/search/inde...?, but I am not sure if the parameter q: should contain both the title and author... Or if I should somehow use search[field]: as well.
Can somebody please tell me if I am approaching this the right way?
I am trying to search by both title and author, and I am not sure if the endpoint I am calling is the right one.
I am using https://www.goodreads.com/search/inde...?, but I am not sure if the parameter q: should contain both the title and author... Or if I should somehow use search[field]: as well.
Thanks in advance for any input.