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# 编写一个程序来搜索 Google 并将结果显示为 URL 列表。
我不确定我什至可以申请在 Google 帮助上搜索任何内容,我将不胜感激。
如果您付出一些努力,看起来这个问题讨论可能会在一定程度上解决您的问题。使用 C# 反序列化 JSON
您每天可以针对 Google 搜索 API 进行 100 次免费搜索。我认为这正是你想要的。更多信息在这里 - https://developers.google.com/custom-search/v1/overview