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.
我想看看如何使用 C# 代码自动将图像上传到谷歌“按图像搜索”。假设我有一张照片“C:\photo.jpg”,我想通过图片上传到谷歌搜索以获取结果页面。
由于 Google 尚未发布“按图像搜索”的 API,因此无法以编程方式按图像搜索。
看这里