rmax / scrapy-redis

Redis-based components for Scrapy.
http://scrapy-redis.readthedocs.io
MIT License
5.54k stars 1.59k forks source link

Playwright? #271

Open martmalo opened 1 year ago

martmalo commented 1 year ago

Is it possible to couple scrapy-redis with scrapy playwright?

rmax commented 1 year ago

I'm not familiar with playwright but scrapy-selenium could by a good of example of how to integrate headless browsers.

libra146 commented 1 year ago

Is it possible to couple scrapy-redis with scrapy playwright?

https://github.com/Gerapy/GerapyPlaywright is this what you need?