Feb 2, 2019
- Adds support for a single keyword string with an array of geo locations [#116]: pat310#116
July 14, 2018
- Allowing locations for different keywords [#111]: pat310#111
May 29, 2018
- Fixing 429 errors from google trends [#106]: pat310#106
Feb 21, 2018
- Fixing proxy bug by adding proxy to
nextOptions
[#95]: pat310#94
Feb 19, 2018
- Ability to specify a google property filter [#94]: pat310#94
Jan 31, 2018
- Adding ability to use a proxy server [#92]: pat310#92
Jan 12, 2018
- Added
timezone
number, defaults to the time zone difference in minutes from UTC to host system settings
Oct 22, 2017
- Added
granularTimeResolution
boolean as optional input object parameter, when true will default to finest time resolution possible
Sep 7, 2017
- Using widget
id
rather thantitle
for determining token. Title changes for region fromInterest by region
toInterest by subregion
in certain scenarios. When this would happen, the lookup would break.
Sep 1, 2017
- Unicode characters in results are decoded by default
- Corrected a bug when a user tries to perform a comparison with a search topic and a search term
Aug 21, 2017
- Added a new api method which returns the results from the "add a search term" input box in the UI:
autoComplete
- Added a new optional parameter to include in the search query:
category
. Category is input as a number
Mar 16, 2017
- Added ability to search trends across multiple keywords
- Catching errors on failed JSON.parse
Feb 13, 2017
- actually building before committing
- added a preversion script to ensure build occurs
Feb 13, 2017
- removed all old api methods
- added four new api methods:
interestByRegion
interestOverTime
relatedQueries
relatedTopics
- removed all dependencies
- adding codeclimate
- fixing coveralls
- removed old tests and added new tests for new methods
- adding eslint and following airbnb style guide
- updated README accordingly
Feb 3, 2017
- removing node specific
__dirname
so library can be used in browser
Oct 31, 2016
- removing
cheerio
as a dependency by replacing it with regex (#35)
Oct 22, 2016
topRelated
now correctly usingTOP_QUERIES
rather thanRISING_QUERIES
(#34)topRelated
now accepts an optionaltimePeriod
object that will return trend data based on a provided time period (#34)- Added
risingSearches
method which acceptscategory
,timePeriod
andgeo
(#34)
Oct 22, 2016
trendData
now accepts an optionaltimePeriod
object that will return trend data based on a provided time period (#33)
Oct 22, 2016
trendData
now returns IETF-compliant RFC 2822 timestamps (#32)- Adding New Zealand to list of country codes