Hello everybody,

I am currently working on a project that would have the need to collect information about all the music artists present in the wikipedia database and I know it represent a lot of request to send.

It's the reason why I'm calling for your help.

Is this possible to do this without being blocked by the wikipedia servers ?

I looked at the api page to work with, the better idea I had would be to list every artist page I need with the help of the query action, look for the "lastrevid" key, and if it has changed, request the new page.

But still, the initial import would be very important.

How can I do that the proper way ?

I really appreciate for your help.

Thanks.

Cyril.