URLをクロールしたJsonのようなデータがあります
[[["oppl.lr",[,,,,,,,,,,,[[[[[,"A Google User"]
,,,,1]
,3000,,,"Double tree was ok, it wasnt super fancy or anything. Its good for families and just relaxing by the pool. Service was good, and rooms were kept neat.","a year ago",["http://www.ma..",,1],,"","",""]
]
,["Rooms","Service","Location","Value"]
,[]
php json_decode() 関数を使用して解析することは不可能です。これを通常のjsonに変換してタスクを簡単にするライブラリや何かがありますか? そうでなければ、正規表現を書かなければならないことを知っています。
ありがとうございます。