class

RssScrapers::BaseScraper

Inherits Reference < Object

Constants

DEFAULT_TIMEOUT = 15

Default timeout for HTTP requests.

Constructors

new(path : String, title : String, target : URI)
Source

Instance methods

path
Source
run

This is the main method for the scraper. Should return RSS::Channel instance.

Source
target
Source
title
Source