| Pages: [1] :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Voxin Tulon
EVE Corporation 987654321-POP The Marmite Collective
11
|
Posted - 2016.04.19 12:58:15 -
[1] - Quote
I have small python script that manages to char sheet, get alliance list, etc.
Is there a way to get alliiance active/pending wars list and how? |

Strategisk
Strategisk Paiement Office
4
|
Posted - 2016.04.19 14:07:38 -
[2] - Quote
Hello,
I think it should be possible to do it through the public-crest, but I haven't touch it for a while.
Did you think about using website like dotlan ? It is not perfect, but you could parse web pages like the following : http://evemaps.dotlan.net/alliance/DARKNESS./wars |

Voxin Tulon
EVE Corporation 987654321-POP The Marmite Collective
11
|
Posted - 2016.04.19 15:26:26 -
[3] - Quote
Hi Thanks. That's kinda dirty way. I am thinking if there is API function for it, passing Alliance ID.. I cannot find it. |

Squizz Caphinator
Primary.
188
|
Posted - 2016.04.19 20:21:00 -
[4] - Quote
Voxin Tulon wrote:I have small python script that manages to char sheet, get alliance list, etc.
Is there a way to get alliiance active/pending wars list and how?
Not optimal for you, but you can parse https://public-crest.eveonline.com/wars/ for all wars past and present and filter it to what you're interested in.
Various projects I enjoy putting my free time into:
http://zkillboard.com | http://evewho.com
|

Voxin Tulon
EVE Corporation 987654321-POP The Marmite Collective
11
|
Posted - 2016.04.20 09:38:17 -
[5] - Quote
That may do the trick! Thanks.
Oh, another thing: how to modify my contact list, if I have api key enabling it? (according to info above) :) |

Aineko Macx
363
|
Posted - 2016.04.20 18:13:10 -
[6] - Quote
You'd expect there to be a link from the alliance endpoint to a wars collection, but alas, it's CREST.
iveeCore: The PHP engine for industrial activities and CREST library
|

Voxin Tulon
EVE Corporation 987654321-POP The Marmite Collective
11
|
Posted - 2016.04.21 18:23:51 -
[7] - Quote
Were can I get all things that CREST gives? Not just that few things listed in documentation? |

Aineko Macx
363
|
Posted - 2016.04.22 16:29:42 -
[8] - Quote
There's no complete list AFAIK. Keep calling endpoints and follow any hrefs you find to explore the data tree.
iveeCore: The PHP engine for industrial activities and CREST library
|
| |
|
| Pages: [1] :: one page |
| First page | Previous page | Next page | Last page |