Skip to content

Muskankr/google-search-trends-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Google Trends Analysis

πŸ“Œ Overview

This project analyzes global search interest for selected keywords using Google Trends data. It focuses on understanding how interest in a topic varies across different regions through data analysis and visualization.


πŸ“Έ Screenshots

Trend Analysis Chart Top Countries Output World Map Analyis


🎯 Objective

  • Analyze worldwide interest for selected keywords
  • Identify top countries showing maximum search interest
  • Visualize regional trends using charts

πŸ› οΈ Tools & Technologies Used

  • Python
  • Pytrends (Google Trends API wrapper)
  • Plotly
  • Pandas
  • Matplotlib
  • Jupyter Notebook

πŸ“ˆ Methodology

  1. Connect to Google Trends using pytrends
  2. Build payload for selected keywords
  3. Fetch interest-by-region data
  4. Sort and filter top regions
  5. Visualize results using bar charts

πŸš€ How to Run the Project

  1. Clone the repository
  2. Install required libraries pip install pytrends pandas matplotlib
  3. Open google-trend.ipynb in Jupyter Notebook or VS Code
  4. Run all cells to view the analysis and visualizations

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors