1

I am parsing feed from http://feeds.feedburner.com/Commercial_LCD_Monitors. But while getting description of each post I got few lines and then it gets truncated with ending [...] characters.

eg.

Stand out from the crowds with a higher level of professionalism with the L305 mobile data projector. The 3000:1 ANSI lumens and advanced 3-chip LCD technology delivers images that are of the highest quality, realistic and sharp. Colours are not only [...]

Can anyone explain what is the issue and possible resolution if any?

Thanks in advance.

Regards,

Amit

Amit Patel
  • 15,609
  • 18
  • 68
  • 106

1 Answers1

0

The feed only provides a truncated description. You'll either have to find another feed with a longer description or build something to retrieve the content from each item.

Kevin Williams
  • 2,588
  • 3
  • 24
  • 25