I want to get the all the information of questions in
http://tw.knowledge.yahoo.com/index and Yahoo Answers API(http://tw.developer.yahoo.com/knowledge/) is the tool I get them.
But I found that the number of words restriction, I can only get partial information of these questions.
This is the example the website provided
http://tw.knowledge.yahooapis.com/v1/QACK/...9piA2A8A--&- <Content>
- <![CDATA[ Google 的雲端運算是一種基於 MapReduce 的運算模式,目前 Apache 計劃中的 Hadoop 是最受歡迎的 Open Source 雲端運算的軟體。<br><br>可以參考 Hadoop 的...
]]>
</Content>
The content is cutted.
How can I get the entire content?