Bing

Web Scraping API Bing Target

Bing can be targeted either using a direct URL or by using the query parameter to the Bing search bar.

📘

Specific target templates listed below are available with Advanced plans.
You can scrape Bing target with Coreplans as well by providing page URL (it does not support parsing or target specific parameters). Both solutions can be tested in the Playground in Dashboard.

Read more about Coresolution here.

bing

Retrieve results from any Bing service.

Parameter

Type

Required

Description

url

string

A Bing service URL. Additional parameters can be specified in the URL itself.

parse

boolean

Automatically parse content.

geo

string

Geolocation must follow pattern city,region,country.

Example: Albany,New York,United States.

other...

bing_search

Retrieve results from Bing Search.

Parameter

Type

Required

Description

query

string

Search query.

parse

boolean

Automatically parse content.

geo

string

Geolocation must follow pattern city,region,country.

Example: Albany,New York,United States.

other...


Support

Still can't find an answer? Want to say hi? We take pride in our 24/7 customer support. Alternatively, you can reach us via our support email at [email protected].

Feedback

Something's missing? Request an article!
Got feedback? Let us know how we're doing and what can be improved.


```