/GoogleTrendsAnalyser

Scrapes data off Google Trends and makes it more insightful.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Google Trends Analyser

Scrapes data off Google Trends and makes it more insightful.

Prerequisites

You will need:

  • pandas
  • matplotlib
  • seaborn
  • pytrends

How it works

Using pytrends this Jupyter Notebook scrapes trends in Google Searches that people make. Once you make your query, it will generate:

  • Regional Interest graph
  • Interest over time graph
  • Related Queries graph by relevance

Previews

License

GoogleTrendsAnalyser is licensed by Hamd Waseem under the Apache License 2.0.