pat310 / google-trends-api

An API layer on top of google trends
https://www.npmjs.com/package/google-trends-api
MIT License
877 stars 175 forks source link

Enables using different locations for different keywords #111

Closed alexbrad closed 6 years ago

alexbrad commented 6 years ago

The Google Trends WebApp allows you to select different regions for each search item. This PR enables doing the same through the google-trends-api library.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.07%) to 97.71% when pulling 045ba271961f12c33d4447fb26a6cb9b841c3860 on alexbrad:master into 996d6a6d3a8b08fedb5f6fe1280a0cf1b5ec30e7 on pat310:master.

pat310 commented 6 years ago

Great job thanks! @alexbrad

pat310 commented 6 years ago

@alexbrad Merged and released in version 4.7.0 :+1: