Are we allowed to use the JSON API?

Hi,

Are we allowed to use the JSON API? If we do, what's a good way to retrieve data like stash and inventory? I tried with cURL but I can't login, then I tried to login with an AJAX POST request, but it fails because of the cross-domain restrictions.

Any help is welcome,
Thank you very much.
I think you can feel free to do it. As long as it's not hammering their server, and be willing to stop if they asked to.

There's already a chrome plugin developed that takes your stash info and tell you if you have a matching recipe or not. 1 or 2 website that query the ladder result and /whois every characters every 10 minutes etc...
Unviable build tester.
Fuse mechanics:
http://www.pathofexile.com/forum/view-thread/21503
95% Crit Build Without Charges [0.10.1c]:
http://www.pathofexile.com/forum/view-thread/172438
mAydie - another way is to just use json-csv.com to extract the data into a spreadsheet. That will save you having to parse it with code.
"
mAydie wrote:
Hi,

Are we allowed to use the JSON API? If we do, what's a good way to retrieve data like stash and inventory? I tried with cURL but I can't login, then I tried to login with an AJAX POST request, but it fails because of the cross-domain restrictions.

Any help is welcome,
Thank you very much.


I am currently working on a chrome plugin which can parse the stash.
It simply uses the already logged-in (w/o --> ofc permission denied) session, and then can easily access data (like the stash is displayed).

If you happen to have too many requests per time unit, they will reply with an according message.
Omg. Sorry for necroing :)

Report Forum Post

Report Account:

Report Type

Additional Info