CLI for the Anycrap API — 35,000+ absurdist AI-generated product concepts in your terminal.
npx anycrap random
Thought-Cancelling Headphones gadgets, anti-productivity
Headphones that don't just block sound — they block thoughts.
→ anycrap.shop/products/thought-cancelling-headphones
Get a free API key at anycrap.shop/developers, then:
npx anycrap key ak_your_key_hereOr set the environment variable:
export ANYCRAP_API_KEY=ak_your_key_hereanycrap random # one random product
anycrap random -n 5 # five random products
anycrap random -c food # random from a category
anycrap search "underwater" # search by name
anycrap search "toilet" -c self-care # search within a category
anycrap get dehydrated-water # product by slug
anycrap categories # list all categoriesAll commands support --json for piping:
anycrap random --json | jq '.[] | .name'npm i -g anycrapgadgets useless gifts quantum anti-productivity supernatural diy food normal wearables weapons-tools home-furniture pop-culture books toys vehicles self-care outdoor creatures music poo stuff anycrap
MIT