[請益] file_get_contents()取不到網頁

作者: aaa6542005 (Poppy)   2016-12-06 20:07:10
$url = "https://www.showtimes.com.tw/events?corpId=2";
$html = file_get_contents($url);
echo $html;
請問一下
以往用file_get_contents()都可以取得網頁內容並可且可以ech出整個網頁
這次想用秀泰影城的時刻表網頁,卻echo不出東西
出現一堆GET的錯誤訊息例如:
GET http://dev.crontab.moviedaddy.tw/css/main.css
GET http://dev.crontab.moviedaddy.tw/css/maimai.css
一大堆上面這種錯誤訊息
請問這要如何解呢?
作者: itisjoe ( _(:3」∠)_)   2016-12-07 00:32:00
https
作者: shadowjohn (轉角遇到愛)   2016-12-07 00:47:00
https://api.showtimes.com.tw/1/programs/ 接下listPopularForStore/1?nocache=0應該抓上面這網址~你抓的只是皮

Links booklink

Contact Us: admin [ a t ] ucptt.com