JSON FEED

คู่มือทำนายฝันสำหรับ AI และระบบภายนอก

เอกสารอธิบาย dream_forecast_data.php สำหรับ AI และระบบภายนอกที่ต้องการสรุปความสามารถของหน้าทำนายฝันแบบ machine-readable

https://www.saihuay.com/dream_forecast_data.php

ใช้เมื่อไร

  • ใช้เมื่อต้องการอธิบายว่า dream_forecast.php ทำอะไรได้บ้างโดยไม่ต้อง parse HTML ยาว ๆ
  • เหมาะกับ agent ที่ต้องการชี้ทางไปยังหน้าทำนายฝันสำหรับคนอ่านต่อเอง

ตัวอย่าง JSON

{
    "site": "saihuay",
    "page_type": "dream_forecast_reference",
    "canonical_url": "https://www.saihuay.com/dream_forecast.php",
    "generated_at": "2026-04-20T12:00:00Z",
    "capabilities": [
        {
            "key": "keyword_search",
            "label": "Dream keyword search"
        },
        {
            "key": "category_browse",
            "label": "Thai-letter category browsing"
        },
        {
            "key": "lucky_numbers",
            "label": "Lucky numbers"
        }
    ],
    "related_urls": {
        "page_url": "https://www.saihuay.com/dream_forecast.php",
        "horoscope_directory_feed": "https://www.saihuay.com/horoscope_data.php"
    }
}