How do I scrape all the text in the //div[@class='body'] in this website?

后端 未结 0 1654
日久生厌
日久生厌 2020-12-22 10:30
import scrapy


class ActScraper1Spider(scrapy.Spider):
    name = \'act_scraper_1\'
    allowed_domains = [\'sso.agc.gov.sg\']
    start_urls = [\'https://sso.agc.g         


        
相关标签:
回答
  • 消灭零回复
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题