Wikipedia-Counter: Difference between revisions
Marie Wocher (talk | contribs) (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">") |
Marie Wocher (talk | contribs) 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 12: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">