Skip to content

A web scraper for the Allrecipes website to display the top recipes by category with a user-friendly terminal application. built with Ruby.

Notifications You must be signed in to change notification settings

jadx2/recipes_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allrecipes Web Scraper

A Scraper of the Allrecipes website to display the top recipes by category.

screenshot

Built With

  • Ruby 2.7.2
  • Bundle 2.2.2
  • Nokogiri 3.10
  • Httparty 0.18.1
  • Rspec 3.10
  • Rubocop 1.6.1

Getting Started

Follow these simple steps to get started:

Prerequisites

  • Ruby 2.7 or higher
  • A terminal

Set up

To get a local copy of this repository enter the following command in you terminal:

git clone https://github.com/jadx2/recipes_scraper.git

Or download this repository and unzip it.

Installation

From the project's root directory execute 'bundle install' to install the necessary gems:

bundle install

Usage

  • In the project's root directory execute the 'recipes' command:
bin/recipes
  • Follow the steps in the screen to get your recipes

Run tests

Run the Rspec command in the project's root directory:

rspec

Author

👨‍💻 Jaim Delmar

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

A web scraper for the Allrecipes website to display the top recipes by category with a user-friendly terminal application. built with Ruby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages