Relative Content

Tag Archive for javaparsingrssfeedatom-feed

Building a Universal Feed Parser

I am trying to build a universal feed parser for RSS1.0, RSS2.0, RDF, ATOM and JSON Feeds, which are the best libraries that I can use in JAVA for this. Also any ideas how I can parse non-standard formatted JSON feeds. I am currently thinking using cosine similarity and stuff.