Wikipedia-Counter: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "A script that can count how many edits there have been at one day at one particular Wikipedia page. <source lang="python">")
 
No edit summary
Line 1: Line 1:
A script that can count how many edits there have been at one day at one particular Wikipedia page.
A script that can count how many edits there have been at one day at one particular Wikipedia page. The script can only count 500 edits starting with the page of a date you can choose by adjust the ID of the page.  


<source lang="python">
<source lang="python">

Revision as of 13:16, 4 April 2012

A script that can count how many edits there have been at one day at one particular Wikipedia page. The script can only count 500 edits starting with the page of a date you can choose by adjust the ID of the page.

<source lang="python">