Any Open Graph modules to pull OG tags from urls?

What I’d like to do:

Save a url to a database in my app, then use some kind of modules to access the open graph tags and use that extracted data to show some attributes in the app interface. Much like Twitter or Facebook create “cards” when some webpage is shared.

I’m thinking some kind of class perhaps that has og tag equivalent properties and a method that will scrape the og tags from the url.

Dim oWebcard as new app.webcard oWebcard.createcard(tf_url.Text)

Has anyone already invented this wheel?

I would be very interested Dave!

I am, in fact!