Skip to content

jramiresbrito/recipes-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Recipe Web Scraping

This project is a dead simple web scraping using Ruby and Nokogiri Gem.

It queries recipes at epicurious.com for a given ingredient provided by user.

Pre-Requirements

Ruby

sudo apt-get install ruby-full

Nokogiri Gem

gem install nokogiri

About

Simple Web Scraper to get Recipes in Epicurious

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages