Extracting data from Khipu visualization tool

Hello,

I have started using Khipu’s traceroute visualization tool recently to obtain more information from the measurements such as the ASN associated with each IP address. Although there is an option to export the data such as the diagrams themselves, I noticed that the .json and .csv formats only contain the basic traceroute information that can already be obtained from the measurements webpage or the API.

Is there a method to also export the additional information Khipu also provides such as the ASNs, IXPs, etc…?

I believe that for the ASN, I can use the RIPEstat API to try and obtain it. However, I think I might reach a bottleneck if Im working with thousands of measurements each with a significant number of hops. But since Khipu already does what I am looking for, there might an option I am missing or a more straightforward solution.

Many thanks in advance!