html2rss 0.8.0
Give the URL to scrape and some CSS selectors. Get a RSS::Rss instance in return.
Gemfile:
=
install:
=
Runtime Dependencies (12):
activesupport
~> 5.0
builder
>= 0
faraday
~> 0.15
faraday_middleware
~> 0.13
hashie
~> 3.6
kramdown
>= 0
mime-types
> 3.0
nokogiri
>= 1.10, < 2.0
reverse_markdown
~> 1.3
sanitize
~> 5.0
to_regexp
>= 0
zeitwerk
>= 0
Development Dependencies (9):
bundler
~> 1.16
byebug
>= 0
rspec
~> 3.0
rubocop
>= 0
rubocop-performance
>= 0
rubocop-rspec
>= 0
simplecov
>= 0
vcr
>= 0
yard
>= 0