weixin_33713707 2020-02-20 11:49 采纳率: 0%
浏览 53

Scrapy-用ajax分页

I am new to Scrapy framework. And I am just learning Python language. I need to scrape data from the online shop. But there is pagination with ajax on some pages. I have watched some tutorials about how to add pagination in a scrapy spider, but it's not clear for me. I know that I need to reproduce requests. I found out these requests in Dev tools---Network tab(please see the photo).

Link to the shop

photo

I don't know which (Scrapy framework) methods or requests I can use. Could you help me to solve this issue please?

  • 写回答

0条回答 默认 最新

    报告相同问题?