I was wondering if there\'s a way in javascript that allows me to process the html source code that allows me to take out specific tags that I want?
Sorry if it sounds
Use DOM it can pull data from webpages if you know the structure.