Lately I've been taking some time to replicate a big complicated spreadsheet that requires too much manual data entry with a combination of a database (SQLite is fully adequate for what I need out of this) and a quick and dirty program that gives me both a convenient interface for data that needs to be entered manually and a way to fire off a bunch of web API requests to eliminate a lot of that manual entry.