Scrapy not getting all items on a page

前端 未结 0 1068
我在风中等你
我在风中等你 2020-12-11 10:50

I am trying to adapt the code from this tutorial to scrape the questions from a Q&A site.

import scrapy

class MySpider(scrapy.Spider):
    name = "f         


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