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

Category names #37

Closed Dayjo closed 7 years ago

Dayjo commented 8 years ago

Hello again,

I'm wondering about the category names, Is there a list of the exact values that are supported, or could we make it so that you can specify a category id (i.e. "Food & Drink" is category 71, and I wouldn't know how to supply this with the api, "food and drink", "food & drink", "food&drink" etc?.

On an aside, I'm also thinking, is it possible to supply the 'type' of search term? i.e. the difference between;

image

and

image

Which seems to be separate to the 'category'.

pat310 commented 7 years ago

@Dayjo Probably doesn't apply anymore since the api is so different 😭