A lax Web news feed parser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

373 B

Requirements for a minimally viable implementation:

  • XML feed parser
  • JSON Feed parser
  • HTTP message parser
  • HTTP client
  • Content sanitizer
  • Feed discovery
  • Icon discovery
  • Schedule resolver

Further requirements for a polished implementation:

  • h-feed parser
  • Manual
  • Public API documentation
  • Serializer (Atom, JSON?)
  • Full-text content scraper