URL
The bing
source is designed to retrieve the content of direct URLs of various Bing pages. Instead of sending multiple parameters, you can provide us with a direct URL for the required Bing page. We do not strip any parameters or alter your URLs in any other way.
Request samples
In this example, we make a request to retrieve a result for the provided URL.
We use synchronous Realtime integration method in our examples. If you would like to use Proxy Endpoint or asynchronous Push-Pull integration, refer to the integration methods section.
Request parameter values
source
Sets the scraper.
bing
url
Direct URL (link) to Bing page
-
parse
Returns parsed data when set to true
. Limited to URLs of specific Bing page types.
-
callback_url
-
user_agent_type
Device type and browser. The full list can be found here.
desktop
geo_location
Specifies the location for search results. Supports city, state, country, or coordinate formats. Read more.
-
- mandatory parameter
Last updated
Was this helpful?