Skip to content

This project showcases how to perform Google search analysis using the Pytrends API, which provides insights from Google Trends. In this analysis, I focus on the search term "Machine Learning" to observe trends across different countries and over time.

Notifications You must be signed in to change notification settings

Vineeshavilla/Google-Search-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Google-search-analysis

This project demonstrates how to analyze Google search trends using the PyTrends API in Python. The project focuses on gathering search data related to the keyword "Machine Learning" and visualizing the data based on geographical interest and search trends over time. The PyTrends API allows businesses, researchers, and developers to gather insights about search queries, providing valuable information to make data-driven decisions.

The project includes:

  • Fetching search data by region for "Machine Learning."
  • Visualizing search data for the top 10 countries with the most search activity.
  • Analyzing search trends over time and visualizing how interest in "Machine Learning" has evolved.

This analysis shows the growing global interest in machine learning, especially in specific regions such as China, Ethiopia, and India.

Features:

  • PyTrends API integration for collecting Google search data.
  • Visualization of search trends by region.
  • Time-series analysis of keyword searches.
  • Insights into regional popularity for search terms.

Tech Stack:

  • Python: Core programming language.
  • PyTrends: API for accessing Google Trends data.
  • Pandas: For data manipulation and analysis.
  • Matplotlib: For data visualization.

Usage:

  • Search by Region: Visualizes the top 10 countries with the most search activity on "Machine Learning."
  • Search Trends Over Time: Displays how the number of searches for "Machine Learning" has changed over the years.
  • Custom Search Terms: Modify the keyword(s) in the script to analyze any search term of your choice.

About

This project showcases how to perform Google search analysis using the Pytrends API, which provides insights from Google Trends. In this analysis, I focus on the search term "Machine Learning" to observe trends across different countries and over time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published