Hello
In the next months I'll be doing my dissertation based on Wikipedia. So I would like to know if someone could help me with a doubt that I have: Is it possible to get the timestamp from de comments in the talk pages with Wikipedia API?
Thank you, in advance.
João Almeida
Joao Miguel Almeida schreef:
Hello
In the next months I'll be doing my dissertation based on Wikipedia. So I would like to know if someone could help me with a doubt that I have: Is it possible to get the timestamp from de comments in the talk pages with Wikipedia API?
Thank you, in advance.
João Almeida
You can get the timestamp of each revision, which is more or less the same. To do this, use api.php?action=query&prop=revisions&titles=Talk:Foo&rvlimit=10
Roan Kattouw (Catrope)
mediawiki-api@lists.wikimedia.org