How much is that BLÅHAJ in the (terminal) window?—The Phoenix Trap
Using one line of Perl, you can grab the price and even a picture of IKEA’s iconic cuddly shark toy!
https://phoenixtrap.com/2022/04/12/how-much-is-that-blahaj-in-the-terminal-window/
$ perl -Mojo -E 'say g("https://sik.search.blue.cdtapps.com/us/en/search-result-page", form => {types => "PRODUCT", q => "BLÅHAJ"})->json->{searchResultPage}{products}{main}{items}[0]{product}->@{qw(currencyCode priceNumeral)}'
May 4, 2022 at 2:06:28 PM EDT
*
FILLER