/recipe-scrapper

The recipe web scraper project is a Ruby-based program that scrapes recipe websites for ingredients and instructions, storing them in CSV format. The program automates the process of manually copying recipes, making it easier for users to collect and organize recipes. The CSV format makes it simple to view and sort recipes in a spreadsheet program.

Primary LanguageRuby

Scape the web

Using https://www.allrecipes.com/ as my demo, this program will scrape the website depending your keyword provided to the program.