Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 879 Bytes

File metadata and controls

24 lines (18 loc) · 879 Bytes

Use uv tool to run python and add dependencies, for anything python related

Goal is to save images from https://webbtelescope.org/images Each leads to a webpage with image and name, description and text. Links to full image are like this: Download Options Full Res (For Print), 4320 X 4602, TIF (56.91 MB) Full Res (For Display), 4320 X 4602, PNG (28.67 MB) 4320 X 4602, JPG (16.74 MB) 1877 X 2000, JPG (2.57 MB)

I would like the first script to go through all images, and in some directory for earch save a json with number as name inside the image name link to image page and links to all download options

Image page is like this https://webbtelescope.org/contents/media/images/2025/124/01K0W6156VPVD7YXKVJ3RX25MC it has next button also

Get it for 5 first images and ask me to check

Eventually there would be second script which would download all full res images