This commit is contained in:
Eugenio Lacuesta 2020-06-08 11:19:15 -03:00 committed by GitHub
parent bdabc500aa
commit 78aa1b2bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ The following is a simple snippet to illustrate its usage within Scrapy::
Keep in mind that this is just a proof of concept, since it circumvents
most of the Scrapy components (middlewares, dupefilter, etc).
There are some 3rd party projects which provider better integration:
There are some 3rd party projects which provide better integration:
* https://github.com/elacuesta/scrapy-pyppeteer
* https://github.com/lopuhin/scrapy-pyppeteer