[Typer](https://typer.tiangolo.com/) looks very promising for CLI management. It also handles very well [path-like arguments](https://typer.tiangolo.com/tutorial/parameter-types/path/#path-validations). Maybe we could Typer instead of Click to refactor the CLI across all scrapers.