Skip to content

Instantly share code, notes, and snippets.

View hmatringe's full-sized avatar

Hadrien Matringe hmatringe

View GitHub Profile
require 'ferrum'
require 'open-uri'
require 'pry'
require 'csv'
puts "What recipes are we looking for?"
query = gets.chomp
puts "How many pages of results do we need? (sorted by relevance)"