Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #7: Download Data and Parse JSON

JulesClaeys
8 - Asteroid
Spoiler
Screenshot 2023-11-01 170607.png

RasmusFormo
8 - Asteroid

My solution :)

MDestra
8 - Asteroid

Challenge #7: Download Data and Parse JSON

CoG
14 - Magnetar

Good exercise!

Spoiler
Workflow.png
ds_tomalexsmith
8 - Asteroid
Spoiler
Challenge 7 (flow).png

 

danielprince
7 - Meteor

Great exercise with a JSON

dkungu
8 - Asteroid
Spoiler

7sln.png

The json parse is magic tool, un-nest json with min effort.

JasperMB
8 - Asteroid
Spoiler
Challenge #7_JB.png

StevenP
8 - Asteroid

My Solution:

Spoiler
image.png
BrianJohnson
8 - Asteroid

 Thank you for presenting URL capture & parsing as I had not had any hands on practice with it before.  I needed to see how you did it to even get started.  My results differ as I presented outbound data and I believe there should be 24 rows of data.  Again, I greatly appreciate this challenge.