I think I will add this to my AIO package. My project allows to crawl pages. Provides a barebones page, and scraping results are passed as JSON.
This is something that was very useful for me not to setup selenium for the x time. I just use one crawling server for my projects.
Link: