Goodreads Developers discussion
sort order and review date for reviews by isbn
date
newest »


the 'sort' parameter should already work, valid values are:
date - date added
weight - best reviews first (default)

Thanks,
Paul

How do i increase the length of the review being displayed using the api? I wish to show the complete review by each user. I have tried updating the min_length field but doesn't seem to work. Please help.
http://www.goodreads.com/api/reviews_...

I have tried adding the sort=weight parameter but did not get the desired results.


Secondly when I use the above parameters, the review body is empty
Am I missing something?

sort=date doesn't work i think, only sort=newest and sort=oldest, other wise you get the default "goodreads" sort.
Swanand: can you give me an example request url?

Can you explain a little more what the &text_only=true parameter does ? will it ignore the reviews that have no text?
1. a review_date so I can see the date the person added their review of the book
2. a sort order parameter, e.g. sort by reviewid, review_date (when you add it).
Thanks!
Paul