Govind S
Govind S
Its a very interesting point @phiph-s - apologies for the late reply i was travelling last week. You are correct in saying that currently we do consider numbers as ids...
Any suggestions on what would be the better approach - wiki.page("https://en.wikipedia.org/wiki/Batman") or more explicitly having wiki.page(url: "https://en.wikipedia.org/wiki/Batman"). It sounds like an useful feature that would be worth exploring.
@Wiiseguy thanks for opening the issue. You are right that the package currently does not have a way to do this. We set a max limit to the page and...
@Wiiseguy thanks a lot. If you would be open to sharing the code of your function here or working on a PR on wikipedia, that would be welcome. I'll look...
I'd suggest using the summary instead of infobox for a brief summary of the page. We implement the infobox using [infobox-parser](https://github.com/dijs/infobox-parser) - so any issues with infobox should be raised...