So I have been using Mongodb for years now, since I started on V3 of my (Unoffical) BnS API back in 2017 and it has served me well.
it was my first foray into databases in general and for my needs at teh time it suited me perfectly – I could dump in json elements in and pull them out as I required.
This also served me well for my Gw2 API parser and most things I have done up to now.
The Unoffical BnS API
Welcome all!
So I have been working on an unoffical API for the past two months or so with a soft announcement back in April (literally the footnote)
I was originally hosting it in a fairly convoluted setup that included Dropbox and a lot of bad scripting, a setup that often failed and required me to use an old noisy computer to run it 24/7.
Silveress’s Gw2spidy API Script v1.3
There will be a bit of a ramble followed by the setup instructions, I don’t blame you if you skip…
Continue reading “Silveress’s Gw2spidy API Script v1.3”
Guild Wars 2 Spidy bulk script v1.2
This is a slightly modified version of the script I use for my Guild Wars 2 spreadsheets for data collection and analysis, consider this 1.2 of the public beta.
As time progresses I will be fixing it so it is robust and easier to use.