| Pages: [1] |
1. EFT v2.13.4 - Incursion 1.4.1 - in Ships and Modules [original thread]
Were there any thoughts around making fits searchable? The fit browser is too ship focused and having to go through the menu to open the collapsed ship tree makes it impossible just to browse all the fits I may have. For example, I'd like to brows...
- by 663 - at 2015.03.11 02:50:37
|
2. I am an alt... - in EVE General Discussion [original thread]
Never had me a name They just gave me a number when I was young
- by 663 - at 2015.01.16 23:32:33
|
3. Need API Skill Help - in EVE Technology Lab [original thread]
-Change the double quotes to single quotes, or no quotes at all since it's a number -Change typeID to all lowercase -You can just use //row[@typeid=3300]/@level Edit: grr, my phone!
- by 663 - at 2014.11.29 22:12:16
|
4. Need API Skill Help - in EVE Technology Lab [original thread]
I found Chribba has a nice list of typeIDs .. Does not seem to be comma delimited though, so copy and paste into a spreadsheet will need some string parsing before you do. Edit: I think I know why the "typeid" and "level" don't match up. import...
- by 663 - at 2014.11.29 20:57:13
|
5. Some help with EVE API in Excel - in EVE Technology Lab [original thread]
Wow! Thank you Steve, salacious, and Hel. I am now looking through your links. I was starting to pull in data from SkillQueue.xml.aspx and I'm beginning to notice how flaky importXML() really is. It's really strange too because the function seems...
- by 663 - at 2014.11.29 01:52:12
|
6. Some help with EVE API in Excel - in EVE Technology Lab [original thread]
Ok, I found the solution. I guess Google Docs does not like to be case sensitive when referring to attributes. So the solution would look like this: =IMPORTXML("https://api.eveonline.com/account/APIKeyInfo.xml.aspx?keyID=1111&&vCode=222...
- by 663 - at 2014.11.27 17:30:18
|
7. Some help with EVE API in Excel - in EVE Technology Lab [original thread]
Ok, so I switched to Google Docs since Excel has no importxml function. I am trying to understand how to extract an attribute from a row in a rowset with multiple rows. For example in https://api.eveonline.com/account/APIKeyInfo.xml.aspx there...
- by 663 - at 2014.11.27 06:48:19
|
8. Some help with EVE API in Excel - in EVE Technology Lab [original thread]
Also looks like some of the information described in some third party websites are changed, like here: https://neweden-dev.com/Category:EVE_API
The developer blog here: https://developers.eveonline.com/resource/xml-api
It says you can acce...
- by 663 - at 2014.11.27 04:49:50
|
9. Some help with EVE API in Excel - in EVE Technology Lab [original thread]
Hello, I am having some difficulty pulling API data into Excel, since I don't understand the syntax for objects within the XML. For example, I want to get the account status, so I use: =importXML("https://api.eveonline.com/account/AccountStatu...
- by 663 - at 2014.11.27 04:31:31
|
| Pages: [1] |
| First page | Previous page | Next page | Last page |