YQL html extracted output is garbled |
![]() ![]() |
YQL html extracted output is garbled |
| reedom |
Aug 20 2009, 07:23 PM
Post
#1
|
|
Group: Members Posts: 1 |
YQL html extractor seems that it doesn't handle any encoding specs in the target document.
Here is a query againt a blog site written in `euc-jp' encoding: CODE The result document contains garbled characters. Will you fix up it? |
|
|
|
| Nagesh Susarla |
Aug 24 2009, 12:44 PM
Post
#2
|
|
Group: Yahoos Posts: 79 |
YQL html extractor seems that it doesn't handle any encoding specs in the target document. Hi, You can use the 'charset' parameter available on the html table to pass in the correct encoding and it should work as desired CODE -- Nagesh |
|
|
|
![]() ![]() |