openoakland/artmap

Scraping code re-factor

andrewguenthner opened this issue · 0 comments

Our Python back-end code for web scraping is relatively short, but was put together pretty quickly. It could use a good general re-factor. In particular, we'd like to make this code highly accessible to people with limited Python experience, and as close to self-maintaining as we can.