wikitools icon indicating copy to clipboard operation
wikitools copied to clipboard

is project completely deprecated now ?

Open gg4u opened this issue 5 years ago • 0 comments

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!!

gg4u avatar Dec 31 '19 14:12 gg4u