LBCAPI:将 leboncoin 页面转换为 JSON 数据或 PHP 数组的 Mini API

时间:2024-06-30 14:04:32
【文件属性】:

文件名称:LBCAPI:将 leboncoin 页面转换为 JSON 数据或 PHP 数组的 Mini API

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-30 14:04:32

PHP

LBCApi 将 leboncoin 页面转换为 JSON 数据或 PHP 数组的 Mini API 用 <?php use App \ LBCAPI \ LBCApi ; require_once (__DIR__ . '/LBCApi.php' ); $ api = new LBCApi (); $ content = $ api -> url ( 'http://www.leboncoin.fr/boutique/4475/avdb.htm?ca=16_s&w=3' ); print_r ( $ api -> getContent ()); ou echo $ api -> getJSON ();


【文件预览】:
LBCAPI-master
----LBCApi.php(5KB)
----TODO.md(242B)
----README.md(342B)

网友评论