LinkExtractor is not extracting all links on a webpage

前端 未结 0 626
渐次进展
渐次进展 2021-01-27 01:48

So Im making a spider to crawl this webpage for all of its products. I have the following script:

class BurtonSpider(BaseSpider):
    allowed_domains = [\'burton.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题