Closed alvinwan closed 8 years ago
Yeah, I copied the CSV into the code as a last resort. ScrapingHub doesn't copy non-Python files onto server during deployment.
Didn't know about the default parse
. My bad; I thought it was convention to name the method parse
.
Ah, that's interesting about ScrapingHub.
make deploy path=[path/to/spider]
and simple crawl targetmake crawl project=[project] spider=[spider]