Screaming Frog Python Library
Hello all! I'm curious if the SEO community would be interested in a python library which allows you to programattically interact with Screaming Frog. I've written scripts using the command line interface which works easily enough, but the secret sauce is in passing the right .seospiderconfig file to the job. The package would have all the changeable settings from the main tool, and you'd be able to pass lists of links and customize extraction. It would handle the config file editing and then run your authenticated screaming frog crawl in the background. I don't know the full scope of the tool as I've only used it for a handful of projects in specific use cases, but I would be extra excited to create it if there is community interest and/or fellow developers who would contribute to the library.
Thoughts? Does this already exist?