Skip to content

hamdivazim/GoogleTrendsAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.