masasron / g-trends

A simple Node JS client for Google Trends.
MIT License
25 stars 7 forks source link

Suggestion Latitude and Longitude #2

Open CyberTamilan opened 4 years ago

CyberTamilan commented 4 years ago

Hi, it is possible to search latest trends from particular latitude and longitude :)

masasron commented 4 years ago

Hi @CyberTamilan, not sure about latitude and longitude but Google Trends does seem to have trends per country, let me know if I'm missing something?

CyberTamilan commented 4 years ago

@masasron India Region 'TamilNadu' IN-TN, TN means TamilNadu and please collect the list of Names similar to this https://trends.google.com/trends/explore?date=now%201-H&geo=IN-TN&q=Tamil%20Movies. Also please help me to get Rising Queries based on Name? Refer below screenshot https://ibb.co/FWvGr55

masasron commented 4 years ago

@CyberTamilan I got it, so as I said it's not latitude and longitude coordinates it's country/region ID I'm working on a major refactoring for this package (moving into TS) I'll try to include this as well

Thanks! Ron

CyberTamilan commented 4 years ago

@masasron can you add 'Rising Queries' on Explorer module?

masasron commented 4 years ago

Yes, I think that would be cool, just a heads up, it's going to be a while until I get to it.