It’s a problem with xpath parsing path, thank you everyone
There should be a problem with the writing mode, try ab.
Is it running on Linux? Is there any permission issue?
Looking at the log output, it seems that scrapy exited early when it encountered robot.txt. Try changing ROBOTSTXT_OBEY to ROBOTSTXT_OBEY = False in settings. If it still doesn’t work, stop and debug it
It’s a problem with xpath parsing path, thank you everyone
There should be a problem with the writing mode, try ab.
Is it running on Linux? Is there any permission issue?
Looking at the log output, it seems that scrapy exited early when it encountered robot.txt. Try changing ROBOTSTXT_OBEY to ROBOTSTXT_OBEY = False in settings. If it still doesn’t work, stop and debug it