Wikipedia-API icon indicating copy to clipboard operation
Wikipedia-API copied to clipboard

Incorrect response to a simple page() query

Open JBLarson opened this issue 2 years ago • 0 comments

I noticed an issue where a wikipedia.page() search is returning the "Alboran Island" page when I'm attempting to get the "Algorand" page. I've attached a screenshot demonstrating the issue.

I'm fairly certain the Algorand page should be retrievable with page("Algorand"). https://en.wikipedia.org/wiki/Algorand Are there situations where the URL doesn't match the page name with the API?

issue_8_7_wikipedia

JBLarson avatar Aug 07 '22 11:08 JBLarson