These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Fetching corps not in alliances

Author
He dares
School of Applied Knowledge
Caldari State
#1 - 2014-02-14 18:00:42 UTC
Any one know how to go about fetching corps not in alliances from the api currently the only way i can see to get corps is from AllianceList.xml but obviously that only gives you corps in alliances. http://www.eve-icsc.com/xml/corporationlist/ has a more condensed xml file for this but that again only seems to contain corps in alliances?

All i need is a way to get the corp id as i am already cross referencing to CorporationSheet.xml for the ticker and name.

Thanks.
Captain Thunk
Explode. Now. Please.
Alliance. Now. Please.
#2 - 2014-02-17 17:09:54 UTC
You can resolve the name into it's corporationID using the /eve/CharacterID.xml.aspx API.

Documentation

(yeah, it says characterID, but works with characters/corps/alliances and stuff like that)