Releases: LayeredStudio/page-meta
Releases · LayeredStudio/page-meta
2.0.1
2.0
This update brings some much needed changes to the library:
- Updated dependencies - Now uses HttpClient from Symfony (instead of Guzzle)
- Updated dependencies - Uses latest version of
symfony/event-dispatcher
- Added - tests for most popular sites
- Updated - Author data is under section
author
now, renamed fromprofile
Better parse for site name
Fixes a problem when site.name
is retrieved from title tag, even if present in OpenGraph tags
App links and more
This update brings a few improvements:
- App Links - linked apps info is now returned, ex: links for iOS or Android apps
- Even more site names are scraped now
- Updated dependencies - latest and greatest
Update dependencies
Use symfony/event-dispatcher
v4
Updated for production 🎉
Finally the library got a major update! Can be used now to get preview data on any url from the internet, works on social networks, blogs, magazines, e-commerce, all of them.
v1 has breaking changes, please check the Readme file for more details.
- uses Syfmony/EventDispatcher internally and also exposes an event listener
- scrapers for common site data
- site specific scrapers for social networks, articles & e-commerce
Ready for previewing URLs 👌🏼
The library is ready for previewing all kinds of URLs: Instagram, Twitter, YouTube, WordPress blogs, Medium, etc
Hello world!
First release of URL Preview! Hope it's useful for someone else as well :)