Skip to content

Commit 609cbed

Browse files
authored
Add scrapy link to readme
1 parent 5f54ec4 commit 609cbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![codecov](https://codecov.io/gh/scrapy-plugins/scrapy-playwright/branch/master/graph/badge.svg)](https://codecov.io/gh/scrapy-plugins/scrapy-playwright)
66

77

8-
A Scrapy Download Handler which performs requests using
8+
A [Scrapy](https://github.com/scrapy/scrapy) Download Handler which performs requests using
99
[Playwright for Python](https://github.com/microsoft/playwright-python).
1010
It can be used to handle pages that require JavaScript (among other things),
1111
while adhering to the regular Scrapy workflow (i.e. without interfering

0 commit comments

Comments
 (0)