google-trends
google-trends copied to clipboard
Google Trends unofficial PHP API
Hi, @jonasva, thank's for GT API. When I try to execute the code ``` require ('vendor/autoload.php'); use Jonasva\GoogleTrends\GoogleSession; use Jonasva\GoogleTrends\GoogleTrendsResponse; use GuzzleHttp\Exception\BadResponseException; $config = [ 'email' => '[email protected]', 'password' =>...
help me. http://prntscr.com/lsx4e0 indek.php http://prntscr.com/lsx4iv GoogleSession.php http://prntscr.com/lsx4t0
Composer
Thanks. I can't seem to run composer on this repo with the guide you have given. composer update janasva / google-trends I updated composer.json file as adviced. { "require": {...