幫助每個人
更容易規劃行程
更輕鬆分享體驗

Funliday 在做什麼?

Funliday 是一個針對自由行旅客打造的旅遊規劃平台,由使用者新增簡單旅行需求,Funliday 就會自動規劃出完整旅遊建議,提供使用者更精確的排程體驗。

目前提供的資料如下

  • FUN00001:歷年出境至日本成團人數比例 (CSV)
  • FUN00002:歷年出境至日本成團天數比例 (CSV)
  • FUN00003:未來 14 天的台灣旅遊熱點資料 (JSON)
  • FUN00004:未來 14 天的台灣各縣市推薦景點 (JSON)
  • FUN00005:過去 14 天的熱門關鍵字 (JSON)

FUN00001:歷年出境至日本成團人數比例 (CSV)

Request

              
curl -X GET -H "authorization: bearer your-api-key" "https://data.funliday.com/funcsv/00001"
              
            

Response

data people ratio
2019-01 1 83.64%
2019-01 2 11.47%
2019-01 3 2.55%
2019-01 4 1.47%
2019-01 5 0.41%
2019-01 6 0.22%
2019-01 7 0.10%
2019-01 8 0.06%
2019-01 9 0.04%
2019-01 10 0.04%

FUN00002:歷年出境至日本成團天數比例 (CSV)

Request

              
curl -X GET -H "authorization: bearer your-api-key" "https://data.funliday.com/funcsv/00002"
              
            

Response

date day ratio
2019-12 1 4.64%
2019-12 2 4.33%
2019-12 3 5.03%
2019-12 4 10.20%
2019-12 5 26.32%

FUN00003:未來 14 天的台灣旅遊熱點資料 (JSON)

Request

              
curl -X GET -H "authorization: bearer your-api-key" "https://data.funliday.com/funjson/00003?lng=121.564468&lat=24.033964"
              
            

Response

              
{
  "success": true,
  "date_start": "2020-10-25T00:00:00.000Z",
  "date_end": "2020-11-07T00:00:00.000Z",
  "results": [
    {
      "lng": 121.611121,
      "lat": 23.9736458,
      "score": 2396
    },
    {
      "lng": 121.6247497,
      "lat": 24.0384069,
      "score": 2137
    },
    {
      "lng": 121.600895384119,
      "lat": 23.9926780359654,
      "score": 1865
    },
    {
      "lng": 121.638596579433,
      "lat": 24.0174741228847,
      "score": 1346
    },
    {
      "lng": 121.610786,
      "lat": 23.975051,
      "score": 1149
    }
  ]
}
              
            

FUN00004:未來 14 天的台灣各縣市推薦景點 (JSON)

Request

              
curl -X GET -H "authorization: bearer your-api-key" "https://data.funliday.com/funjson/00004"
              
            

Response

              
{
  "success": true,
  "date_start": "2020-10-25T00:00:00.000Z",
  "date_end": "2020-11-07T00:00:00.000Z",
  "results": [
    {
      "county_name": "彰化縣",
      "poi": [
        "宮原眼科",
        "臺中火車站",
        "勤美誠品綠園道",
        "星月天空景觀餐廳",
        "逢甲夜市",
        "彩虹眷村",
        "鹿港老街",
        "高鐵台中站",
        "臺中國家歌劇院",
        "琉璃仙境",
        "Molecure分子藥局",
        "茶六燒肉堂(朝富店)",
        "猴探井天空之橋",
        "落羽松森林",
        "審計新村",
        "逢甲夜市",
        "溪湖糖廠",
        "草悟道",
        "審計新村",
        "柳川彩繪麵包店~柳川 や"
      ]
    },
    {
      "county_name": "雲林縣",
      "poi": [
        "星巴克",
        "文化路夜市",
        "森林之歌",
        "故宮南院"
      ]
    }
  ]
}
              
            

FUN00005:過去 14 天的熱門關鍵字 (JSON)

Request

              
curl -X GET -H "authorization: bearer your-api-key" "https://data.funliday.com/funjson/00005"
              
            

Response

              
{
  "success": true,
  "date_start": "2020-10-25T00:00:00.000Z",
  "date_end": "2020-11-07T00:00:00.000Z",
  "results": [
    "台南",
    "宜蘭",
    "花蓮",
    "台中",
    "高雄",
    "台東",
    "南投",
    "嘉義",
    "台北",
    "苗栗",
    "新竹",
    "桃園",
    "墾丁",
    "親子特輯|景點、行程懶人包",
    "澎湖",
    "全台 ig 網美打卡景點",
    "雲林",
    "環島",
    "山系女孩行程攻略",
    "屏東",
    "日月潭",
    "彰化",
    "週末輕旅行提案",
    "台灣城市小旅行",
    "阿里山",
    "清境",
    "金門",
    "京都",
    "基隆",
    "礁溪"
  ]
}
              
            

API 說明

申請方式

寄信至 kewang@funliday.com,並且簡述用途,會儘快審核通過並寄送驗證碼