BlockRSSParser icon indicating copy to clipboard operation
BlockRSSParser copied to clipboard

AFNetworkingXMLRequestOperation based RSS parser

Results 3 BlockRSSParser issues
Sort by recently updated
recently updated
newest added

These commits update the sample and the project to work with afnetworking 3.x.

Added basic category parsing

When the element name is item or entry and there are parameters like title, link, description etc outside item after that, the item child nodes are replaced with that parameters...