Brwiki
A library to scrap articles from wikipedia
Installation
Add this line to your application’s Gemfile:
“by gem ‘brwiki’
“
And then execute:
$ bundle install
Or install it yourself as:
$ gem install brwiki
Usage
“by
include Brwiki puts Brwiki::search(“en”,“juice”)
“
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/luizin5/brwiki.
License
The gem is available as open source under the terms of the MIT License.