DISQUS

Benjamin Golub's Blog: Ophthalmologists and Divers Love RSSmeme

  • Sam Groves · 1 year ago
    Just a small FYI, I've been playing with the page= part of the API and it doesn't seem to work. No matter what I tell it I just get the first page. On a related note, for the HTML output, the 'next page' links all loose the other values (i.e. to cut and paste from above /api/?output=html&feeds_gte=3&search=ophthalmologist the page 2 link will just be /api/?page=2
  • Benjamin Golub · 1 year ago
    Paging works fine for me: http://www.rssmeme.com/api/?output=atom&order_b... compared to http://www.rssmeme.com/api/?output=atom&order_b....

    As far as HTML output; no the "next page" links don't reflect your API filters. The API is mainly meant to be used for JSON/ATOM generation and not HTML.