這邊我是使用python內建的re from scrapy.exceptions import DropItemimport reclass PttPipeline(object): def process_item(self, item, spider):
確定! 回上一頁