pat310 / google-trends-api

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

28add date range #33

Closed pat310 closed 8 years ago

pat310 commented 8 years ago

closes #28 - adds a timePeriod object to the trendData method allowing a user to specify hour, day, month, or year

by default, trendData will return all trend data results if no timePeriod object is provided

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.9%) to 84.889% when pulling a199e5f6b7b81de86678ab19ab3a4044092a32cd on 28addDateRange into 9212145cbc37f99e21bd5848cafe010d8b3b4ec0 on master.