I am using scrapy cloud to host & run my scrapy project. All seems to work well but when 11th spider is added to the project, it doesn't show up in the scrapinghub dashboard.
I know this should be a rather simple thing to find out but it isn't written anywhere.
Before dividing up my project for every 10 spiders, I would like to know
- If there is any limit of spiders per project?
- If there is a way to increase the limit as I will be dealing with a lot of spiders with same pipeline.