Class: Html2rss::RequestSession::Pager::CustomSelector

Inherits:
Base
  • Object
show all
Defined in:
lib/html2rss/request_session/pager/custom_selector.rb

Overview

Extracts the next-page URL using a configurable CSS or XPath selector.

Constant Summary

Constants inherited from Base

Base::DEFAULT_MAX_PAGES

Method Summary

Methods inherited from Base

#each, #initialize

Constructor Details

This class inherits a constructor from Html2rss::RequestSession::Pager::Base