I need to extract some data found on this website: https://www.eurocontrol.int/Economics/DailyTrafficVariation-States.html
When I inspect the page there is type XHR with extension .js on it. When I open the file it has all the data I need. I want to use python and selenium or another library to do this. But not sure how to extract this data type and how to download it.
Image of the location and file information needed to be extracted/downloaded:
XHR/.JS data location
Thank you
2.1m questions
2.1m answers
60 comments
57.0k users