Skip to content

kafk3d/anycrap-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anycrap

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

Setup

Get a free API key at anycrap.shop/developers, then:

npx anycrap key ak_your_key_here

Or set the environment variable:

export ANYCRAP_API_KEY=ak_your_key_here

Commands

anycrap 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 categories

All commands support --json for piping:

anycrap random --json | jq '.[] | .name'

Install globally

npm i -g anycrap

Categories

gadgets 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

License

MIT

About

CLI for the Anycrap API — 35,000+ absurdist AI product concepts in your terminal

Resources

Stars

Watchers

Forks

Contributors