{
    "service": "Prepper's Paradise",
    "total_books": 98,
    "category_count": 4,
    "categories": {
        "ai-machine-learning": 31,
        "diy-home-improvement": 36,
        "electronics-embedded": 17,
        "programming-development": 14
    },
    "price_range_usd": {
        "full_book_min": 2.99,
        "full_book_max": 2.99,
        "chapter_min": 0.01,
        "chapter_max": 0.25
    },
    "payment": {
        "protocol": "x402",
        "scheme": "exact",
        "currency": "USDC",
        "network": "base",
        "caip2": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "pay_to": "0x3BF4F4914F78C3C2B2F2801f8EA717135B7D3BDF",
        "facilitator": "coinbase_cdp",
        "note": "Paid resource URLs return HTTP 402 with x402 payment requirements when a wallet is configured. Free teasers have access=free and are ungated. Append .md to any content URL for Markdown (via LLM Markdown plugin)."
    },
    "loss_leader": {
        "path": "/library/automatetheboringstuffwithpythonnew/02-what-is-programming.md",
        "url": "https://preppers-paradise.com/library/automatetheboringstuffwithpythonnew/02-what-is-programming.md",
        "price_usd": 0.01,
        "title": "What Is Programming",
        "book_slug": "automatetheboringstuffwithpythonnew",
        "category": "programming-development",
        "label": "programming sample"
    },
    "loss_leaders": [
        {
            "path": "/library/automatetheboringstuffwithpythonnew/02-what-is-programming.md",
            "url": "https://preppers-paradise.com/library/automatetheboringstuffwithpythonnew/02-what-is-programming.md",
            "price_usd": 0.01,
            "title": "What Is Programming",
            "book_slug": "automatetheboringstuffwithpythonnew",
            "category": "programming-development",
            "label": "programming sample"
        },
        {
            "path": "/library/carpentrymadesimple/02-knockdown-workbench.md",
            "url": "https://preppers-paradise.com/library/carpentrymadesimple/02-knockdown-workbench.md",
            "price_usd": 0.01,
            "title": "Knockdown Workbench",
            "book_slug": "carpentrymadesimple",
            "category": "diy-home-improvement",
            "label": "DIY sample"
        }
    ],
    "price_menu": [
        {
            "item": "Service map /discover",
            "path": "/discover",
            "access": "free",
            "price_usd": 0,
            "price": "Free",
            "notes": "Endpoints, payment, hero SKUs"
        },
        {
            "item": "Catalog by category",
            "path": "/api/v1/catalog",
            "access": "free",
            "price_usd": 0,
            "price": "Free",
            "notes": "?q=&category=&limit="
        },
        {
            "item": "Full discovery.json",
            "path": "/library/discovery.json",
            "access": "free",
            "price_usd": 0,
            "price": "Free",
            "notes": "Optional ?include_chapters=1"
        },
        {
            "item": "Book overview + free teaser chapters",
            "path": "/library/{slug}/",
            "access": "free",
            "price_usd": 0,
            "price": "Free",
            "notes": "Sample quality before paying"
        },
        {
            "item": "Sample chapter — What Is Programming (programming sample)",
            "path": "/library/automatetheboringstuffwithpythonnew/02-what-is-programming.md",
            "access": "paid",
            "price_usd": 0.01,
            "price": "$0.01 USDC",
            "notes": "x402 smoke test · programming-development",
            "url": "https://preppers-paradise.com/library/automatetheboringstuffwithpythonnew/02-what-is-programming.md"
        },
        {
            "item": "Sample chapter — Knockdown Workbench (DIY sample)",
            "path": "/library/carpentrymadesimple/02-knockdown-workbench.md",
            "access": "paid",
            "price_usd": 0.01,
            "price": "$0.01 USDC",
            "notes": "x402 smoke test · diy-home-improvement",
            "url": "https://preppers-paradise.com/library/carpentrymadesimple/02-knockdown-workbench.md"
        },
        {
            "item": "Typical chapter",
            "path": "/library/{slug}/{chapter}.md",
            "access": "paid",
            "price_usd": 0.25,
            "price": "~$0.25 USDC",
            "notes": "See discovery for live prices"
        },
        {
            "item": "Complete book manuscript",
            "path": "/library/complete/{slug}.md",
            "access": "paid",
            "price_usd": 2.99,
            "price": "~$2.99 USDC",
            "notes": "Prefer when you need many chapters"
        }
    ],
    "free_endpoints": [
        "/discover",
        "/api/v1/stats",
        "/api/v1/categories",
        "/api/v1/catalog",
        "/library/discovery.json",
        "/openapi.json",
        "/agents.md",
        "/llms.txt",
        "/.well-known/x402",
        "/.well-known/agent.json",
        "/.well-known/mcp.json"
    ],
    "last_updated": "2026-07-23T23:23:56+00:00"
}