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.
123Next pageLast page
 

EveWho.com - Corporation and Alliance member listings.

Author
Squizz Caphinator
The Wormhole Police
#1 - 2011-10-25 16:30:19 UTC  |  Edited by: Squizz Caphinator
EveWho.com has been seen on the EO forums before but this is the official announcement.

Current Statistics:
5,101,588 Characters
254,198 Corporations
2,973 Alliances

About: EveWho allows the public to easily list the members of a Corporation or Alliance.

Disclaimer: All numbers based on known characters and may differ from in game values. All characters found by scavenging killboards, forums, eve-search, and finding holes in character id sequence data and filling them.

Features:

  • View members of an Alliance
  • View members of a Corporation
  • View all members that have joined a corp in join order or left order.
  • View employment history of a Character out of game.
  • Easy links to several intel sources, such as EveKill & Dotlan.
  • Average Security Status of Corps & Alliances.
  • Top 10 lists for many, many different comparisons between Corporations and Alliances.


API:

EveWho has an API that you can utilize for your websites, programs, etc. Data is returned using JSON.

Documentation: http://evewho.com/api.php

Examples:
Woopatang [Corp]: http://evewho.com/api.php?type=corplist&id=869043665
Shadow of xXDEATHXx: http://evewho.com/api.php?type=allilist&id=1802176600

Will Never do:

  • Accept isk to de-list an entity from EveWho, not even for 5 billion Shocked


Many have already enjoyed this great service and a few have even sent me evemails of praise.
Thank you, I truly appreciate it!
Squizz Caphinator

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

Karbowiak
Sacred Templars
Fraternity.
#2 - 2011-10-25 16:32:02 UTC
I approve of this message!
Raquel Smith
Caldari Provisions
Caldari State
#3 - 2011-10-25 16:42:19 UTC
Great project!
Marros Thiben
Woopatang
Primary.
#4 - 2011-10-25 20:53:40 UTC
#winning
Squizz Caphinator
The Wormhole Police
#5 - 2011-11-11 19:25:59 UTC
*bump* Announcing EveWho's API which is already in use by Dotlan

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

Matalok
Slackers and Nihilists
#6 - 2011-11-14 16:29:02 UTC  |  Edited by: Matalok
Ooooo a new API, very nice. Thanks for providing this.
Miho Zuki
Perkone
Caldari State
#7 - 2011-11-14 17:45:46 UTC
very nice, thanks :)
Praxis Astra
0.0 Axis Fleet
Stealth Syndicate
#8 - 2011-12-08 19:59:43 UTC
I love your site and make sure my agents know about it.

Big smile

Praxis Astra Master of Assassins and Punctuality http://heartsandmindsalliance.org

Fresnic
Aliastra
Gallente Federation
#9 - 2011-12-10 07:27:32 UTC
Is this free/open-source software? What programming languages are you using to build this?

Is there a way to see what data scrapping methods you are using?

Adventures of an EVE Online Newb http://evenewbadventures.weebly.com/

Karbowiak
Sacred Templars
Fraternity.
#10 - 2011-12-10 16:38:56 UTC
Fresnic wrote:
Is this free/open-source software? What programming languages are you using to build this?

Is there a way to see what data scrapping methods you are using?


It's not open source.
It's built with php.
It uses the CCP API with custom created fetchers and methods to figure out id blocks that are missing.

How can i know this?: I talk to Squizz, and was there during the development of it ;)
The Chronophage
Garoun Investment Bank
Gallente Federation
#11 - 2011-12-10 21:25:53 UTC
very nice!
Squizz Caphinator
The Wormhole Police
#12 - 2011-12-10 23:28:31 UTC
^^ What Karbo said! Big smile

And there is no api scraping! I should put that in giant bold flashing letters in the middle of the page, but somehow people still wouldn't read it.

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

Mata1s
Native Freshfood
Minmatar Republic
#13 - 2012-01-19 15:27:08 UTC
Are you going to add an api for characters? like if I have a character name I could grab his current corp? is there a way to do this atm.
Squizz Caphinator
The Wormhole Police
#14 - 2012-01-19 18:33:34 UTC
Mata1s wrote:
Are you going to add an api for characters? like if I have a character name I could grab his current corp? is there a way to do this atm.


Yup, use CCP's api for this! It's silly for me to add an API which is already handled and done well by CCP.

Here is an example:
http://api.eveonline.com/eve/CharacterInfo.xml.aspx?&characterId=1633218082

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

Mata1s
Native Freshfood
Minmatar Republic
#15 - 2012-01-19 21:20:09 UTC  |  Edited by: Mata1s
Squizz Caphinator wrote:
Mata1s wrote:
Are you going to add an api for characters? like if I have a character name I could grab his current corp? is there a way to do this atm.


Yup, use CCP's api for this! It's silly for me to add an API which is already handled and done well by CCP.

Here is an example:
http://api.eveonline.com/eve/CharacterInfo.xml.aspx?&characterId=1633218082


Thank you, is there a way I can do this but with Charecter name instead of Id?

eg. something like this

http://api.eveonline.com/eve/CharacterInfo.xml.aspx?&characterName=Mata1s

(I have a list of players names in google spreadsheet and want to add their current corp as a column)
Squizz Caphinator
The Wormhole Police
#16 - 2012-01-25 20:31:41 UTC
A new feature I should have added a long time ago has been added!

You can now view the history of people that have joined a corporation:
Example: http://evewho.com/corp/Woopatang/joinhistory

Or the history of people that have left a corporation:
Example: http://evewho.com/corp/Woopatang/leavehistory

Enjoy!
Squizz

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

Rasz Lin
#17 - 2012-02-17 22:43:42 UTC
Do you censor comments? I like to post list of alts on evewho and just encountered something strange - my comments with alt list disappear immediately.
Squizz Caphinator
The Wormhole Police
#18 - 2012-02-20 15:47:39 UTC
Rasz Lin wrote:
Do you censor comments? I like to post list of alts on evewho and just encountered something strange - my comments with alt list disappear immediately.



Nope, I don't censor the comments. You probably got autofiltered for spam. *checking* Yup, you sure did, lots of links like you posted will look like spam to any filter. I went and ahead and put them through for you.

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

Rasz Lin
#19 - 2012-02-21 00:31:34 UTC
Squizz Caphinator wrote:
Rasz Lin wrote:
Do you censor comments? I like to post list of alts on evewho and just encountered something strange - my comments with alt list disappear immediately.



Nope, I don't censor the comments. You probably got autofiltered for spam. *checking* Yup, you sure did, lots of links like you posted will look like spam to any filter. I went and ahead and put them through for you.



yep, but those are links to evewho so kinda pointless to spam with them :)
Then i tried just a list of nicknames and that also didnt work, maybe at that point my account was already flagged as spamming
anyway thanks for clearing them
Mr Vrix
Vrix Nation
#20 - 2012-03-08 16:55:01 UTC
your missing a name of a corp i decced

corpname: The Vast Difference
members : listed 2 but are 3

Name missing : Firefly0150

names alrdy on list,
niisama
kikz0150


ooh and thx for the site, Cool

123Next pageLast page