- gcloud compute ssh qmatch-web-capture-scraper-5 --project miin-vps --zone us-east1-c
- sudo su
- su - ldiaz
- pm2 start <file.js>
- pm2 logs
- pm2 stop <file.js>
- pm2 delete <id|name>
- qmatch-web-capture-selectors-img-001
| field | type | detail |
|---|---|---|
| code_chain | string | En blanco |
| sku | int | ID Unico |
| name | string | Descripcion del SKU |
| description | string | Descripcion del SKU |
| short_description | string | Existe Campo pero no manejos datos en él, lo enviaremos en Blanco |
| category1 | string | codigo del Grupo |
| description_category1 | string | Descripcion del grupo |
| category2 | string | codigo del subgrupo |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "lighthouseVersion": "10.4.0", | |
| "requestedUrl": "https://www.falabella.com/falabella-cl", | |
| "mainDocumentUrl": "https://www.falabella.com/falabella-cl", | |
| "finalDisplayedUrl": "https://www.falabella.com/falabella-cl", | |
| "finalUrl": "https://www.falabella.com/falabella-cl", | |
| "fetchTime": "2023-07-28T00:55:24.386Z", | |
| "gatherMode": "navigation", | |
| "runWarnings": [], | |
| "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36", |
The SPI writes licenses to Microsoft. On every login/register/profile update, it reads the user's desired licenses from a Keycloak attribute and enforces them in Entra ID.
dotacion-worker (4am cron)
→ creates/updates user in Keycloak
→ sets attribute "ms_licenses" = "skuId1,skuId2"
User logs in
OlderNewer