简体中文
通过 3 个步骤开始使用 Bright Data 的 Bing SERP API:登录、创建 SERP 区域、获取 API 密钥,并开始收集 Bing 搜索数据。
curl -X POST https://api.brightdata.com/request \ --header "Content-Type: application/json" \ --header "Authorization: Bearer API_KEY" \ --data '{ "zone": "serp_api1", "url": "https://www.bing.com/search?q=pizza", "format": "raw" }'
此页面对您有帮助吗?