Y
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
est
610 days ago
I can get parsing job easily done without mental gymnastics.
link
Turskarama
609 days ago
Right but what do you do with the parsed object? An array of random objects is used for what, exactly?
link