Metadata-Version: 2.4
Name: powerblog-toolkit
Version: 0.3.3
Summary: Fetch and analyze search data from Serper.dev and manage results in Google Sheets.
Home-page: https://github.com/samarth-agrawal-86/powerblog_toolkit
Author: Samarth Agrawal
Author-email: Samarth <samarth.agrawal.86@gmail.com>
License: MIT
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: gspread
Requires-Dist: gspread-dataframe
Requires-Dist: google-auth
Requires-Dist: beautifulsoup4
Requires-Dist: lxml
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# ⚡ PowerBlog Toolkit

**PowerBlog Toolkit** is a lightweight Python package designed to fetch and analyze keyword data from [Serper.dev](https://serper.dev) and save structured insights directly to Google Sheets.  
It helps marketers, SEO professionals, and data enthusiasts build high-quality keyword datasets, extract top results, and generate ranking insights — all in one automated workflow.

---

## 🚀 Features

- 🔍 Fetch keyword search results directly from **Serper.dev**
- 📊 Extract **organic results**, **people also ask**, and **related searches**
- 📈 Generate **top domains** and **URL strength** tables automatically
- 🧾 Save everything neatly into **Google Sheets**
- 💡 Built to work seamlessly in **Google Colab** or locally
