Microsoft Cognitive bing 搜索迁移
Microsoft Cognitive bing search migration
嗨,我以前使用 py bing search module 来使用 bing 搜索获取 url,但由于旧 bing 搜索的新发展 api 将在 12 月 15 日之前过时了解如何将其从现有流程迁移到新流程。我们有没有像 py-bing-search wrappers 这样的模块可以帮助我们。
py-bing-search here. I just pushed a simple wrapper for the cognitive search websearch API: py-ms-cognitive 的作者。它处于 pre-alpha 阶段,但确实有效。欢迎通过以下方式试用:
pip install py-ms-cognitive
希望在 git 回购中得到反馈/问题。目标实际上是为所有 Miscrosoft 认知服务提供一个包装器 API,但我们将拭目以待。
嗨,我以前使用 py bing search module 来使用 bing 搜索获取 url,但由于旧 bing 搜索的新发展 api 将在 12 月 15 日之前过时了解如何将其从现有流程迁移到新流程。我们有没有像 py-bing-search wrappers 这样的模块可以帮助我们。
py-bing-search here. I just pushed a simple wrapper for the cognitive search websearch API: py-ms-cognitive 的作者。它处于 pre-alpha 阶段,但确实有效。欢迎通过以下方式试用:
pip install py-ms-cognitive
希望在 git 回购中得到反馈/问题。目标实际上是为所有 Miscrosoft 认知服务提供一个包装器 API,但我们将拭目以待。