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.
有一些服务(至少在瑞典是这样)可以让您识别访问过特定网站的公司。通过检查IP地址,我知道您可以获得诸如ISP和组织之类的信息,但该组织不一定是访问者。
所以我的问题是:这是如何工作的?
(PS。我最近在访问其中一家公司的网站后接到了他们的电话,尽管我在办公室的 IP 与我的公司没有任何关联。)
看看这个:
DNSStuff - Whois
除此之外,您只需要使用 Curl 来获取网站的内容并整理出您需要的数据。
除非他们提供 API。