issues
search
scrapy-plugins
/
scrapy-playwright
🎠Playwright integration for Scrapy
BSD 3-Clause "New" or "Revised" License
1.03k
stars
113
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Scrapy-playwright not sending a Content-Type: application/x-www-form-urlencoded when just Playwright does
#329
DaveB93
closed
4 days ago
2
Modify Response object
#328
Ehsan-U
opened
1 week ago
1
Page.goto: net::ERR_INVALID_ARGUMENT
#327
junior-g
opened
1 week ago
3
Camoufox Integration
#326
Ehsan-U
opened
1 week ago
2
RAM spikes on Timeout
#325
Pat-1337
closed
2 weeks ago
2
Request Retry on Page Error
#324
Ehsan-U
closed
2 weeks ago
1
WARNING: pipe closed by peer or os.write(pipe, data) raised exception
#323
getStRiCtd
opened
1 month ago
1
fix(handler): fix download response header Content-Encoding error
#322
ma-pony
closed
2 weeks ago
1
When I trigger the download event and get the file response, an exception is thrown because of the wrong Content-Encoding
#321
ma-pony
closed
2 weeks ago
1
Firefox does not work with proxy.
#320
bboyadao
opened
2 months ago
4
Scrapy playwright will just not return 'page' in metadata
#319
rubmz
opened
2 months ago
1
Allow custom PageMethod callbacks
#318
jdemaeyer
closed
2 weeks ago
3
meta['playwright_page'] is None on first few attempts at using scrapy playwright
#317
rubmz
closed
2 months ago
2
Unexpected termination of scrapy-playwrigth jobs; caused by node:events:496
#316
renatodvc
opened
2 months ago
4
Question: Intercepting JS and CSS reponses
#315
ivanvza
closed
2 months ago
1
ScrapyDeprecationWarning for custom_headers
#314
blacksteel1288
closed
2 months ago
4
Are chrome and msedge supported?
#313
bboyadao
closed
3 months ago
1
fix typo
#312
hmtbr
closed
3 months ago
1
Question about reducing browser restart frequency with scrapy-playwright
#311
SH-zwhy
closed
2 weeks ago
2
Scrapy Playwright load chrome extensions and configure them
#310
milan-cp-dev
opened
3 months ago
3
take a screenshot in process_spider_exception
#309
blacksteel1288
opened
3 months ago
1
Wrapper to assign futures to the correct event loop
#308
elacuesta
opened
4 months ago
1
Windows: cannot await coroutines when handling page in callback
#307
elacuesta
opened
4 months ago
0
Can't launch browser in headful mode
#306
gelodefaultbrain
closed
4 months ago
2
Retry to create page on browser crash
#305
elacuesta
closed
4 months ago
1
PLAYWRIGHT_RESTART_DISCONNECTED_BROWSER not working on local browser
#304
elacuesta
closed
4 months ago
1
Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS, pass additional Request fields
#303
elacuesta
closed
4 months ago
1
Using Scrapy-Playwright on Windows DOWNLOAD_HANDLERS not working
#302
d-balaskas
closed
4 months ago
1
expect(locator) not supported?
#301
crimsonduelist
closed
4 months ago
2
Does locator.click() use scrapy custom headers?
#300
blacksteel1288
closed
4 months ago
8
Allow multiple handlers in threaded loop
#299
elacuesta
closed
4 months ago
1
Enforce asyncio reactor in all platforms
#298
elacuesta
closed
4 months ago
1
Override method and/or body only for the first matching request
#297
elacuesta
closed
4 months ago
1
Specify a different browser for each request
#296
muddlelife
closed
4 months ago
1
Restart on browser crash
#295
elacuesta
closed
4 months ago
1
Re-launch chromium browser option if the browser suddenly crashed?
#294
gelodefaultbrain
closed
4 months ago
9
Return proper status and headers for downloads
#293
elacuesta
closed
4 months ago
1
Fix freezing on responses with status 204
#292
elacuesta
closed
4 months ago
1
Fix 204 status freezing the crawl
#291
elacuesta
closed
4 months ago
1
Windows: crawl freezes when multiple schemas are set in DOWNLOAD_HANDLERS
#290
FuturaTino
closed
4 months ago
7
How do i get intellisense/autocomplete in vscode?
#289
crimsonduelist
closed
4 months ago
1
Browser breaks with new tab on empty content response
#288
d-balaskas
closed
4 months ago
7
_utils._get_float_setting
#287
elacuesta
closed
4 months ago
1
Improve concurrency on Windows
#286
elacuesta
closed
4 months ago
1
Improve concurrency on Windows (Get future result in a callback)
#285
elacuesta
closed
4 months ago
3
How to block specific requests in scrapy-playwright based on URL patterns?
#284
no2catisme
closed
4 months ago
1
Connect to remote browser using BrowserType.connect
#283
elacuesta
closed
4 months ago
1
Why can't my Playwright run concurrently?
#282
dream2333
closed
4 months ago
4
Wrong browser. How do I install one specific browser version?
#281
jonasfroeller
closed
4 months ago
3
add support for remote firefox and webkit
#280
Ehsan-U
closed
4 months ago
3
Next