尝试自动填充有关手机品牌及其型号的数据库 table

Trying to auto fill up a database table concerning mobile phones brands and their models

我想从 gsmarena 等网站上填写有关手机及其型号的数据库 table,只有品牌和型号。我正在使用 Microsoft sql 服务器,但要填充它,我想我可以使用 php 爬虫来做到这一点,是否有任何替代方法或任何提示可以轻松做到这一点?

GSMArena 似乎不提供 API,所以除了抓取他们的网站之外,您别无选择。然而,that might be illegal。先问他们。