Skip to content

Google Trends data inconsistent when the timescale is changed #5

@marchowardbegins

Description

@marchowardbegins

We are using the PyTrends library to grab Google Trends data. This is an API that simply scrapes the Google Trends website using timeframe and keyword parameters that you can set.

The problem is that, for example, when you compare "BTC USD" and "buy bitcoin" the values returned from Google Trends seem to change. In other words since Google Trends returns an index value (1-100) for each keyword, it appears that the index value changes when you change the timeframe.

Why does the happen and is there a way that we can stabilize this so that we can properly use to backtest?

Here is a chart of this anomaly:

screen shot 2018-10-17 at 12 28 37 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions