Skip to content

its-kanii/Google-Search-Engine-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Google Search Engine Analysis

This project analyzes search trends for the keyword "Data Science" using Google Trends data.

What it does:

  • Fetches search data for "Data Science."
  • Shows which regions are most interested in this topic.

How to use:

  1. Clone this project:

    git clone <https://github.com/its-kanii/Google-Search-Engine-Analysis>
    
  2. Install the required tools pip install pytrends pandas

  3. Open the GSEA.ipynb file in Jupyter Notebook and run the code.

What you'll get:

A list of regions ranked by how much people search for "Data Science."

Requirements:

  1. Python
  2. Jupyter Notebook

License:

MIT License

This version keeps it simple and focuses on the basics. You can follow the same steps to upload this version to GitHub.