Trendflow JS — API Reference - v0.2.0
    Preparing search index...

    Type Alias TrendingWindow

    TrendingWindow: typeof TrendingWindow[keyof typeof TrendingWindow]

    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.