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

Second attempt at merging interest based searches with newer trending searches API #118

Closed Colibry-Source closed 5 years ago

pat310 commented 5 years ago

Thanks @Colibry-Source! I think we're good to go but there are two merge conflicts, one in src/utilities.js and the other in test/utilities.spec.js. Ready to merge after that though

Colibry-Source commented 5 years ago

Sorry, Conflicts resolved ... please review at your leisure.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.3%) to 98.333% when pulling 764de9bc32e572adc0f867b7f787bd8b5ae09182 on Colibry-Source:master into 45f510b991bc7fe61fb15d84b7a16d79261f2af0 on pat310:master.

pat310 commented 5 years ago

Merged! @Colibry-Source 👏 Thanks for all the hard work!