I would like to extract the request urls embedded in a webpage's network traffic (JS) with python.
Specifically, I try to crawl the request url
https://images-eu.ssl-images-amazon.com/images/I/0152SLDk8CL.js?AUIClients/OctopusBrowsePageAssets
from
(https://www.amazon.de/-/en/b/?node=189528&ref_=Oct_d_odnav_d_186606_0&pd_rd_w=1cHK6&content-id=amzn1.sym.a5e86c23-984a-4d8e-a3c6-046980772da4&pf_rd_p=a5e86c23-984a-4d8e-a3c6-046980772da4&pf_rd_r=YYD0E044ST7BVMABVZWB&pd_rd_wg=8epFG&pd_rd_r=28f1e4b4-b387-4bb7-b4ab-03d3d6606485)
(see screenshot)
