Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 939 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 939 Bytes

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.