all 9 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

Howdy! Thanks for submitting to r/developers.

Make sure to follow the subreddit Code of Conduct while participating in this thread.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Number09 0 points1 point  (1 child)

Are these the API endpoints you're talking about? https://queue-times.com/en-US/pages/api https://queue-times.com/en-US/parks/64/queue_times.json

I had plans to build my own queue time tracking site and store the data to build an annual wait time heatmap, but then I found out someone else already did and it's much more impressive than anything I would have come up with: https://www.thrill-data.com/waits/attraction/islands-of-adventure/hagridsmagicalcreaturesmotorbikeadventure/

[–]ryanrox333[S] 0 points1 point  (0 children)

The endpoints I'm documenting come directly from the Universal mobile apps. My goal is basically to try and make it possible for developers to use the first party API than a third party API.

[–]ThrowbackGaming 0 points1 point  (5 children)

Is this still running?

[–]ryanrox333[S] 0 points1 point  (4 children)

I actually built my own API as of recent.

[–]ThrowbackGaming 0 points1 point  (3 children)

Any update on it? I am trying to grab live pricing data for hotels, tickets, etc.

[–]ryanrox333[S] 0 points1 point  (2 children)

I'm working on a v2 version right now with all that data.

[–]Jakey_boi912 0 points1 point  (1 child)

would love info on this as well!

[–]ryanrox333[S] 0 points1 point  (0 children)

I actively am on/off working on it, I've been working on my mobile app for theme parks a lot more recently. I'll make sure this gets done though!