Sale: | |
Cost (-): | |
Listing fee (-5%): | |
Tax (-10%): | |
Profit: |
The Chrome extension allows users to quickly search and navigate to items in the GW2TP database.
1. Does this extension record any of my personal browsing information?
No. All this extension does is submit the name of the item you are typing in to our API, which returns a list of search results. It does not record or transmit any browsing information.
There is a line of Google Analytics code which allows us to gauge how many people are using the extension and what items are being searched. It is not active unless you type "ii".
2. Is the API that this extension uses publicly available?
It is, but it only returns a maximum of 5 basic records as that is the number of suggestions Chrome returns by default. The path is /api/v1/items/search?name=
. You can view
more API methods here.
If you do intend on making use of the API, please show some support and link back to our site somewhere on yours. Furthermore, please do not spam the API, we do not want to have to introduce
rate limiting because of a few selfish people.
Feel free to leave your comments below.