mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update crawlee
This commit is contained in:
@@ -5,7 +5,7 @@ crawlee
|
|||||||
scraping and browser automation library.
|
scraping and browser automation library.
|
||||||
|
|
||||||
```bash
|
```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 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
|
||||||
>>> export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1
|
>>> export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1
|
||||||
>>> npx crawlee create -t cheerio-js my-crawler
|
>>> npx crawlee create -t cheerio-js my-crawler
|
||||||
|
|||||||
Reference in New Issue
Block a user