ispras / scrapy-puppeteer

Library that helps use puppeteer in scrapy.
BSD 3-Clause "New" or "Revised" License
49 stars 4 forks source link

Additional features. Meta, cb_kwags; close_page hendeling; dont_recaptcha meta-flag #18

Closed MatthewZMSU closed 10 months ago

MatthewZMSU commented 11 months ago

Added replace method for PuppeteerResponse, added generative request for PuppeteerResponse, fixed not sending meta and cb_kwargs

MatthewZMSU commented 10 months ago

Do not forget about JS service as I changed there one thing. Sorry for long commit history. I did not checkout, so now have this. I promise change that after the PR