Extracting SEO data the easy way
Do you need to extract data from web pages as input for other Ruby programs? It turns out the Nokogiri gem scrapes html fast. You’ll use it to extract SEO data in this short tutorial.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Do you need to extract data from web pages as input for other Ruby programs? It turns out the Nokogiri gem scrapes html fast. You’ll use it to extract SEO data in this short tutorial.
Post a comment