wikitools
wikitools copied to clipboard
is project completely deprecated now ?
Hi Alex,
I noticed for the first time this error:
from wikitools import wiki
from wikitools import api
wiki.Wiki("https://en.wikipedia.org/w/api.php")
# error:
HTTPError: HTTP Error 400: Browser Connection Security Warning trying request again in 5 seconds
Notice I am just running from a unix console in my local environment, and from a virtual environment with python 2.7.
It is the first time I am having this issue.
Please let me know if I have to completely replace the use of the library with others, like requests, or if it just a temporary issue...
Thank you and Best wishes for new year Alex!!