Javascript – I'm trying to extract data from this API using Node.js
I'm trying to extract data from this API and this is what the structure looks like: { "wait_time": { "port": [ { "port_id": "240201", "wait_time_event": { "update_time": "2024-08-20T15:40:00", "lane": [ { "type": "Commercial", "sub_type": "Aduana", "actual_delay": "31", "expected_delay": "31" },…