When you go to sell an item you get a window with the items info and current item prices.
Is there a GSI for this or is it only possible to get that info by going to the item marketplace page?
Results 1 to 15 of 15
- 08 Nov. 2013 10:02pm #1
Moderator Bachelor of Science in Virginity
- Age
- 31
- Join Date
- Nov. 2009
- Location
- Toronto
- Posts
- 5,421
- Reputation
- 546
- LCash (Rank 3)
- 1.96
- 09 Nov. 2013 07:52am #2
Doesn't look like there is, you'll probably have to grab it from the itemdetail page.
There's nothing ideal about being real, there's so many flaws to cover and conceal.
- 09 Nov. 2013 02:54pm #3
I've never seen one. However just because we havent found it doesn't mean it doesn't exist. Anyways, the easier route is just doing what kitsune said. GSI is normally just used for the games and there arent any games that use the marketplace as far as Im concerned.
- 15 Nov. 2013 06:49am #4
Moderator Bachelor of Science in Virginity
- Age
- 31
- Join Date
- Nov. 2009
- Location
- Toronto
- Posts
- 5,421
- Reputation
- 546
- LCash (Rank 3)
- 1.96
I scanned a few thousand GSI methods and found nothing so it looks like you guys are right.
I did however find that you can simply change the item id and the the info that way.
e.g
Code:http://www.gaiaonline.com/marketplace/mystore/sell/?m=1&item_id=ITEMIDHERE&item_param=3&item_param2=1
- 15 Nov. 2013 05:25pm #5
- Join Date
- Apr. 2013
- Location
- Minnesota
- Posts
- 1,325
- Reputation
- 114
- LCash
- 0.86
I swear there is an ajax page for it.
I was working on a fish seller a year or two ago and remember there was a way there.https://discord.gg/TvN6xUb ~ chat on discord pls.
- 15 Nov. 2013 07:02pm #6
- 15 Nov. 2013 09:07pm #7
- Join Date
- Apr. 2013
- Location
- Minnesota
- Posts
- 1,325
- Reputation
- 114
- LCash
- 0.96
Here's what I could dig up
Log In | Gaia Online
Gives avg price for a give item idhttps://discord.gg/TvN6xUb ~ chat on discord pls.
- 15 Nov. 2013 11:36pm #8
yeah there's a lot of ajax requests, i did something like this a year ago or so.
time 2 whip out tamper data???????
- 18 Nov. 2013 05:37pm #9
Hmmm not sure i'll get back to you on that one.
- 18 Nov. 2013 09:24pm #10
- 18 Nov. 2013 10:33pm #11
lol todd
- 19 Nov. 2013 02:01am #12
here, i wrote this at around stupid o' clock so it'll be kind of sloppy for now:
http://www.gaiaonline.x10.mx/itemsearch
i'll work on it more tomorrow, with it accepting item names as well. at the moment it'll only accept integers.
it'll also compare prices, but that won't be for a while...
- 19 Nov. 2013 02:28am #13
It doesn't work.
Edit: Correction, it's functional. It breaks however on certain IDs.Last edited by The Unintelligible; 19 Nov. 2013 at 02:36am.
I'm lightning on my feet
- 19 Nov. 2013 04:41am #14
Moderator Bachelor of Science in Virginity
- Age
- 31
- Join Date
- Nov. 2009
- Location
- Toronto
- Posts
- 5,421
- Reputation
- 546
- LCash (Rank 3)
- 1.96
- 19 Nov. 2013 02:26pm #15
what ids did you input?
also, it'd be almost instant if it weren't for x10's up time being very bad
if x10 is down use this as an alternative V
http://gaiaonline.twomini.com/itemsearchLast edited by Butts; 19 Nov. 2013 at 06:52pm.