Continuation to this post :Web data(wiki) scraping python @kwinkunks Helped me with the question. However, I am unable to import mwclient.
It throws this error :
File "C:\Users\officeMediaIQ\Anaconda3\lib\site-packages\mwclient\__init__.py", line 26, in <module>
from errors import *
ImportError: No module named 'errors'
Thanks for the help