Share via

Is there a limit to the number of URLs you can add to a Bing Custom Search API?

nmw748 6 Reputation points
2022-10-14T18:40:08.513+00:00

I know the documentation says "For each custom search instance, the maximum number of ranking adjustments that you may make to Active and Blocked slices is limited to 400." But I don't think that necessarily answers my question, if I don't care about ranking adjustments, can I add more than 400 websites? Or is 400 the limit

Bing | Bing Search APIs | Bing Custom Search API

1 answer

Sort by: Most helpful
  1. Rohit Mungi 49,131 Reputation points Microsoft Employee Moderator
    2022-10-21T05:05:31.1+00:00

    You can leverage the bing API's headers to pass the users location or client IP to return relevant information. Please check this page for additional details.

    X-MSEdge-ClientIP: The IPv4 or IPv6 address of the client device. The IP address is used to discover the user's location. Bing uses the location information to determine safe search behavior. You are encouraged to always specify this header and the X-Search-Location header.

    X-Search-Location: A semicolon-delimited list of key/value pairs that describe the client's geographical location. Bing uses the location information to determine safe search behavior and to return relevant local content. Specify the key/value pair as <key>:<value>.

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.