Code Monkey home page Code Monkey logo

gem-it's Introduction

Description

Gem It is a web app that users can enter a url and make mini scraping gem with its content.

Background

This app was made with Ruby Developers in mind. Having had the frustration of wanting snippets of information from a website and not wanting to make a scraper to simply retrieve the information we decided we needed a better way.

Features

  • Grab text, links, or and media paths from a website
  • Said information is pacakaged into an easy to use gem.
  • Gem It can now retieve any computed CSS on the website of your choice!

Usage

How to use Gem It

  1. Sign in with Github so we can set up a repo.
  2. Submit the URL you want us to scrape from.
  3. Click however many targets on that page you want.
  4. Fill out some details.

How to use one of our gems
Run these commands in your terminal to will install your gem.
git clone [email protected]:YourUserName/YourGem.git.
cd YourGem
gem install YourGem

Command Line
Call it with YourGem

Rails
require 'YourGem', git: '[email protected]:YourUserName/YourGem.git.'
a_variable = YourGem::Magick.new.call
a_variable.your_method

Development/Contribution

Have a problem with the website? Want a new feature? Leave an issue or Fork Us!

Future

Currently, we're working on allowing users to grab information from multiple websites with one gem. If you have any suggestion please let us know!

Author

Our gems are cut with love by Tristan, George, and Patrick.

License

Gem It is MIT Licensed. Use any or all of it as you see fit.

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.