On Sat, Jun 13, 2009 at 20:08, Kalan<[email protected]> wrote: > With MediaWiki API, you can retrieve 50 pages per request, it should > make things much smoother. Oops, I forgot one important thing: URL length is not unlimited, but you should be safe under 4096 characters. Urlencode titles properly and append them till they fit.
— Kalan _______________________________________________ Toolserver-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/toolserver-l
