An open API service indexing awesome lists of open source software.

https://github.com/augmentedlogic/socialpreview

PHP library to retrieve social media preview data (opengraph, meta data) from web pages
https://github.com/augmentedlogic/socialpreview

metadata opengraph php social-media twittercard

Last synced: over 1 year ago
JSON representation

PHP library to retrieve social media preview data (opengraph, meta data) from web pages

Awesome Lists containing this project

README

          

# socialpreview

A PHP library to retrieve social media preview data (opengraph, twitter card, meta data) from web pages.

This library can be configured to use Twitter card data or general meta data to be used if no opengraph tags are available.

See example/example.php for details.