deepslam/content-parser
Laravel 5 package to extract a web page’s main content and title using automatic algorithms. Supports Graby (default) and Mercury API parsers, with an extensible architecture and optional HTML cleanup (remove CSS/style attrs, strip tags) for clean output.
There were a bit changes to pass SensioLabs test.
There are a bit changes here:
Now you can receive OG image in Graby parser result. Also, you can receive an original response from any grabber.
There are a little bit changes in composer.json.
There are critical fixes have been made in composer.json with this update.
Now you need to use parse method for parse data instead of parsing data when the object is being created.
There is the first stable release. If you find any bugs you can tell me about it: me@ivanovdmitry.com
The package works excellent but there is no release because I haven't done the documentation yet.
How can I help you explore Laravel packages today?