Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nokogiri

How to install Nokogiri on Ruby 2.7.0

ruby rubygems nokogiri

How to unescape HTML in Nokogiri Ruby, so & remains & and not &

ruby nokogiri

Nokogiri html parsing question

ruby nokogiri

Help needed with screen scraping using anemone and nokogiri

How does Nokogiri handle unclosed HTML tags like <br>?

ruby nokogiri

Trouble installing nokogiri with RVM 1.9.3 on Centos 6.2

ruby centos rvm nokogiri libxml2

Bundler could not find compatible versions for gem "nokogiri"

Can't bypass OpenSSL verification - certificate verify failed (OpenSSL::SSL::SSLError)

Github found dependency vulnerability in Gemfile.lock

Ruby open-uri can't open url (m1 mac)

Convert HTML to plain text and maintain structure/formatting, with ruby

Select adjacent sibling elements without intervening non-whitespace text nodes

ruby xml xpath nokogiri

Building blank XML tags with Nokogiri?

ruby xml nokogiri

How can I use Nokogiri with Ruby to replace values in existing xml?

ruby xml xpath nokogiri

Get element in particular index nokogiri

ruby nokogiri

Get background image with Nokogiri from DOM?

html ruby nokogiri

ruby on rails - problem bundle install nokogiri 1.7.2 on ruby on rails 4.x

Add a dtd using nokogiri builder

xml ruby nokogiri dtd

how to run multiple nokogiri screen scrape threads at once

Parsing large file with SaxMachine seems to be loading the whole file into memory