Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/its-kanii/google-search-engine-analysis
- Owner: its-kanii
- Created: 2024-09-17T05:22:52.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T15:38:10.000Z (25 days ago)
- Last Synced: 2024-10-23T18:14:44.100Z (25 days ago)
- Language: Jupyter Notebook
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 pandas3. 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 NotebookLicense:
MIT License
This version keeps it simple and focuses on the basics. You can follow the same steps to upload this version to GitHub.