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

Karbowiak
Sniggerdly Pandemic Legion
20
|
Posted - 2011.10.08 00:27:00 -
[1] - Quote
EVSCO/EVE-KILL is glad to introduce (re-introduce?) the API service of EVSCO/EVE-KILL
EVSCO/EVE-KILL will provide APIs that give out information as its getting fed into EVE-KILL, be it for who killed who in what system, what's going on in any system or something entirely different. Anything goes. So if you have any ideas as to what we should provide, please give us your input in a reply below. 
The current list of stuff thats accessible:
Everything is gzipped and cached in varnish for an hour (so requesting more than once each hour will give you the same result) If you have any ideas what we should provide, please reply. |

Osku Rei
Black Aces Against ALL Authorities
1
|
Posted - 2011.10.08 20:54:00 -
[2] - Quote
why not something like:
http://eve-kill.net/GetAlliance/AllianceName.json
or
http://eve-kill.net/Alliance/AllianceName.xml
etc
Much neater imo, and its how I do all my API's |

Karbowiak
Sniggerdly Pandemic Legion
21
|
Posted - 2011.10.08 21:14:00 -
[3] - Quote
edit:// after thinking it over, your idea is lovely. I'll get on it tonight ! :) |

Shellac Brookdale
RAZOR Alliance
0
|
Posted - 2011.10.08 22:52:00 -
[4] - Quote
It would be awesome if you could support filters by typeIDs. E.g. for people only interested in caps or tower kills. |

Karbowiak
Sniggerdly Pandemic Legion
21
|
Posted - 2011.10.08 23:01:00 -
[5] - Quote
Shellac Brookdale wrote:It would be awesome if you could support filters by typeIDs. E.g. for people only interested in caps or tower kills.
So you can get kills made by a certain type of pos tower, capital ship or ship in general? |

Shellac Brookdale
RAZOR Alliance
0
|
Posted - 2011.10.09 08:34:00 -
[6] - Quote
I was referring to the victims type ID. So we would be able to retrieve all KMs for killed supers, caps, towers,.. Something like: http://eve-kill.net/shiptype/11567/Victim.xml (all killed Avatars) Or for multiple ship types based on the invGroup: http://eve-kill.net/shipgroup/30/Victim.xml (all killed titans (groupID=30))
But being able to retrieve KMs based on involved ships type IDs would also be nice. E.g. to get all KMs where a titan was involved. http://eve-kill.net/shiptype/12345/Involved.xml |

Karbowiak
Sniggerdly Pandemic Legion
22
|
Posted - 2011.10.09 10:44:00 -
[7] - Quote
Nice idea, but i fear that it would be too much information to publish that way. Unless you're just thinking of the kll_id's so you can refer back to the website somehow (or idfeed for that matter).
Cause to get the raw mail, we have idfeed. |

Arkady Sadik
Gradient Electus Matari
115
|
Posted - 2011.10.12 15:24:00 -
[8] - Quote
How about "regionkills"? |

Karbowiak
Sniggerdly Pandemic Legion
22
|
Posted - 2011.10.12 20:12:00 -
[9] - Quote
Arkady Sadik wrote:How about "regionkills"?
Already there ;)
edit:// system and region both provide kills (it just doesn't say kills after them) |

DocD2
The Corporation of Noble Sentiments Sleeper Social Club
0
|
Posted - 2011.10.15 14:12:00 -
[10] - Quote
Hey,
I would like to see a popular ship fit api per character. I know the data is vast but you could add a ship fingerprint to allow for grouping on fits. but great to have the API, well done guys.
DocD2 |
|

Noxides
APEX ARDENT COALITION NEM3SIS.
0
|
Posted - 2011.10.19 19:15:00 -
[11] - Quote
Would love it to have "current month kills" and "current month losses" in pilotinfo.xml
Good work though, been waiting for eve-kill to come out with an api. Keep it up! |

Karbowiak
Sniggerdly Pandemic Legion
25
|
Posted - 2011.10.20 15:33:00 -
[12] - Quote
Noxides wrote:Would love it to have "current month kills" and "current month losses" in pilotinfo.xml
Good work though, been waiting for eve-kill to come out with an api. Keep it up!
You can get that via IDfeed ;) |

Shellac Brookdale
RAZOR Alliance
1
|
Posted - 2011.10.20 20:32:00 -
[13] - Quote
What is the polling interval you tolerate for IDfeed using lastID? It might also be a good idea to offer datadumps instead for people who are just interested to create statistics. |

Karbowiak
Sniggerdly Pandemic Legion
26
|
Posted - 2011.10.22 18:41:00 -
[14] - Quote
Shellac Brookdale wrote:What is the polling interval you tolerate for IDfeed using lastID? It might also be a good idea to offer datadumps instead for people who are just interested to create statistics.
I thought about the datadump stuff, but it would be very limited in scope, like you get it with a delay of 4 weeks.
As for polling interval, its cached for an hour, so once an hour will be fine :) |

Slighet
Siempre Muerto
8
|
Posted - 2011.10.30 13:37:00 -
[15] - Quote
Any chances of a pilot losses feed?
Edit: Oh, guess I can get it from the idfeed, sorry. |

Karbowiak
Sniggerdly Pandemic Legion
26
|
Posted - 2011.10.30 15:26:00 -
[16] - Quote
Slighet wrote:Any chances of a pilot losses feed?
Edit: Oh, guess I can get it from the idfeed, sorry.
pilotkills also gives you losses.. Its a combined list ;) |

Slighet
Siempre Muerto
8
|
Posted - 2011.10.30 16:54:00 -
[17] - Quote
Ah ok thanks. I'm just getting an empty array back from it at the moment so couldn't see that. |

Karbowiak
Sniggerdly Pandemic Legion
27
|
Posted - 2011.11.03 13:43:00 -
[18] - Quote
Recently, alot of people have begun using this, so thats a bonus.
Now if only people would write that they are using it, and what they are using it for, then i'd be happy  |

Karbowiak
Sniggerdly Pandemic Legion
28
|
Posted - 2011.11.15 19:03:00 -
[19] - Quote
aaaaaaaaaand up you go!.. Also if you end up using this API, PLEASE write that you are using it!  |

Miho Zuki
Perkone Caldari State
0
|
Posted - 2011.11.15 19:51:00 -
[20] - Quote
Not sure how I didn't find this sooner...
Looks amazing, just what I was looking for.
Going to be using here https://forums.eveonline.com/default.aspx?g=posts&t=33614&find=unread to provide more detailed system and region reports.
Thanks :)
P.S Can more information be provided on the pilotinfo? Such as last known corp/alliance? |
|

Karbowiak
Sniggerdly Pandemic Legion
30
|
Posted - 2011.11.15 21:14:00 -
[21] - Quote
You can get all of that via EVEWho i think, if not, you should bug Squizz to deliver that info!  |

Shellac Brookdale
RAZOR Alliance
1
|
Posted - 2011.12.02 20:26:00 -
[22] - Quote
The pilotkills request doesnt give me any results http://eve-kill.net/api/pilotkills.xml/shellac_brookdale Am I doing something wrong here? |

Karbowiak
Sniggerdly Pandemic Legion
30
|
Posted - 2011.12.04 01:14:00 -
[23] - Quote
It will only return information for a pilot, if the pilot has kills in a month. So if you have no kills in December, it returns nothing.
You can add &year or &month to go back in years / months however. Same with corp and alliance kills :)
example: http://eve-kill.net/?a=jsonpilot&pilot=Shellac%20Brookdale&month=11 http://eve-kill.net/?a=jsonpilot&pilot=Shellac_Brookdale&month=11 |

Karbowiak
Sniggerdly Pandemic Legion
31
|
Posted - 2011.12.12 07:52:00 -
[24] - Quote
bump.. |

Karbowiak
Sniggerdly Pandemic Legion
31
|
Posted - 2011.12.17 21:31:00 -
[25] - Quote
bump! |

Zaine Maltis
Innsmouth Enterprises
21
|
Posted - 2011.12.19 19:36:00 -
[26] - Quote
Can you return x number of kills for a search? i.e. last 10 kills for Amarr? Or last 25 kills for [pilotname]? Innsmouth Enterprises
|

Karbowiak
Sniggerdly Pandemic Legion
31
|
Posted - 2011.12.19 20:14:00 -
[27] - Quote
Zaine Maltis wrote:Can you return x number of kills for a search? i.e. last 10 kills for Amarr? Or last 25 kills for [pilotname]?
Not atm, it's set to return a max of 100 kills, but it might only return 5 if there's only 5 kills. But no, it's hardcoded to a limit of 100 (no more, no less)..
If REALLY wanted tho, i might add the ability to select more or less returns. |

JonnyRandom
12
|
Posted - 2011.12.20 15:24:00 -
[28] - Quote
What commands would I have to use if I wanted to find all kills from a specific corp, involved ships only frigates and cruisers, and to have no more than 5 involved parties? Is that possible? |

Karbowiak
Sniggerdly Pandemic Legion
31
|
Posted - 2011.12.21 15:59:00 -
[29] - Quote
JonnyRandom wrote:What commands would I have to use if I wanted to find all kills from a specific corp, involved ships only frigates and cruisers, and to have no more than 5 involved parties? Is that possible?
Specific corp, involving a specific shiptype is possible. Showing all kills aren't, same for limiting amount of involved parties. |

Zaine Maltis
Innsmouth Enterprises
23
|
Posted - 2011.12.23 21:54:00 -
[30] - Quote
http://eve-kill.net/?a=jsonpilot&pilot=Shellac_Brookdale&year=2011
seems to only return kills in December?
I guess I need a way to limit the last x kills to make it nice to implement into my killboard plugin.
That way I can only pull the number of kills the use wants to display (hard limited to protect your app).
i can then use this and let the user put in pilot name, corp, alliance or eve alliance if they want to use it to show what's going on in a particular location.
(The Amarr System Wordpress blog! ;) ) Innsmouth Enterprises
|
|
|
|
|
Pages: [1] 2 3 4 5 6 :: one page |
First page | Previous page | Next page | Last page |