Depends on how you define page creator. If you are talking about the fist person to edit a page, you can use prop=revisions with a the sort direction oldest first.

On Wed, Mar 18, 2015 at 6:13 PM, ArtGiray . <giraybal@gmail.com> wrote:
http://en.wikipedia.org/w/api.php

is it possible a single query that return "page creator" of given title?

So i want give a "title" name and query should return the creator of the page?

(i am new at lists.wikimedia.org,if i use wrong here, sorry)


2015-03-14 23:34 GMT+02:00 Ricordisamoa <ricordisamoa@openmailbox.org>:
The editing API can also create pages. You may want to pass the "createonly" parameter to ensure you won't edit existing pages by mistake.
Some libraries exist that ease the work by flawlessly handling the tedious parts.
If you're developing a JavaScript gadget, then mw.Api is for you. Otherwise, have a look at Pywikibot! (disclaimer: I am among its contributors)

Il 14/03/2015 22:16, ArtGiray . ha scritto:
Thanks for your examples.

(sorry for poor english)
And is it possible to create new page with api?
I didn't find any create page, category, vs with api on documantation?
Can anyone give a create page link to api?

2015-03-14 21:45 GMT+02:00 Ricordisamoa <ricordisamoa@openmailbox.org>:
You can filter list=logevents with letype=newusers, e.g.:
https://en.wikipedia.org/w/api.php?action=query&list=logevents&letype=newusers
Read the logevents documentation for additional options.

Il 14/03/2015 19:55, ArtGiray . ha scritto:
Hi,
How can i get "new users" from wikipedi api?
What request should i write?


_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api


_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api




_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api


_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api



_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api