To find the APIs a website is using is pretty simple, Just open developer tools in chrome. However, what if I wanted to get the APIs from a list of websites? Can I do the same task programmatically?
added some detail following 'Bench Vue' comment below.
As an example google.com makes the following calls. How can I get the list below from the google.com url using python?