update crawlee

This commit is contained in:
kev 2024-04-10 17:30:24 +08:00
parent bfe9d95e05
commit 25a5e67907

View File

@ -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