Go the login issues resolved thanks to Nicolas. <br><br>However, the only script that works is login.py<br><br>The others fails with this error:<br><br>Error downloading data: No JSON object could be decoded<br>
Request en:/w/api.php?action=query&amp;format=json&amp;meta=userinfo&amp;uiprop=blockinfo<br>
Retrying in 1 minutes...<br><br>test.py<br><br>[root@mustang pywikipedia]# python test.py<br>Error downloading data: No JSON object could be decoded<br>Request en:/w/api.php?action=query&amp;format=json&amp;meta=userinfo&amp;uiprop=blockinfo<br>
<br>category.py<br><br>[root@mustang pywikipedia]# python category.py listify<br>Reading dump from category.dump.bz2<br>Please enter the name of the category to listify: Bot_Tests<br>Please enter the name of the list to create: test<br>
Getting [[Category:Bot Tests]]...<br>Error downloading data: No JSON object could be decoded<br>Request en:/w/api.php?action=query&amp;format=json&amp;meta=userinfo&amp;uiprop=blockinfo<br><br>I did some searching and found references to a PHP file named JSON.php that I do not have on my system. <br>
<br>I found several other postings with the same error message, but no resolutions.<br><br>As always, any help would be much appreciated.<br><br>---Robert<br><br>