|
|
|
|
|
by primeobsession
4299 days ago
|
|
To add a bit of background, I needed an OpenGraph parser for a personal project so I broke it off into a separate service. The API takes in a URL and returns any OpenGraph data found along with some inferred values based on the HTML content. The main focus for the product was to get the commonly used OG fields so some of the more obscure fields are ignored. |
|