python scrapy, how do i access into link and get the content?

前端 未结 0 1830
隐瞒了意图╮
隐瞒了意图╮ 2020-12-22 14:18

I am learning python scrapy.

Below is my code to get the titles in one of the reddit page:

import scrapy

class PostsSpider(scrapy.Spider):
    name =          


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