Splash and Scrapy: click button until last and scrape details

后端 未结 0 2029
不知归路
不知归路 2020-12-03 02:29

I am trying to scrape details of professors from ratemyprofessor.com. Below is my parse function code

    def parse(self, response):
    reviews = response.xp         


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