Loading...
Loading...
Consulta cotizaciones Pix en ComparaPix para comparar apps por simbolo y precio. Usar cuando el usuario pida cotizacion pix, mejor app para pagar con pix, BRLARS/BRLUSD/BRLUSDT, comparar apps pix, precio real tarjeta vs pix, o cotizaciones de comparapix.
npx skill4agent add ferminrp/agent-skills cotizaciones-pix-comparapixhttps://api.comparapix.ar/quotesquoteslogourlisPixBRLARSBRLUSDBRLUSDTsymbolappisPixlimitGET /quotescurlcurl -s "https://api.comparapix.ar/quotes" | jq '.'
curl -s "https://api.comparapix.ar/quotes" | jq 'to_entries | map({app:.key, isPix:.value.isPix, quotes:.value.quotes})'
curl -s "https://api.comparapix.ar/quotes" | jq 'to_entries | map(select(.value.isPix == true))'
curl -s "https://api.comparapix.ar/quotes" | jq 'to_entries | map({app:.key, quote:(.value.quotes[]? | select(.symbol=="BRLARS"))}) | map(select(.quote)) | sort_by(.quote.buy)'belofiwindripioisPixquotes[]symbolbuysellspreadspread_pcturllogo/quotescurl -sjqto_entriesisPixbuyspread_pcthttps://comparapix.arapp | symbol | buy | sell | spread_pct | isPixsellspreadcomparapix.ar/quotes