Excel, Google Sheets, scraping — automate the boring parts of your job
10 lessons across 3 modules: Excel & CSV (DictReader, openpyxl read/write), Web APIs (requests, JSON parsing, Google Sheets via gspread), and Web Scraping (BeautifulSoup tables, capstone daily-price scraper). Designed for accountants, analysts, ops people — no CS background required.
📋 WHAT YOU'LL LEARN
Why automate office work with Python? · Read a CSV with DictReader · openpyxl — read an .xlsx file · openpyxl — write a new spreadsheet
Tip: click any lesson to revisit it. After your first attempt, the “Show example” button reveals the full solution.