wikipedia-client icon indicating copy to clipboard operation
wikipedia-client copied to clipboard

Ruby client for the Wikipedia API

Results 8 wikipedia-client issues
Sort by recently updated
recently updated
newest added

I'm trying to search using a looser set of keywords without knowing the exact title (I'm sure I'm far from alone and this would be the standard case). I might...

Hi, https://github.com/kenpratt/wikipedia-client/blob/master/Gemfile#L8 I'm installing this gem on a Rails 6 project with the [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) gem. This gem seems to be conflicting with the `shopify-rubocop` gem, but can't understand exactly what...

Does it return all the href values of the `a` tags in the page ? It would be nice if the doc was a little bit more clear.

for example 1. Search all articles of one category 2. Chage the language 3. Work with dumps of wikipedia is it possible?

There might also be more file extensions that do not work, which, presumably, at least include any image file types that cannot be displayed in the browser. For sure the...

bug

It seems the entire side Wikipedia Infobox table is ignored when accessing the page.sanitized_content. How can I pull only a company logo or a person's profile photo from the Infobox?...

feature-request

The following methods in `page.rb` have no test coverage: - `editurl` - `extlinks` - `image_descriptionurl` - `image_urls` - `image_descriptionurls` - `coordinates` - `raw_data` - `image_metadata` - `templates` The following methods...

feature-request

Hi. Sometimes it's producing "can't convert String into Integer" wikipedia-client-1.3.0/lib/wikipedia/page.rb, line 10