I want to get the number of wikipedia revision edits for many entities. For example, the number of deletion or addition.
e.g. link:
difference between two revisions But each entity has much revisions from earlier time(e.g.2006) to now. Around 10000 revision ids for one entities. So if I retrieve difference pages one by one. It would be very slow! Is there some more efficient way to do this task?