opengraph
opengraph copied to clipboard
Helper class for accessing the OpenGraph Protocol
This project is very obviously not being maintained yet there are 146 forks at this time. Does anybody know if there is somebody who is maintaining this in their fork...
I am unable to retrieve og:image from some web sites, most notably nytimes.com...even though they clearly have the value defined in their HTML head.
Hi, Im calling this code from Android app, passing the URL to the php script, it always fails by not fetching the HTML from the given URL. But when i...
when fetch this url 👍 [https://www.amazon.com/dp/B072C7R4CD](url) not working and return false?
OpenGraph now support UTF-8 Encoding.
Check to see if $this->_values['type'] is set and avoid PHP Notices.
``` /** * Fetches a URI and parses it for Open Graph data, returns * false on error. * * @param $URI URI to page to parse for Open Graph...
Hello Everyone, It works on 99.9% of sites and it was working on PlayBuzz.com earlier today, but it stopped working a few hours ago. The video below shows the results...
Can I create a laravel 5 package and distributed it as laravel package..it would be good and easy to use using composer.
Hello, Do you plan supporting javascript based sites ? I'm talking about single page applications. Thank you, Vincent