google-trends icon indicating copy to clipboard operation
google-trends copied to clipboard

Google Trends unofficial PHP API

Results 3 google-trends issues
Sort by recently updated
recently updated
newest added

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

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": {...