goldsmith / Wikipedia

A Pythonic wrapper for the Wikipedia API
https://wikipedia.readthedocs.org/
MIT License
2.89k stars 519 forks source link

Wikipedia srsearch error #269

Closed imgolash closed 3 years ago

imgolash commented 3 years ago

raise WikipediaException(raw_results['error']['info']) wikipedia.exceptions.WikipediaException: An unknown error occured: "The "srsearch" parameter must be set.". Please report it on GitHub!

yana-xuyan commented 2 years ago

I also got this error. Is there any solution?