crwlrsoft / crawler

Library for Rapid (Web) Crawler and Scraper Development
https://www.crwlr.software/packages/crawler
MIT License
325 stars 11 forks source link

Make maxOutputs() work with `Group` steps #162

Closed otsch closed 1 month ago

otsch commented 1 month ago

Move most functionality from Step to BaseStep and make it work with Group steps.