Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fcce/cx_extractor

Extract article from the web page
https://github.com/fcce/cx_extractor

cx-extractor

Last synced: about 2 months ago
JSON representation

Extract article from the web page

Awesome Lists containing this project

README

        

# CxExtractor

[![Build Status](https://travis-ci.org/fcce/cx_extractor.svg?branch=master)](https://travis-ci.org/fcce/cx_extractor)

Extract article from the web page, this gem is appropriate for the web page which contains lots of text.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'cx_extractor'
```

And then execute:

brew install imagemagick
brew link --force imagemagick@6
bundle

Or install it yourself as:

gem install cx_extractor

## Usage

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fcce/cx_extractor. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the CxExtractor project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/cx_extractor/blob/master/CODE_OF_CONDUCT.md).