JSON FEED

LINE alert guide for AI and external systems

Documentation for line_data.php for AI and external systems that need a machine-readable guide to the LINE lottery alert workflow.

https://www.gjl365n.xyz/line_data.php

When to use it

  • Use it when you need a machine-readable explanation of the LINE lottery alert workflow.
  • Suitable for agents that need to guide users through setup without parsing long HTML content.
  • line.php remains the human-facing guide, while line_data.php is the machine-readable version.

Sample JSON

{
    "site": "GJL365N",
    "page_type": "line_alert_guide",
    "canonical_url": "https://www.gjl365n.xyz/line.php",
    "generated_at": "2026-04-14T12:00:00Z",
    "market_count": 100,
    "card_theme_count": 10,
    "starting_price_baht": 1,
    "delivery_mode": "automatic",
    "steps": [
        {
            "step_number": 1,
            "name": "Start with the 3 main buttons",
            "text": "The page has 3 main buttons: Choose Markets, Card Design, and Guide, so you can switch tasks quickly."
        },
        {
            "step_number": 2,
            "name": "Choose the markets you want",
            "text": "Open the Choose Markets tab and select the lotteries you want. The system will send results to LINE automatically every draw."
        }
    ],
    "related_urls": {
        "contact_page": "https://www.gjl365n.xyz/contact.php",
        "ai_hub": "https://www.gjl365n.xyz/ai_data_guide.php",
        "llms": "https://www.gjl365n.xyz/llms.txt"
    }
}