Search Realms for Same Character Name

#1 - Jan. 3, 2012, 5:41 a.m.
Blizzard Post
Does the Community API support finding all realms matching a single toon name?

For example, If I want to know all the realms that have "Hasephal", what's the best way to do this?

When I type this in Armory, the response is instantaneous.

When I do a PHP cUrl search by iterating through every single realm, the response takes 46.1 seconds.

Forum Avatar
Web & Mobile Team
#6 - Jan. 5, 2012, 9:11 p.m.
Blizzard Post
You should check out gearman and the PHP extension for it.