Goodreads Developers discussion
bugs
>
Malformed XML Response for book/show
date
newest »
newest »
I think this is browser problem. Field rounded by CDATA, so in raw xml you can use is without problem
Nope, even my code threw an error when I try to process this page, that's how I encountered it in the first place, it isn't able to parse the response into an XML object (Python)


https://www.goodreads.com/book/show/3...
The error message I see (in the browser) is:
"""
This page contains the following errors:
error on line 10 at column 19: Input is not proper UTF-8, indicate encoding !
Bytes: 0x0B 0x41 0x6E 0x20
Below is a rendering of the page up to the first error.
"""