link-preview
link-preview copied to clipboard
Link preview generator for PHP with Laravel support
Hi, I have problem running this package on Laravel 7 with guzzlehttp/guzzle 7.0.1. Could you please update it and make compatible with guzzlehttp/guzzle ^7.0.0. Thanks Error: ``` - dusterio/link-preview v1.2.14...
For the following link 500 error thrown. https://www.revolution.watch/introducing-the-audemars-piguet-remaster-01/ But almost other links works fine. No issues. Can anyone help? From this issue: https://github.com/guzzle/guzzle/issues/1841#issuecomment-361823307 $guzzleResult->getBody() ``` GuzzleHttp\Psr7\Stream {#4825 ▼ -stream: stream...
Awesome library! I like the simplicity of it and the ability to modify it with my own parsers and what not. I noticed that the default parser doesn't fetch data...
Fixes #12 This is mainly for google.com pages, the rest of mortals usually use absolute URLs, but just in case.
When no cover is found, the value of $cover is '', so it's always set. See any twitter user address as an example e.g. https://twitter.com/github
To avoid the 403 error produced by some sites
Hello, I have used link preview to fetch data as it was working well as i have some logical changes in my code due to requirement..previously i was checking through...
I am getting an Error 999 when getting preview from LinkedIn articles. Any chances of having this good library of yours to work with LinkedIn?
Hi, What do you think about adding a `trim()` for the `title` and `description` attributes? Sometimes the string parsed has some extra white spaces before and after...
Allow installation with Laravel 10