{
"engine": "Vebapi v8",
"node": "master",
"provider": "vebapi.com",
"request": {
"target": "bing-search",
"query": "laptop",
"geo": "india",
"device_type": "desktop_chrome"
},
"results": {
"results": [
{
"content": {
"results": {
"page": 1,
"parse_status_code": 12000,
"results": {
"organic": [
{
"desc": "Buy Laptops for students, gaming, business from HP, Apple, Asus, Samsung, Lenovo, Samsung, MSI etc with latest processors, long battery life, and amazing \u2026",
"pos": 1,
"pos_overall": 1,
"title": "Laptops : Find Latest Models, Top Brands | Flipkart",
"url": "https://www.flipkart.com/laptops-store",
"url_shown": "https://www.flipkart.com\u203alaptops-store"
},
{
"desc": "Explore gaming laptops and everyday computers with latest processors and graphics. Shop quality laptops at competitive prices today.",
"pos": 2,
"pos_overall": 2,
"title": "Amazon.in: Laptop",
"url": "https://www.amazon.in/laptop/s?k=laptop",
"url_shown": "https://www.amazon.in \u203alaptop"
},
{
"desc": "Find the perfect HP Laptop for work, gaming, or everyday use. Shop HP Spectre, ENVY, Pavilion, and OMEN gaming laptops. Discover the latest models at HP\u00ae Store India.",
"pos": 3,
"pos_overall": 3,
"title": "HP Laptops - Thin & Light - Shop HP.com India",
"url": "https://www.hp.com/in-en/shop/laptops-tablets.html",
"url_shown": "https://www.hp.com\u203a in-en \u203a shop \u203alaptops-tablets.html"
}
],
"paid": []
},
"url": "https://www.bing.com/search?q=laptop&cc=in"
},
"errors": [],
"status_code": 12000,
"task_id": "7440476410822564865"
},
"headers": [],
"status_code": 200,
"query": "laptop",
"task_id": "7440476410822564865",
"created_at": "2026-03-19 19:16:53",
"updated_at": "2026-03-19 19:17:03"
}
]
}
}
Bing SERP API Documentation
Retrieve Bing search engine results in structured JSON format using the VebAPI SERP endpoint. This API supports query-based Bing search scraping with geolocation, device type, pagination, and domain targeting.
Endpoint
GET https://vebapi.com/api/serp/bing
Headers
Header
Required
Description
X-API-KEY
Yes
Your VebAPI authentication key.
Content-Type
Yes
Set to application/json.
Query Parameters
Parameter
Type
Required
Description
Example
q
string
Yes
Search keyword or phrase.
laptop
geo
string
No
Country or region to localize the search results.
india
device_type
string
No
Device/browser profile used for the search request.