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