You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-06 22:23:10 +02: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