Goals:
- Simple
- Composable
- Parser process a single page without recursion
- Crawler class has "visit_one" method to allow background crawling
- For internal use (not adding to PyPI, at this time, anyway)
make
installs development environment, pre-commit hook, runs pre-commit