{
	"info": {
		"_postman_id": "9d8c2130-0421-4456-826c-41075588a7ac",
		"name": "SERP Scraper API",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "Google",
			"item": [
				{
					"name": "Google Ads",
					"item": [
						{
							"name": "Google Ads: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_search\", \n\t\"domain\": \"nl\", \n\t\"query\": \"adidas\", \n\t\"start_page\": 11, \n\t\"pages\": 1, \n\t\"callback_url\": \"https://your.callback.url\", \n\t\"context\": [\n\t\t{\n\t\t\t\"key\": \"results_language\", \n\t\t\t\"value\": \"fr\"\n\t\t}]\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Google Ads: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_ads\", \n\t\"domain\": \"nl\", \n\t\"query\": \"adidas\",\n\t\"parse\": true,\n\t\"callback_url\": \"https://your.callback.url\",\n\t\"user_agent_type\": \"desktop\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				},
				{
					"name": "Google Search",
					"item": [
						{
							"name": "Google Search: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_search\", \n\t\"domain\": \"nl\", \n\t\"query\": \"adidas\", \n\t\"start_page\": 11,\n\t\"pages\": 1,\n\t\"parse\": true,\n\t\"callback_url\": \"https://your.callback.url\", \n\t\"context\": [\n\t\t{\n\t\t\t\"key\": \"results_language\", \n\t\t\t\"value\": \"fr\"\n\t\t}]\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Google Search: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_search\", \n\t\"domain\": \"nl\", \n\t\"query\": \"adidas\", \n\t\"start_page\": 11, \n\t\"pages\": 1, \n\t\"parse\": true,\n\t\"callback_url\": \"https://your.callback.url\", \n\t\"context\": [\n\t\t{\n\t\t\t\"key\": \"results_language\", \n\t\t\t\"value\": \"fr\"\n\t\t}]\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "Google URLs",
					"item": [
						{
							"name": "Google URLs: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google\", \n\t\"url\": \"https://scholar.google.com/scholar?hl=en&q=newton&btnG=&as_sdt=1%2C5&as_sdtp=\",\n\t\"user_agent_type\": \"mobile\",\n\t\"callback_url\": \"https://your.callback.url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Google URLs: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google\", \n\t\"url\": \"https://scholar.google.com/scholar?hl=en&q=newton&btnG=&as_sdt=1%2C5&as_sdtp=\",\n\t\"user_agent_type\": \"mobile\"\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "Google Hotels",
					"item": [
						{
							"name": "Google Hotels: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_hotels\", \n\t\"domain\": \"com\", \n\t\"pages\": 1, \n\t\"query\": \"hotels in Paris\", \n\t\"context\": [\n\t\t{\n\t\t\t\"key\": \"hotel_occupancy\", \n\t\t\t\"value\": 1\n\t\t}, \n\t\t{\n\t\t\t\"key\": \"hotel_dates\", \n\t\t\t\"value\": \"2019-10-01,2019-10-10\"\n\t\t}]\n\t\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Google Hotels: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_hotels\", \n\t\"domain\": \"com\", \n\t\"pages\": 1, \n\t\"query\": \"hotels in Paris\", \n\t\"context\": [\n\t\t{\n\t\t\t\"key\": \"hotel_occupancy\", \n\t\t\t\"value\": 1\n\t\t}, \n\t\t{\n\t\t\t\"key\": \"hotel_dates\", \n\t\t\t\"value\": \"2019-10-01,2019-10-10\"\n\t\t}]\n\t\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				},
				{
					"name": "Google Images",
					"item": [
						{
							"name": "Google Images: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_images\", \n\t\"domain\": \"com\", \n\t\"query\": \"https://newsneakernews-wpengine.netdna-ssl.com/wp-content/uploads/2017/03/adidas-boost-march-25-2017.jpg\"\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Google Images: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_images\", \n\t\"domain\": \"com\", \n\t\"query\": \"https://newsneakernews-wpengine.netdna-ssl.com/wp-content/uploads/2017/03/adidas-boost-march-25-2017.jpg\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				},
				{
					"name": "Google Suggestions",
					"item": [
						{
							"name": "Google Suggestions: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_suggest\", \n\t\"query\": \"adidas\", \n\t\"callback_url\": \"https://your.callback.url\"\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Google Suggestions: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_suggest\", \n\t\"query\": \"adidas\", \n\t\"callback_url\": \"https://your.callback.url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				},
				{
					"name": "Google Keyword Data",
					"item": [
						{
							"name": "Google Keyword Data, Without Ideas: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_msv\", \n\t\"query\": \"meilleur restaurant\", \n\t\"geo_location\": \"Paris,Ile-de-France,France\", \n\t\"context\": [\n\t\t{\n\t\t\t\"key\": \"language\", \n\t\t\t\"value\": \"french\"\n\t\t},\n\t\t{\n\t\t\t\"key\": \"currency\", \n\t\t\t\"value\": \"EUR\"\n\t\t}, \n\t\t{\n\t\t\t\"key\": \"ideas\", \n\t\t\t\"value\": true\n\t\t}\n\t\t]\n\t\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Google Keyword Data, Without Ideas: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n\t\"source\": \"google_msv\", \n\t\"query\": \"meilleur restaurant\", \n\t\"geo_location\": \"Paris,Ile-de-France,France\", \n\t\"context\": [\n\t\t{\n\t\t\t\"key\": \"language\", \n\t\t\t\"value\": \"french\"\n\t\t},\n\t\t{\n\t\t\t\"key\": \"currency\", \n\t\t\t\"value\": \"EUR\"\n\t\t}, \n\t\t{\n\t\t\t\"key\": \"ideas\", \n\t\t\t\"value\": false\n\t\t}\n\t\t],\n\t\"callback_url\": \"https://your.callback.url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								},
								"description": "`google_msv` data source will retrieve Google keyword data for specified keywords, as well as suggested keywords (unless passing `\"ideas\": false` in `context`). Keywords are passed in query parameter as a string. Keywords are separated by commas. Commas within a keyword are not supported, so a keyword \"Water Bottle 5,0L\" will actually be interpreted as 2 keywords: \"Water Bottle 5\" and \"0L\".\nRead more here: https://docs.oxylabs.io/rtc/source/google/index.html#suggestions"
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				}
			]
		},
		{
			"name": "Bing",
			"item": [
				{
					"name": "Bing Search",
					"item": [
						{
							"name": "Bing Search: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"bing_search\",\n    \"query\": \"adidas\", \n    \"start_page\": 11, \n    \"pages\": 10\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Bing Search: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"bing_search\",\n    \"query\": \"adidas\", \n    \"start_page\": 11, \n    \"pages\": 10,\n    \"callback_url\": \"https://your-callba.ck/url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				},
				{
					"name": "Bing URLs",
					"item": [
						{
							"name": "Bing URLs: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"bing\", \n    \"url\": \"https://bing.com/search/?text=nike&\"\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Bing URLs: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"bing\", \n    \"url\": \"https://bing.com/search/?text=nike&\",\n    \"callback_url\": \"https://your-callba.ck/url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				}
			]
		},
		{
			"name": "Yandex",
			"item": [
				{
					"name": "Yandex Search",
					"item": [
						{
							"name": "Yandex Search: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"yandex_search\", \n    \"query\": \"adidas\", \n    \"start_page\": 11, \n    \"pages\": 10\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Yandex Search: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"yandex_search\", \n    \"query\": \"adidas\", \n    \"start_page\": 11, \n    \"pages\": 10,\n    \"callback_url\": \"https://your-callba.ck/url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				},
				{
					"name": "Bing URLs",
					"item": [
						{
							"name": "Yandex URLs: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"yandex\", \n    \"url\": \"https://yandex.com/search/?text=nike&\"\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Yandex URLs: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"yandex\", \n    \"url\": \"https://yandex.com/search/?text=nike&\",\n    \"callback_url\": \"https://your-callba.ck/url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				}
			]
		},
		{
			"name": "Baidu",
			"item": [
				{
					"name": "Baidu Search",
					"item": [
						{
							"name": "Baidu Search: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"baidu_search\", \n    \"domain\": \"com\", \n    \"query\": \"adidas\", \n    \"start_page\": 11, \n    \"pages\": 10\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Baidu Search: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"baidu_search\", \n    \"domain\": \"com\", \n    \"query\": \"adidas\", \n    \"start_page\": 11, \n    \"pages\": 10,\n    \"callback_url\": \"https://your-callba.ck/url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				},
				{
					"name": "Baidu URLs",
					"item": [
						{
							"name": "Baidu URLs: Realtime",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"baidu\", \n    \"url\": \"http://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&ch=&tn=baidu&bar=&wd=adidas\"\n}"
								},
								"url": {
									"raw": "https://realtime.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"realtime",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						},
						{
							"name": "Baidu URLs: Push-Pull",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"type": "text",
										"value": "application/json"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\n    \"source\": \"baidu\", \n    \"url\": \"http://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&ch=&tn=baidu&bar=&wd=adidas\",\n    \"callback_url\": \"https://your-callba.ck/url\"\n}"
								},
								"url": {
									"raw": "https://data.oxylabs.io/v1/queries",
									"protocol": "https",
									"host": [
										"data",
										"oxylabs",
										"io"
									],
									"path": [
										"v1",
										"queries"
									]
								}
							},
							"response": []
						}
					],
					"event": [
						{
							"listen": "prerequest",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						},
						{
							"listen": "test",
							"script": {
								"type": "text/javascript",
								"exec": [
									""
								]
							}
						}
					]
				}
			]
		}
	]
}