Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/its-kanii/google-search-engine-analysis

Google Search Engine Analysis - My first Project
https://github.com/its-kanii/google-search-engine-analysis

Last synced: 6 days ago
JSON representation

Google Search Engine Analysis - My first Project

Awesome Lists containing this project

README

        

# 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:
```bash
git clone

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.