Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #321

Open
lxianl455 opened this issue Mar 15, 2023 · 1 comment
Open

Error #321

lxianl455 opened this issue Mar 15, 2023 · 1 comment

Comments

@lxianl455
Copy link

I just try:
import wikipedia
print(wikipedia.summary("google", sentences=1))

but i got the follow error:

raise PageError(self.title)
wikipedia.exceptions.PageError: Page id "google" does not match any pages. Try another id!

What should i do?

@lxianl455
Copy link
Author

Now I try another word, like apple. But the result is wrong:

search_params {'list': 'search', 'srprop': '', 'srlimit': 1, 'limit': 1, 'srsearch': 'apple', 'srinfo': 'suggestion'}
In mathematics and computer science, apply is a function that applies a function to arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant