mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 17:56:53 +02:00
update crawlee
This commit is contained in:
parent
bfe9d95e05
commit
25a5e67907
@ -5,7 +5,7 @@ crawlee
|
||||
scraping and browser automation library.
|
||||
|
||||
```bash
|
||||
$ docker run --rm -it -v $PWD:/tmp apify/actor-node:16 sh
|
||||
$ docker run --rm -it -v $PWD:/tmp apify/actor-node:20 sh
|
||||
>>> export PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
|
||||
>>> export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1
|
||||
>>> npx crawlee create -t cheerio-js my-crawler
|
||||
|
Loading…
Reference in New Issue
Block a user