This library will enable to interact with google search engine to retrieve meta tags.
PHP 7.4+
cURL 7.70.0
add below to composer.json and do composer update
"require": { "mr-copilot/search-engine-scraper": "v1.0" }, "repositories": [ { "type": "git", "url" : "https://github.com/mr-copilot/search-engine-scraper.git" } ]
see sample.php file for usage of library