I have a scrapy script running on scrapinghub. The scraper takes one argument as a csv file where the urls have been stored. The script runs without error, but the problem is that it isn't scraping all the items from the url. I have no idea why this is happening. Also the log gives no information about this. Can anyone give any idea about why this is happening?
Asked
Active
Viewed 51 times
0
-
can you share the code? – WhatsThePoint May 31 '17 at 07:37
-
what's the outcome of your job? (you can check that in the last column of the jobs dashboard) – Valdir Stumm Junior May 31 '17 at 12:17