I have read wikipedia.py, and I found that class Site has some methods for reading special pages, but not for all of them! I need * Special:WantedCategories* which is not listed there. Please help!
2010/9/5 Bináris wikiposta@gmail.com
I want to read a special page with Page.get(). The message is:
File "C:\Program Files\Pywikipedia\wikipedia.py", line 601, in get raise NoPage('%s is in the Special namespace!' % self.aslink()) pywikibot.exceptions.NoPage
What is the solution?
-- Bináris