Code
Real code from real projects I've shipped. Not demos, not tutorials - just examples of how I build things. Take a look at what's under the hood.
-
Python Web Scraper
Data & ScrapingData collection pipeline that fetches records from REST APIs, enriches them with detailed profiles, and stores in SQLite. Features rate limiting, erro...
python sqlite requestsView code