22 Apr
2021
22 Apr
'21
3:32 p.m.
On Thu, Apr 22, 2021 at 02:20:20PM +0200, Stephane Bortzmeyer <bortzmeyer@nic.fr> wrote a message of 15 lines which said:
I'm afraid you'll have to download the raw JSON file <https://ftp.ripe.net/ripe/atlas/measurements/>, parse it yourself and filter according to the "probes" array.
The small Python program attached gives an example. % ./read.py meta-20210421.txt 50005 ... Measurement 29755186 uses the probe 50005 Measurement 29755187 uses the probe 50005 Measurement 29755701 uses the probe 50005 Measurement 29755702 uses the probe 50005 Measurement 29755704 uses the probe 50005 Measurement 29756177 uses the probe 50005 Measurement 29756178 uses the probe 50005 ...