Project

wikirb

0.0
The project is in a healthy, maintained state
Simple Wikipedia API wrapper in Ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

WikiRB

WikiRB is a simple wrapper for the Wikipedia API. You can install it by running:

gem install wikirb

Then you can use the API's various functions, such as

WikiRB.search("Swans", 5, 0")
#             Query, Result limit, and namespace
#             See namespace info at https://en.wikipedia.org/wiki/Wikipedia:Namespace