Recency selector for GoogleTrendsFetcher.trendingNow. This is an undocumented
Google parameter, so only the two values whose behaviour is verifiable are named:
RISING (8) is what trends.google.com itself sends, and TOP (10) returns the
highest-volume searches rather than the fastest-growing ones. Other values between 4 and
12 also return data over varying recency windows; pass a raw number to use one.
Recency selector for GoogleTrendsFetcher.trendingNow. This is an undocumented Google parameter, so only the two values whose behaviour is verifiable are named:
RISING(8) is what trends.google.com itself sends, andTOP(10) returns the highest-volume searches rather than the fastest-growing ones. Other values between 4 and 12 also return data over varying recency windows; pass a raw number to use one.