KPkasumbi philinpolitical-news-summaries.hashnode.dev·Aug 2, 2025 · 2 min read📰 Scraping and Summarizing Kenyan Political News with PythonIn this blog, I’ll walk you through how I built a Python script that scrapes political news from Standard Media Kenya, summarizes each article using NLP, and saves the results to a .txt file. 🛠️ What I Built I wanted a simple tool to help me stay u...00
KPkasumbi philinjumia-flash-sales.hashnode.dev·Jul 18, 2025 · 3 min read🛒 Building a Jumia Flash Sales Web Scraper that Sends You CSV Reports via Email Every 4 hours🧠 Why I Built This I wanted to automate the process of monitoring product listings on Jumia Kenya's Flash Sales section. Manually checking prices, discounts, and stock every few minutes isn’t practical. So I built a Python script that scrapes flash ...00
KPkasumbi philincrypto-data-collection.hashnode.dev·Jul 18, 2025 · 4 min read🚀 Automating Crypto Data Collection with Python, Email, and CronIntroduction Today, I worked on an exciting Python project: automating the collection of cryptocurrency data from CoinGecko, saving it in a CSV file, and emailing it to myself automatically. It started as a simple script but ended up teaching me a lo...00
KPkasumbi philinkasumbi.hashnode.dev·Jul 7, 2025 · 2 min read🚀 What I Learned Today: Building an Automatic File Sorter with PythonHey everyone! Today, I worked on a fun and practical project: I created an automatic file sorter that organizes files in a folder into neatly categorized subfolders based on their file types. It felt like giving my messy Downloads folder a personal a...00
KPkasumbi philinwebscrapping.hashnode.dev·Jul 7, 2025 · 2 min read🚀 What I Learned Today: Web Scraping Real-World Data with PythonHey everyone! Today, I dove into web scraping, and I’m excited to share my experience. I built a project that collects company data from a real website, processes it, and saves it in a CSV file — all using Python! 🧐 Why Web Scraping? Web scraping i...00