Download the PHP package jeankassio/sioner-metadata-extractor without Composer
On this page you can find all versions of the php package jeankassio/sioner-metadata-extractor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jeankassio/sioner-metadata-extractor
More information about jeankassio/sioner-metadata-extractor
Files in jeankassio/sioner-metadata-extractor
Package sioner-metadata-extractor
Short Description Sioner Metadata Extractor uses Chromedriver to extract metadata from websites with javascript using Symfony.
License MIT
Homepage https://jeankassio.dev
Informations about the package sioner-metadata-extractor
Sioner Metadata Extractor
Sioner Metadata Extractor uses Chromedriver to extract metadata from websites with javascript using Symfony/Panther.
Installing Sioner
Use Composer to install Sioner in your project:
`
Dependencies:
Installing ChromeDriver
See the version of the Chrome
Go to: https://chromedriver.chromium.org/downloads

Click in your version.

Download to your system
Unzip and upload to your server
Finished
Usage
Here is some available metadata that was returned by Sioner Metadata Extractor:
How it works?
Sioner Metadata Extractor can, before running completely in the determined amount of seconds (explained later), quickly run the search for the determined data and obtain this data without the need to use javascript, thus saving its execution time. To do this, just pass the data you want to obtain as mandatory in the first verification as parameter #4
But if that doesn't happen, it will run the Browser with javascript to get the data. The time for which it will run by default is 3 seconds, but you can change this value by setting parameter #2
We get og:image by default of 200x200, and if it's not found, the next image larger than that dimension will be returned. If none match, the largest is returned. But you can also set these values.
And that way you can pass the parameters you want and build the way you want. Watch
Copyright and license
Code released under the MIT license.
All versions of sioner-metadata-extractor with dependencies
ext-dom Version *
ext-libxml Version *
php-webdriver/webdriver Version ^1.8.2
symfony/browser-kit Version ^5.3 || ^6.0
symfony/dependency-injection Version ^5.3 || ^6.0
symfony/deprecation-contracts Version ^2.4 || ^3
symfony/dom-crawler Version ^5.3 || ^6.0
symfony/http-client Version ^5.3 || ^6.0
symfony/http-kernel Version ^5.3 || ^6.0
symfony/process Version ^5.3 || ^6.0
symfony/css-selector Version ^5.3 || ^6.0
symfony/panther Version ^2.0.1