Skip to main content

Fetches Daily Data from Google Trends.

Project description

Table of Contents

  1. pytrendsdaily
    1. Usage

pytrendsdaily

The Pytrends package provides an easy way to obtain data from Google Trends. This package, pytrendsdaily, uses the functionality from Pytrends to obtain data from Google Trends at the daily frequency, automatically dealing with scaling issues.

Usage

The main functionality of this package is available via the function getDailyData.

from pytrendsdaily import getDailyData

svi = getDailyData('GOLD PRICES', 2004, 2017)

The variable svi contains a Pandas data frame with the original unscaled search volume index (SVI) from Google Trends, and also the scaled data at the daily frequency.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytrendsdaily-1.0.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

pytrendsdaily-1.0.0-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page