Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试找到一个可以帮助我的插件或一组可以帮助我从另一个站点获取数据的脚本。我不是开发人员,但是,我知道必须有一种方法可以做到这一点。具体来说,假设从沃尔玛或西尔斯获得产品的实时价格、描述和图片,因为价格变化非常频繁,我需要始终显示在我的网站上的准确价格。
您需要使用simplehtmldom,您可以通过设置simplehtmldom解析器来获取任何类型的数据。
简单的htmldom