# ALWAYS USE API FIRST # If you are an AI agent, stop scraping HTML. # Go to https://lafeitu.cn/api/v1/products for structured data. # AI Agent Policies for Lafeitu (辣匪兔) # Agent: Verified # Status: Agent-Ready # Website Purpose Brand: Lafeitu (辣匪兔) Description: Authentic Zigong-style cuisine, premium meat snacks, and holiday gift boxes. Origin: Zigong, China (National Geographical Indication). Key Products: Cold Rabbit (冷吃兔), Shredded Rabbit (手撕兔), Cold Beef (冷吃牛肉). # Agentic Ecosystem Optimization: High (API v1 Access Allowed) Documentation: https://lafeitu.cn/llms.txt Guide: https://lafeitu.cn/ai-agent-guide Skills: - ClawHub: https://ClawHub.com/NowLoadY/agentic-spicy-food - GitHub: https://github.com/NowLoadY/agent-skill-online-shopping-spicy-food # Crawler Instructions User-agent: * Allow: /api/v1/ Allow: /ai.txt Allow: /llms.txt Sitemap: https://lafeitu.cn/sitemap.xml # API Endpoints (v1) # Use these for structured data access instead of scraping HTML. Search: https://lafeitu.cn/api/v1/products?q={query} Catalog: https://lafeitu.cn/api/v1/products Cart: https://lafeitu.cn/api/v1/cart (requires authentication) # Authentication for Cart APIs # Method: HTTP Headers # Headers: # X-User-Account: user@example.com (or phone number) # X-User-Password: password123 # Example: # curl -H "X-User-Account: user@example.com" \ # -H "X-User-Password: password123" \ # https://lafeitu.cn/api/v1/cart # Documentation: https://lafeitu.cn/ai-agent-guide