Hacker News new | ask | show | jobs
by Turskarama 611 days ago
And if you got that JSON back in Python, how would you do anything with it? This API is essentially useless. You can deserisalise it, sure, but then what?
1 comments

I can get parsing job easily done without mental gymnastics.
Right but what do you do with the parsed object? An array of random objects is used for what, exactly?