SBsatya bollojuinprojects-by-satya.hashnode.devยทMay 30, 2025 ยท 1 min readWeb Scraping Wikipedia Using Python and SeleniumThis project shows how I used Selenium WebDriver to scrape and navigate real websites dynamically, โ built as part of my coursework. โ Key Features Launches Chrome browser automatically Navigates to Wikipedia Finds page elements using: ID CLASS...00
SBsatya bollojuinprojects-by-satya.hashnode.devยทMay 30, 2025 ยท 2 min readAutomating Excel Data Comparison with Streamlit and PythonWorking with Excel data across multiple sheets and comparing rows against reference blocks is tedious โ especially when done manually. I built a lightweight web tool using Streamlit that automates this for analysts inside our company. ๐ What the To...00
SBsatya bollojuinprojects-by-satya.hashnode.devยทMay 21, 2025 ยท 2 min readNivoda + Python + Excel: Automating Market Price FetchingI built a Python automation script to read diamond inventory from an Excel file, sends queries to the Nivoda API for market prices, and writes the price and price per carat back into the Excel file. ๐ What It Does Reads Excel inventory file Sends...00
SBsatya bollojuinprojects-by-satya.hashnode.devยทApr 25, 2025 ยท 3 min readFrom RapNet to Excel: Automating Diamond Listing Exports Using Python# From RapNet to Excel: Automating Diamond Listing Exports Using Python ๐ **Problem**: We were manually filtering, copying, and structuring diamond listing data from RapNet across multiple size, color, and clarity combinations โ wasting hours every...00