Last updated
Was this helpful?
Last updated
Was this helpful?
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.
In this example, we make a request to retrieve a result for the provided URL.
We use synchronous integration method in our examples. If you would like to use or asynchronous integration, refer to the section.
- mandatory parameter
source
Sets the scraper.
bing
url
Direct URL (link) to Bing page
-
render
-
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
-
Enables JavaScript rendering when set to html
. .
URL to your callback endpoint. .
Specifies the location for search results. Supports city, state, country, or coordinate formats. .