Im wondering if someone can help with a simple vb script. I want to create a macro to tell me how many twitter followers (and facebook if possible) a website has based on its web URl.

Websites with a twitter button contain the twitter handle in the source code:

eg.lifestylesports.com contains https://twitter.com/lifestylesports in its source

I then need the macro to open the twitter link and give me the follower count which we can get from the user twitter page e.g

followers_count":14516,"

This then equals the twitter follower count of 14516

any help would be greatly appreciated,

thanks

Pete