mirror of
https://github.com/catdevnull/preciazo.git
synced 2025-02-22 04:16:27 +00:00
actualizar readme con nuevo pathscrpaer
This commit is contained in:
parent
e312d6d9e9
commit
732b9d87e7
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ pnpm migrate
|
|||
después, escrapea un sample de productos de Carrefour a una BD:
|
||||
|
||||
```
|
||||
cd ../scraper-rs/
|
||||
cargo run -- fetch-list ../data/samples/Carrefour.50.txt
|
||||
cd ../rust/
|
||||
cargo run --bin scraper -- fetch-list ../data/samples/Carrefour.50.txt
|
||||
```
|
||||
|
||||
ahora miralo en el sitio:
|
||||
|
|
Loading…
Reference in a new issue