Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
92 views
in Technique[技术] by (71.8m points)

python - How do you extract/download XHR/.JS extension data from a website?

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

question from:https://stackoverflow.com/questions/65925051/how-do-you-extract-download-xhr-js-extension-data-from-a-website

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...