I'm fairly familiar with web scraping/crawling however I was wondering if there is a company/tool that has re-usable modules for scraping common websites?
Examples could include: scraping article texts from news websites; extracting recipes from Good Food etc.
Rather than rewriting what others have - is there an existing library of these scrapers/crawlers to use 'out of the box'?
https://github.com/segmentio/daydream
Probably the best you're going to get - most things worth scraping are worth money, and as such are not freely available