Giter Site home page Giter Site logo

recipe-ripper's Introduction

Recipe Ripper

No more scrolling, only cooking

Description

Recipe Ripper is a webapp that scrapes recipe webpages and returns just a recipe. This is a basic version of the app, that scrapes html sites. Future versions will cover a wider range of pages.

Table of Contents

Installation

  1. Clone the repository: git clone https://github.com/jrzricardo/recipe_ripper.git

  2. Navigate to the project directory: cd recipe_ripper

  3. Install the following required gems:

  • gem "nokogiri"
  • gem "httparty"

bundle install

  1. Set up the database: rails db:setup

  2. Start the Rails server: rails server

Usage

  1. Start the Rails server: rails server

  2. Open your browser and navigate to http://localhost:3000

  3. Enter a website URL address in the search form.

  4. Recipe Ripper will return a recipe if one is present.

Contributing

Contributions are welcome and appreciated! Please follow these guidelines:

  1. Fork the repository

  2. Create a new branch (git checkout -b feature-branch)

  3. Commit your changes (git commit -m 'Add some feature')

  4. Push to the branch (git push origin feature-branch)

  5. Open a pull request

Contact

Ricardo Juarez - [email protected]

Project Link: https://github.com/jrzricardo/recipe-ripper

recipe-ripper's People

Contributors

jrzricardo avatar

Watchers

 avatar

Forkers

jiaqi606

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.