I plan to run these scrapers on another computer. is there a way in which scrapy can monitor its performance? Essentially I think of a monitoring script which reports about the current health of the operations. that script I would like to run my main computer, so that I can always see the current status of the collection. As a first suggestion, you can look at wha scrapy has to offer about monitoring. Maybe they have already a solution to this.
I plan to run these scrapers on another computer. is there a way in which scrapy can monitor its performance? Essentially I think of a monitoring script which reports about the current health of the operations. that script I would like to run my main computer, so that I can always see the current status of the collection. As a first suggestion, you can look at wha scrapy has to offer about monitoring. Maybe they have already a solution to this.