How do I get the content information? In Ctrip did not find the corresponding interface, ask the official group, basic ignore!
Reply to discussion (solution)
Has curl been used yet?
If there is content in the source code, it should be able to crawl it
The official group is normal, you collect other people's things, to other people's servers to increase pressure. Of course I won't talk to you.
/I ', $content, $matches); $price = $matches [1]; $data = array (); for ($i =0, $len =count ($href); $i < $len; $i + +) { $data [] = Array ( ' href ' = = $href [$i], ' src ' = = $src [$i], ' title ' and ' = ' $title [$i], ' price ' = = $price [$i], );} Print_r ($data);? >
Array ([0] = = Array ([href] = = http://vacations.ctrip.com/tickets/p1833645.html [sr c] = http://pkgpic.ctrip.com/images2/1/152/152_3391_g07660.jpg [title] = "Limited Sale!" Family Package (father's Day 6.14-15) "Guangzhou Chimelong Water park admission ticket (purchase tickets to enjoy 5 great privileges!) ) [Price] = 285) [1] = = Array ([href] = Http://vacations.ctrip.com/tic kets/p1655820.html [src] = = http://pkgpic.ctrip.com/images2/1/152/152_1660_g07660-m.jpg [title] = > Guangzhou Tower Sightseeing ticket (scenic pay) [price] = 135) [2] = = Array ([href] = Http://vacati ons.ctrip.com/tickets/p83829.html [src] = http://pkgpic.ctrip.com/images2/1/152/152_3331_g07660-m.jpg [title]-Guangzhou Lingnan Impression Park Scenic ticket (scenic pay) [Price] = [3] = = Array ([href] = > http://vacations.ctrip.com/tickets/p1811853.html [src] = http://pkgpic.ctrip.com/images2/1/27/27_523_g 07660-m.jpg [Title] = "Hot!" "Guangdong Zhuhai hengqin Chimelong International Ocean Resort tickets (each scenic area) [Price] = [4] = = Array ([href] = http://v acations.ctrip.com/tickets/p84788.html [src] = http://pkgpic.ctrip.com/images2/1/152/152_919_s28632-m.jpg [title] + Guangzhou Aquarium ticket [Price] = + [5] = = Array ([href] = http://vacations.ctrip.com/tickets/p1659651.html [src] = http://pkgpic.ctrip.com/images2/1/27/27_134_s31517 -m.jpg [title] = "Exclusive!" Privilege Day Half-price hot (6.28-29th) "Zhuhai Haiquan Bay Ocean Hot Spring ticket (scenic pay) [price] = +) [6] = = Array ([href] =&g T http://vacations.ctrip.com/tickets/p84522.html [src] = http://pkgpic.ctrip.com/images2/1/207/207_697_s45214 -m.jpg [title] = Guangdong Shunde Deer Farm Ticket [price] + 35))
You can take a look at the Ucenter document.
Thank you for your reply, Ctrip has an interface, but no public, has been done!