is there a way to find using the api whether a certain page is deleted or not?
On 15 July 2011 20:21, priyank bagrecha bagi.priyank@gmail.com wrote:
is there a way to find using the api whether a certain page is deleted or not?
What do you mean by “is deleted”? You can ask whether a certain page exists at the moment with something like
http://en.wikipedia.org/w/api.php?action=query&titles=X http://en.wikipedia.org/w/api.php?action=query&titles=Htfhfhsrtr
And you can ask whether a certain page has been deleted sometime in the past with something like
http://en.wikipedia.org/w/api.php?action=query&list=logevents&letype... http://en.wikipedia.org/w/api.php?action=query&list=logevents&letype...
-- [[cs:User:Mormegil | Petr Kadlec]]
wikitech-l@lists.wikimedia.org