Can I retrieve a specific script src from multiple websites using Excel VBA -




<script src="blah blah blah" type="text/javascript"></script> 

so code above present in body part of html code. need retrieve url queries multiple web sites. possible use excel macro make automation retrieves specific src?





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -