Async Request

Web scraping asynchronously via GET requests requires users to pass three mandatory parameters to our Async API’s endpoint:

  • api_key - used to authenticate the request on our servers

  • url - used to indicate the targeted URL that you want to scrape

  • async - set to true to instruct the API to process the request asynchronously and immediately return a snapshot_id

The most basic URL example for an authorised request on our API is:

https://api.webscrapingapi.com/v2?api_key=<YOUR_API_KEY>&url=<TARGETED_URL>&async=true

This call will immediately return a snapshot_id, which you can then pass to our Snapshot API to fetch the results once they’re ready.

GET Request Integration Example

Basic Async Request Example

GET https://api.webscrapingapi.com/v2?api_key=<YOUR_API_KEY>&url=https://webscrapingapi.com/&async=true

Please make sure to update <YOUR_API_KEY> with your own API key. Find out how to obtain an API key.

The targeted website in this example is https://webscrapingapi.com/.

Query Parameters

Name
Type
Description

api_key

String

<YOUR_API_KEY>

url

String

https://webscrapingapi.com/

{
    "response_id": "s3w1t1751043071383r7bcfdskr5q8"
}

Below are the integration examples of the URL we have discussed earlier:

curl --request GET --url "https://api.webscrapingapi.com/v2?api_key=<YOUR_API_KEY>&url=https%3A%2F%2Fbing.com"
Response Example
<!doctype html>
<html lang="es" dir="ltr">

<head>
	<meta name="theme-color" content="#4F4F4F" />
	<meta name="description"
		content="Bing te ayuda a convertir la información en acción, ya que facilita y acelera la transición de la búsqueda a la actividad concreta." />
	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
	<meta property="fb:app_id" content="570810223073062" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Info" />
	<meta property="og:image" content="https://www.bing.com/th?id=OHR.Hunebourg_ROW9321634276_tmb.jpg&amp;rf=" />
	<meta property="og:image:width" content="1366" />
	<meta property="og:image:height" content="768" />
	<meta property="og:url" content="https://www.bing.com/?form=HPFBBK&amp;ssd=20220426_0700&amp;mkt=es-ES" />
	<meta property="og:site_name" content="Bing" />
	<meta property="og:description" content="We're enjoying the view of Château de Hunebourg, n" />
	<title>Bing</title>
	<link rel="shortcut icon" href="/sa/simg/favicon-2x.ico" />
	<link rel="preload" href="/th?id=OHR.Hunebourg_ROW9321634276_1920x1080.jpg&amp;rf=LaDigue_1920x1080.jpg&amp;qlt=40"
		as="image" id="preloadBg" />
	<link rel="preload" href="https://r.bing.com/rp/lmu8EBCaPRMKtay8LSArGyY3mv4.br.js" as="script" />
	<link rel="preconnect" href="https://r.bing.com" />
	<link rel="preconnect" href="https://r.bing.com" crossorigin />
	<link rel="dns-prefetch" href="https://r.bing.com" />
	<link rel="dns-prefetch" href="https://r.bing.com" crossorigin />
	<style type="text/css">
		@media(max-width:1237px) {
			#id_n {
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				max-width: 100px;
				display: inline-block
			}
		}

		.rwds_svg {
			vertical-align: top;
			display: inline-block
		}

		.rwds_svg.mobile {
			float: left
		}

		.rwds_svg.serp {
			margin: 8px 0 0 8px
		}

		.rwds_svg.serp.mobile {
			margin: 8px 4px 0 8px
		}

		.rwds_svg.hp {
			margin: 5px 4px 0 8px
		}

		.rwds_svg.hp.mobile {
			margin: 5px 4px 0 10px
		}

		.rhlined,
		.rhfill {
			vertical-align: top;
			width: 32px;
			height: 32px
		}

		#id_rh,
		#id_rbh {
			position: relative
		}

		.rhcoinflip {
			vertical-align: top;
			width: 60px;
			height: 60px;
			position: absolute;
			right: -6px;
			top: -6px
		}

		#idCont .rhcoinflip {
			position: absolute;
			right: -5px;
			top: -9px
		}

		#rh_meter {
			vertical-align: top;
			width: 40px;
			height: 40px;
			margin-left: -36px;
			margin-top: -4px
		}

		.rh_reedm .rhlined,
		.rhfill,
		.rh_reedm .meter {
			display: none
		}

		.rhlined,
		.rh_reedm .rhfill,
		#rh_meter {
			display: inline-block
		}

		.rd_hide {
			visibility: hidden
		}

		.rhlined.hp .meter,
		.rhfill.hp .meter {
			stroke: rgba(255, 255, 255, .4)
		}

		.noBg .rhlined.hp .meter,
		.noBg .rhfill.hp .meter,
		.rhlined.serp .meter,
		.rhfill.serp .meter {
			stroke: rgba(177, 177, 177, .4)
		}

		.rhlined.hp .medal,
		.rhfill.hp .medal {
			fill: #fff
		}

		.noBg .rhlined.hp .medal,
		.rhlined.serp .medal {
			fill: #919191
		}

		.noBg .rh_reedm .rhfill.hp .medal,
		.rh_reedm .rhfill.serp .medal {
			fill: #00809d
		}

		#rh_animcrcl {
			fill: none;
			stroke: transparent;
			stroke-width: 0
		}

		#rh_animcrcl.anim {
			stroke-width: 2
		}

		#rh_animcrcl.anim.hp {
			stroke: #fff
		}

		@media screen and (-ms-high-contrast:black-on-white) {

			.rhlined.hp .medal,
			.rhfill.hp .medal {
				fill: #000
			}

			#rh_animcrcl.anim.hp {
				stroke: #000
			}
		}

		#rh_animcrcl.serp.anim {
			stroke: #00809d
		}

		#rh_animpath.serp.anim {
			fill: #00809d
		}

		.noBg #rh_animcrcl.anim.hp {
			stroke: #00809d
		}

		.rh_scale .rhfill,
		.rh_scale #rh_meter {
			animation: scaling .4s cubic-bezier(.3, .55, .1, 1)
		}

		@-webkit-keyframes scaling {
			0% {
				transform: scale(1, 1)
			}

			50% {
				transform: scale(1.3, 1.3)
			}

			100% {
				transform: scale(1, 1)
			}
		}

		@keyframes scaling {
			0% {
				transform: scale(1, 1)
			}

			50% {
				transform: scale(1.3, 1.3)
			}

			100% {
				transform: scale(1, 1)
			}
		}

		#tallhead #idMobileCont {
			position: absolute
		}

		#tallhead #idMobileCont>* {
			top: 3px
		}

		#idMobileCont>* {
			vertical-align: top;
			display: inline-block;
			top: 10px
		}

		#idMobileCont #id_rh,
		#idMobileCont #id_rbh {
			font-size: .8125rem;
			position: relative;
			margin-top: 2px
		}

		#idMobileCont #id_rh #id_rc.hp,
		#idMobileCont #id_rbh #id_rc.hp,
		#idMobileCont #id_rh #id_rbc.hp,
		#idMobileCont #id_rbh #id_rbc.hp {
			color: #fff;
			line-height: 38px
		}

		#idMobileCont #id_rh #id_rc.serp,
		#idMobileCont #id_rbh #id_rc.serp,
		#idMobileCont #id_rh #id_rbc.serp,
		#idMobileCont #id_rbh #id_rbc.serp {
			color: #000;
			line-height: 45px
		}

		#id_rbh.hp {
			padding-right: 12px
		}

		#id_rbh.hp.reverse {
			padding-left: 8px;
			padding-right: 0
		}

		#id_rbh.serp {
			padding-right: 0
		}

		#id_rbh.serp.reverse {
			padding-left: 14px
		}

		#id_rbh.hp svg {
			height: 30px;
			fill: white
		}

		#id_rbh.serp svg {
			height: 25px;
			fill: #818285
		}

		@media(max-width:1356.9px) {

			#id_h #id_rbh,
			#idCont #id_h #id_rbh {
				display: none
			}
		}

		.bnc-hci {
			position: relative;
			top: 4px;
			padding-left: 8px
		}

		html,
		body {
			font-family: "Segoe UI", Segoe, Tahoma, Arial, Verdana, sans-serif;
			background-color: rgba(34, 34, 34, .9);
			overflow: hidden;
			width: 100%;
			height: 100%
		}

		html,
		body,
		a,
		div,
		span,
		table,
		tr,
		td,
		strong,
		ul,
		ol,
		li,
		h1,
		h2,
		h3,
		p,
		input {
			font-weight: inherit;
			font-size: inherit;
			list-style: none;
			border-spacing: 0;
			border: 0;
			border-collapse: collapse;
			text-decoration: none;
			padding: 0;
			margin: 0
		}

		a {
			color: initial
		}

		a:hover {
			text-decoration: none
		}

		object {
			position: absolute
		}

		video::-webkit-media-controls {
			display: none !important
		}

		input[type="search"]::-webkit-search-decoration,
		input[type="search"]::-webkit-search-cancel-button,
		input[type="search"]::-webkit-search-results-button,
		input[type="search"]::-webkit-search-results-decoration {
			display: none
		}

		body:not(.tabbing) *:focus {
			outline: none
		}

		.hpapp {
			height: 100%
		}

		.hp_body,
		.hp_cont {
			height: 100%
		}

		.hide,
		.b_hide,
		.bnc-hide,
		.invtesthooks {
			display: none !important
		}

		.show {
			display: block !important
		}

		.hidden {
			visibility: hidden
		}

		.hp_body {
			min-width: 768px;
			min-height: 360px;
			background-color: #555
		}

		.hp_body.no_image {
			background-color: #f5f5f5
		}

		.hp_body.no_image .img_cont,
		.hp_body.no_image .img_uhd,
		.hp_body.no_image .hp_top_cover {
			background-color: #f5f5f5;
			background-image: none !important
		}

		.hp_body.no_image .shaders,
		.hp_body.no_image .dimmer,
		.hp_body.no_image .birthday {
			display: none
		}

		.hp_body.no_image #bLogo {
			filter: none
		}

		.hp_body.no_image #bLogo .ms_text,
		.hp_body.no_image #bLogo .b_text {
			fill: #666
		}

		.hp_body.no_image .hp_top_cover_dim {
			display: none
		}

		.hp_body.no_image .sbox {
			left: 0;
			right: 0;
			margin: auto
		}

		.hp_body.no_image .sbox .below_sbox {
			color: #666;
			text-shadow: none
		}

		.hp_body.no_image .sbox .below_sbox .text,
		.hp_body.no_image .sbox .below_sbox a {
			color: #666
		}

		.hp_body.no_image .holiday_controls,
		.hp_body.no_image .holiday_video,
		.hp_body.no_image .holiday_effects {
			display: none !important
		}

		.hp_media_container {
			position: fixed;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			overflow: hidden
		}

		.hp_top_cover {
			top: 0;
			left: 0;
			width: 100%;
			height: 100vh;
			z-index: 2;
			background-position: center;
			background-size: cover
		}

		.hp_top_cover_container {
			overflow: hidden;
			position: fixed;
			top: 0;
			height: 194px;
			z-index: 2;
			width: 100%
		}

		.hp_top_cover_dim {
			background: #555;
			height: 100%;
			width: 100%;
			opacity: 0
		}

		.img_cont {
			background-position: center;
			background-size: cover;
			bottom: 0;
			right: 0;
			left: 0;
			top: 0;
			position: absolute
		}

		.img_cont .img_uhd {
			opacity: 0;
			background-size: cover;
			background-position: center;
			bottom: 0;
			right: 0;
			left: 0;
			top: 0;
			position: absolute
		}

		.img_cont .bg_video {
			object-fit: cover;
			left: 50%;
			top: 50%;
			transform: translate3d(-50%, -50%, 0);
			position: absolute;
			height: 100%;
			width: 100%
		}

		.img_cont .bg_video.fadeOut {
			opacity: 0
		}

		.img_cont .bg_audio {
			display: none
		}

		.hp_cont {
			width: 80%;
			margin: auto;
			position: relative
		}

		@media screen and (min-width:2240px) {
			.hp_cont {
				width: 1792px
			}
		}

		.dimmer {
			position: fixed;
			width: 100%;
			height: 100%;
			left: 0;
			top: 0;
			pointer-events: none;
			transition: background-color .2s
		}

		.dimmer.dim {
			z-index: 2;
			pointer-events: all;
			background-color: rgba(0, 0, 0, .6)
		}

		.shaders {
			position: fixed;
			height: 100vh;
			width: 100%;
			left: 0;
			top: 0
		}

		.shaders .topLeft,
		.shaders .topRight,
		.shaders .bottom {
			height: 28%;
			position: absolute
		}

		.shaders .topLeft {
			left: 0;
			width: 100%;
			background: linear-gradient(to bottom left, rgba(0, 0, 0, .5) -20%, transparent 30%)
		}

		.shaders .topRight {
			right: 0;
			width: 100%;
			background: linear-gradient(to bottom right, rgba(0, 0, 0, .5) -20%, transparent 30%)
		}

		.shaders .bottom {
			background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
			bottom: 0;
			left: 0;
			width: 100%
		}

		.hp_top_cover_container .shaders {
			position: absolute
		}

		.hp_media_container .shaders {
			z-index: 1
		}

		.sbox {
			top: 20%;
			height: 100%;
			width: 100%;
			width: 62.4%;
			box-sizing: border-box;
			min-height: 40px;
			max-height: 52px;
			min-width: 580px;
			max-width: 596px;
			white-space: nowrap;
			position: fixed;
			z-index: 2;
			margin: 0 0 0 228px
		}

		.sbox * {
			box-sizing: inherit
		}

		.sbox.fix {
			top: 90px !important;
			transform: none !important;
			position: fixed
		}

		.sbox .logo,
		.sbox .sb_form {
			display: inline-block;
			vertical-align: middle
		}

		.sbox .logo {
			width: 20%;
			height: 100%
		}

		.sbox .logo svg {
			height: 100%;
			width: 100%
		}

		.sbox .sb_form {
			width: 100%;
			background-color: transparent;
			font: normal 1rem "Segoe UI", Arial, Helvetica, Sans-Serif;
			padding-right: 10px;
			box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
			align-items: center;
			justify-content: flex-end;
			display: inline-flex;
			border-radius: 24px;
			height: 100%;
			position: relative;
			background-color: #fff
		}

		.sbox .sb_form.as_show {
			border-radius: 24px 24px 0 0
		}

		.sbox .sb_form.as_show.as_nextword {
			border-radius: 24px
		}

		.sbox .sb_form svg {
			height: 100%;
			width: 100%
		}

		.sbox .sb_form input[type=search]::-ms-clear,
		.sbox .sb_form input[type=search]::-ms-reveal {
			display: none;
			width: 0;
			height: 0
		}

		.sbox .sb_form .sb_form_q {
			background-color: transparent;
			padding: 12px 10px 12px 16px;
			flex: 1;
			border: 0;
			outline: none;
			-webkit-appearance: none;
			font-size: 1.125rem;
			font: inherit
		}

		.sbox .sb_form .sb_form_q:focus~#sw_as,
		.sbox .sb_form .sb_form_q:active~#sw_as {
			display: block
		}

		.sbox .sb_form .sb_form_q:focus~#sw_as .sa_as,
		.sbox .sb_form .sb_form_q:active~#sw_as .sa_as {
			display: block
		}

		.sbox .sb_form .icon {
			position: relative;
			min-width: 28px;
			margin: auto 4px;
			height: 45%;
			width: 5%
		}

		.sbox .sb_form #vkeyIcon {
			width: 100%;
			height: 100%
		}

		.sbox .sb_form .search,
		.sbox .sb_form #vkeyIcon {
			cursor: pointer
		}

		.sbox .sb_form .largeTargNoTT {
			cursor: pointer;
			margin: 0 0 0 5px;
			padding: 13px 0 13px 0;
			box-sizing: content-box
		}

		.sbox .sb_form #sb_form_go {
			padding: 0;
			height: 0;
			width: 0;
			outline: none;
			border: none;
			position: absolute
		}

		.sbox .sb_form #sb_form_go:focus {
			outline: -webkit-focus-ring-color auto 1px;
			width: 35px;
			height: 27px;
			background-color: transparent
		}

		.sbox .sb_form #sw_as {
			left: 0;
			height: auto;
			right: 10px;
			top: 100%;
			position: absolute;
			padding-top: 8px;
			margin-top: -8px;
			display: none;
			box-sizing: content-box
		}

		.sbox .sb_form #sw_as .sa_as {
			position: relative;
			display: none
		}

		.sbox .sb_form #sw_as .sa_as.sa_nw:not(:empty) {
			margin-left: 0;
			width: initial
		}

		.sbox .sb_form #sw_as .sa_as.sa_nw:not(:empty) .sa_drw:not(:empty) {
			margin-top: 0
		}

		.sbox .sb_form #sw_as .sa_as.sa_nw {
			position: absolute
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw {
			overflow: hidden;
			border-radius: 0 0 24px 24px;
			background-color: #fff
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw:not(:empty) {
			border-top: 1px solid rgba(0, 0, 0, .2);
			overflow: hidden;
			border-bottom-left-radius: 24px;
			border-bottom-right-radius: 24px
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw:not(:empty):before {
			width: 100%;
			height: 8px;
			top: -8px;
			position: absolute;
			background-color: #fff;
			content: ''
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw li,
		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw .nowrap {
			white-space: nowrap
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw .sa_hd {
			margin-left: 16px;
			font-size: .6875rem;
			line-height: 16px
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw .sa_sg {
			cursor: pointer
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw .sa_sg .sa_tm {
			margin-left: 16px;
			line-height: 36px
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw .sa_sg[stype="NW"] .sa_tm {
			margin: 0;
			padding: 0 16px
		}

		.sbox .sb_form #sw_as .sa_as #sa_ul.sa_drw .pp_title {
			color: inherit
		}

		.sbox .sb_form input[type='search']::-webkit-search-decoration,
		.sbox .sb_form input[type='search']::-webkit-search-cancel-button,
		.sbox .sb_form input[type='search']::-webkit-search-results-button,
		.sbox .sb_form input[type='search']::-webkit-search-results-decoration {
			display: none
		}

		.sbox .sb_bpr {
			font-size: .8125rem;
			color: #767676
		}

		@media screen and (max-width:1024px) {
			.sbox {
				margin: auto;
				left: 0;
				right: 0;
				max-width: 580px
			}

			.sbox:not(.fix) {
				max-width: 632px;
				min-width: 506px;
				white-space: normal
			}

			.sbox:not(.fix) .logo {
				margin-top: -17%;
				width: 100%
			}

			.sbox:not(.fix) .logo svg {
				height: 100%;
				width: 100%
			}

			.sbox:not(.fix) .sb_form {
				margin: auto;
				width: 100%
			}

			.sbox:not(.fix) .below_sbox {
				text-align: center
			}

			.sbox .mvs_cont {
				width: 100%
			}

			#hdr .head_cont .scope_cont {
				margin-left: 25px
			}
		}

		@media screen and (max-width:640px) {
			.sbox {
				width: 420px;
				margin-left: 175px;
				max-width: 420px;
				min-width: 350px
			}

			.sbox:not(.fix) {
				max-width: 420px;
				min-width: 350px
			}

			#hdr .head_cont .scope_cont {
				margin-left: 26px
			}
		}

		.hp_body .sbox .below_sbox .bsb_signup {
			font-family: roboto, "Segoe UI", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 13px;
			font-weight: 400;
			color: #fff;
			letter-spacing: -.01px;
			display: flex;
			margin: 12px auto 20px auto;
			height: 32px;
			align-items: center;
			background: rgba(0, 0, 0, .3);
			border-radius: 6px;
			justify-content: space-between;
			text-decoration: none;
			text-shadow: none
		}

		.hp_body .sbox .below_sbox .bsb_signup:visited,
		.hp_body .sbox .below_sbox .bsb_signup:active,
		.hp_body .sbox .below_sbox .bsb_signup:link {
			text-decoration: none
		}

		.hp_body .sbox .below_sbox .bsb_signup:hover {
			background: rgba(0, 0, 0, .6);
			cursor: pointer;
			text-decoration: none
		}

		.hp_body .sbox .below_sbox .bsb_signup:hover .text.right .signup_learnmore {
			text-decoration: underline
		}

		.hp_body .sbox .below_sbox .bsb_signup .text.left {
			text-decoration: none
		}

		.hp_body .sbox .below_sbox .bsb_signup .text.left .gwb_icon {
			background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOC45OTk1NCAxNC4zMDQ0QzkuMzk4OTkgMTQuMzU1NSAxMC40ODI4IDE0LjE3NDQgMTEuOTk5OCAxMy4wNTMyQzEzLjk3MyAxMS41OTQ4IDE3LjUzMzIgOC40NjM1IDE2LjkzMjcgNC43NzQ1OUwxNi45MjEyIDQuNzczNjFDMTYuNzY2OSAyLjY2MzkxIDE1LjAwNjMgMS4wMDAyNiAxMi44NTcyIDEuMDAwMjZDMTEuMDY4NCAxLjAwMDI2IDkuNTQ4NzEgMi4xNTI5NiA5LjAwMDUzIDMuNzU2MTFDOC40NTI0MyAyLjE1MjgyIDYuOTMyNzEgMSA1LjE0MzczIDFDMi45OTQ2MiAxIDEuMjM0MDggMi42NjM2OSAxLjA3OTc3IDQuNzczNDFMMS4wNjczNCA0Ljc3NDQ4QzAuNDY2ODI1IDguNDYzMzggNC4wMjcwNSAxMS41OTQ3IDYuMDAwMTggMTMuMDUzMUM3LjUxNiAxNC4xNzM1IDguNTk5MzUgMTQuMzU1MSA4Ljk5OTU0IDE0LjMwNDRaIiBmaWxsPSJ3aGl0ZSIvPg0KPC9zdmc+DQo=);
			background-repeat: no-repeat;
			background-size: 16px 16px;
			width: 16px;
			height: 16px;
			display: inline-block;
			margin-left: 10px
		}

		.hp_body .sbox .below_sbox .bsb_signup .text.left .signup_prefix {
			margin-left: 8px
		}

		.hp_body .sbox .below_sbox .bsb_signup .text.left .signup_gwb {
			font-weight: 700
		}

		.hp_body .sbox .below_sbox .bsb_signup .text.right {
			margin-right: 30px
		}

		.hp_body .sbox .below_sbox .bsb_signup .text.right .signup_learnmore .chevron {
			transform: scale(.25) translateY(-120%) translateX(-90%) rotate(225deg);
			border-radius: 6px;
			border-left: 6px solid rgba(255, 255, 255, .8);
			border-bottom: 6px solid rgba(255, 255, 255, .8);
			box-sizing: border-box;
			height: 43px;
			width: 43px;
			content: '';
			position: absolute
		}

		.hp_body .sbox .below_sbox .bsb_donation {
			font-family: roboto, "Segoe UI", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: 400;
			color: #fff;
			margin: 10px auto 10px auto;
			padding-left: 10px;
			align-items: center;
			justify-content: space-between
		}

		.hp_body .sbox .below_sbox .bsb_donation .current_donation {
			font-size: 40px;
			line-height: 48px;
			margin-bottom: 4px;
			text-shadow: 2px 2px 4px #00000099
		}

		.hp_body .sbox .below_sbox .bsb_donation .donation_text {
			font-size: 11px;
			line-height: 16px
		}

		.hp_body .sbox .below_sbox .bsb_gwb {
			text-align: left
		}

		.hp_body .sbox .below_sbox .bsb_gwb .cause {
			font-family: roboto, "Segoe UI", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 13px;
			font-weight: 400;
			color: #fff;
			letter-spacing: -.04px;
			margin: 12px auto 4px 0;
			align-items: center;
			justify-content: space-between;
			width: 500px;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis
		}

		.hp_body .sbox .below_sbox .bsb_gwb .cause .gwb_icon {
			background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOC45OTk1NCAxNC4zMDQ0QzkuMzk4OTkgMTQuMzU1NSAxMC40ODI4IDE0LjE3NDQgMTEuOTk5OCAxMy4wNTMyQzEzLjk3MyAxMS41OTQ4IDE3LjUzMzIgOC40NjM1IDE2LjkzMjcgNC43NzQ1OUwxNi45MjEyIDQuNzczNjFDMTYuNzY2OSAyLjY2MzkxIDE1LjAwNjMgMS4wMDAyNiAxMi44NTcyIDEuMDAwMjZDMTEuMDY4NCAxLjAwMDI2IDkuNTQ4NzEgMi4xNTI5NiA5LjAwMDUzIDMuNzU2MTFDOC40NTI0MyAyLjE1MjgyIDYuOTMyNzEgMSA1LjE0MzczIDFDMi45OTQ2MiAxIDEuMjM0MDggMi42NjM2OSAxLjA3OTc3IDQuNzczNDFMMS4wNjczNCA0Ljc3NDQ4QzAuNDY2ODI1IDguNDYzMzggNC4wMjcwNSAxMS41OTQ3IDYuMDAwMTggMTMuMDUzMUM3LjUxNiAxNC4xNzM1IDguNTk5MzUgMTQuMzU1MSA4Ljk5OTU0IDE0LjMwNDRaIiBmaWxsPSJ3aGl0ZSIvPg0KPC9zdmc+DQo=);
			background-repeat: no-repeat;
			background-size: 16px 16px;
			width: 16px;
			height: 16px;
			display: inline-block;
			margin-left: 10px;
			margin-right: 8px
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box {
			font-family: roboto, "Segoe UI", Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 13px;
			font-weight: 400;
			color: #fff;
			letter-spacing: -.01px;
			display: flex;
			margin-top: 8px;
			height: 100px;
			width: 342px;
			background: rgba(0, 0, 0, .3);
			border-radius: 6px;
			text-decoration: none;
			text-shadow: none
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box:visited,
		.hp_body .sbox .below_sbox .bsb_gwb .donation_box:active,
		.hp_body .sbox .below_sbox .bsb_gwb .donation_box:link {
			text-decoration: none
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box:hover {
			background: rgba(0, 0, 0, .6);
			cursor: pointer;
			text-decoration: none
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box:hover .contribution .impact {
			text-decoration: underline
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box .contribution {
			width: 50%;
			margin-left: 16px;
			margin-top: 12px
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box .contribution .contribution_title {
			line-height: 20px;
			margin-bottom: 4px
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box .contribution .points {
			display: inline-flex;
			align-items: baseline;
			margin-bottom: 8px
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box .contribution .points .month_point {
			font-size: 20px;
			line-height: 20px;
			font-weight: 500;
			margin-right: 8px
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box .contribution .impact .chevron {
			transform: scale(.25) translateY(-100%) translateX(-90%) rotate(225deg);
			border-radius: 6px;
			border-left: 6px solid rgba(255, 255, 255, .8);
			border-bottom: 6px solid rgba(255, 255, 255, .8);
			box-sizing: border-box;
			height: 40px;
			width: 40px;
			content: '';
			position: absolute
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box .total {
			margin-top: 12px;
			margin-right: 16px
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box .total .donation_title {
			line-height: 20px;
			margin-bottom: 4px
		}

		.hp_body .sbox .below_sbox .bsb_gwb .donation_box .total .donation_amount {
			font-size: 20px;
			line-height: 20px;
			font-weight: 500
		}

		.sbox.fix .below_sbox .bsb_donation {
			display: none
		}

		.sbox.fix .below_sbox .bsb_gwb .donation_box {
			display: none
		}

		.hp_body.no_image .sbox .below_sbox .bsb_signup {
			background: #f9f9f9
		}

		.hp_body.no_image .sbox .below_sbox .bsb_signup:hover {
			background: #e7e7e7
		}

		.hp_body.no_image .sbox .below_sbox .bsb_signup .text.left {
			color: #444
		}

		.hp_body.no_image .sbox .below_sbox .bsb_signup .text.left .gwb_icon {
			background-image: url(/rp/etQu7XPiFf7bDZu1SOKO9FxbsEk.svg)
		}

		.hp_body.no_image .sbox .below_sbox .bsb_signup .text.right {
			color: #444
		}

		.hp_body.no_image .sbox .below_sbox .bsb_signup .text.right .signup_learnmore .chevron {
			border-left: 6px solid #444;
			border-bottom: 6px solid #444
		}

		.hp_body.no_image .sbox .below_sbox .bsb_donation .current_donation .text {
			text-shadow: none;
			color: #007daa
		}

		.hp_body.no_image .sbox .below_sbox .bsb_gwb .cause {
			color: #444
		}

		.hp_body.no_image .sbox .below_sbox .bsb_gwb .cause .gwb_icon {
			background-image: url(/rp/etQu7XPiFf7bDZu1SOKO9FxbsEk.svg)
		}

		.hp_body.no_image .sbox .below_sbox .bsb_gwb .donation_box {
			color: #444;
			background: #f9f9f9
		}

		.hp_body.no_image .sbox .below_sbox .bsb_gwb .donation_box:hover {
			background: #e7e7e7
		}

		.hp_body.no_image .sbox .below_sbox .bsb_gwb .donation_box .contribution .points .month_point {
			color: #007daa
		}

		.hp_body.no_image .sbox .below_sbox .bsb_gwb .donation_box .contribution .impact .chevron {
			border-left: 6px solid #444;
			border-bottom: 6px solid #444
		}

		.hp_body.no_image .sbox .below_sbox .bsb_gwb .donation_box .total .donation_amount {
			color: #007daa
		}

		.notif {
			z-index: 6
		}

		.notif.msb {
			max-width: 300px;
			font-size: .8125rem;
			flex-direction: column;
			box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 5px 1px rgba(0, 0, 0, .18);
			padding: 20px;
			border-radius: 6px;
			top: 120%;
			display: flex;
			background-color: #fefefe;
			right: 0;
			position: absolute
		}

		.notif.msb .title {
			font-size: .9375rem;
			font-weight: bold
		}

		.notif.msb .msg {
			padding: 20px 0;
			display: flex
		}

		.notif.msb .buttons {
			justify-content: space-between;
			flex-direction: row;
			display: flex
		}

		.notif.msb .buttons>* {
			box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 5px 1px rgba(0, 0, 0, .18);
			border-radius: 2px;
			padding: 10px;
			cursor: pointer
		}

		.notif.msb .buttons .accpt {
			margin-right: 10px;
			color: #fff;
			background-color: #008080
		}

		.notif.msb .buttons .dismiss {
			top: 0;
			position: absolute;
			right: 0;
			box-shadow: none;
			padding: 15px
		}

		.header {
			height: 5vh;
			width: 80%;
			position: fixed;
			display: flex;
			z-index: 3;
			min-width: 820px
		}

		@media screen and (min-width:2240px) {
			.header {
				width: 1792px
			}
		}

		.head_cont {
			vertical-align: middle;
			line-height: 39px;
			white-space: nowrap;
			position: relative;
			flex-direction: row;
			display: flex;
			margin-right: auto
		}

		.head_cont .scope_cont,
		.head_cont .logo_cont {
			display: inline-block
		}

		.head_cont .logo_cont {
			width: 154px;
			height: 24px
		}

		.head_cont .scope_cont {
			margin-left: 72px
		}

		.head_cont .logo {
			position: absolute;
			width: 154px;
			height: 24px;
			transform: translate(0, 12px) scale(1.16);
			filter: drop-shadow(0 0 24px rgba(0, 0, 0, .45))
		}

		.head_cont .logo .squares .top_l {
			fill: #f26522
		}

		.head_cont .logo .squares .top_r {
			fill: #8dc63f
		}

		.head_cont .logo .squares .bom_l {
			fill: #00aeef
		}

		.head_cont .logo .squares .bom_r {
			fill: #ffc20e
		}

		.head_cont .logo .ms_text,
		.head_cont .logo .b_text {
			fill: #fff
		}

		.scope_cont,
		.logo_cont {
			z-index: 3
		}

		.scopes,
		#idCont {
			display: none;
			z-index: 3;
			margin: 0;
			padding: 0;
			vertical-align: text-bottom
		}

		#idCont {
			position: absolute
		}

		@media screen and (max-width:1024px) {
			header#hdr.header {
				min-width: auto
			}

			footer#footer.footer {
				min-width: auto
			}

			.bottom_row .scroll_cont {
				width: 100% !important
			}
		}

		.sbox #sb_form.icons_max_targ {
			padding-right: 2px
		}

		.sbox #sb_form.icons_max_targ #sw_as {
			right: 2px;
			padding-top: 5px;
			margin-top: -2px
		}

		.sbox #sb_form.icons_max_targ #search_icon {
			cursor: pointer;
			margin: 0 0 0 0;
			padding: 13px 10px 13px 8px;
			box-sizing: content-box
		}

		.sbox #sb_form.icons_max_targ .icon {
			cursor: pointer;
			margin: 0 0 0 0;
			padding: 13px 3px 13px 6px;
			box-sizing: content-box
		}

		.sbox #sb_form.icons_max_targ .icon.keyboard_cont {
			padding: 13px 4px 13px 11px
		}

		.sbox #sb_form.icons_max_targ .icon.keyboard_cont #vkeyIconCont {
			width: 100%;
			height: 100%
		}

		.sbox #sb_form.icons_max_targ .mic_cont .b_icon .icon_path {
			fill: #1a73e8
		}

		.sbox #sb_form.icons_max_targ .sb_bpr+.mic_cont .b_icon .icon_path {
			fill: #111
		}

		.sbox #sb_form.icons_max_targ #bpage.b_drk .mic_cont .b_icon .icon_path {
			fill: #fff
		}

		.sbox #sb_form.icons_max_targ #bpage.b_drk .sb_bpr+.mic_cont .b_icon .icon_path {
			fill: #fff
		}

		.sbox #sb_form.icons_max_targ #sbiarea #sbicom .sbipane {
			left: -353.5px
		}

		.hpn_top_container {
			overflow: hidden
		}

		.bottom_row,
		.below_sbox {
			display: none
		}

		@media screen and (-ms-high-contrast:black-on-white) {

			.logo,
			#hp_trivia_icon,
			.mappin,
			.musCardCont .share,
			.edit_interests {
				background-color: #000
			}

			#leftNavCaro,
			#rightNavCaro {
				background-color: #fff
			}
		}

		@media screen and (-ms-high-contrast:active) {

			#leftNavCaro,
			#rightNavCaro {
				background-color: #000
			}
		}

		#keyBoardTop {
			display: inline-block;
			cursor: move;
			height: 40px;
			vertical-align: middle
		}

		#keyboard>div {
			direction: ltr
		}

		.copyClip {
			background-position: center;
			background-repeat: no-repeat
		}

		.key {
			height: 30px;
			margin: 2px;
			padding: 0 1px 1px;
			border: none;
			cursor: pointer;
			vertical-align: middle;
			padding-left: 2px
		}

		.key:hover {
			background-color: #159cff;
			color: #fff
		}

		#iK.key:hover,
		#iK1.key:hover {
			background-color: #eee
		}

		.selectedKey {
			background-color: #666;
			color: #fff
		}

		.normalKey {
			background-color: #ccc;
			color: #333
		}

		#closeSoftKeyboard {
			cursor: pointer;
			background: url(/rp/i3t3vGbFsQ-XpUOCob6i88omBUs.png) -352px -64px no-repeat;
			float: right;
			height: 20px;
			width: 20px;
			margin: 10px 0 0;
			transform: scale(.5)
		}

		.keyboardExt {
			width: 570px !important
		}

		#keyboard {
			padding: 0 10px 10px;
			position: absolute;
			right: 30px;
			width: 540px;
			height: 220px;
			z-index: 100009;
			margin: 5px -10px 0 0;
			font-size: 15px;
			background: #fff;
			border: 2px solid #ddd;
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: none;
			-o-user-select: none;
			user-select: none
		}

		#keyboard:focus {
			outline: none
		}

		.hideData {
			display: none
		}

		.skbCK {
			width: 30px
		}

		.skbCAK {
			width: 90px
		}

		.skbRCAK {
			width: 145px
		}

		.skbSK {
			width: 70px
		}

		.skbRSK {
			width: 118px
		}

		.extSkbRSK {
			width: 80px
		}

		.extSkbRSK1 {
			width: 50px
		}

		.extSkbRSK2 {
			width: 83px
		}

		.skbCapK {
			width: 50px
		}

		.skbSpK {
			width: 290px
		}

		.rtl .skbSK {
			width: 75px !important
		}

		.rtl .skbCapK {
			width: 50px !important
		}

		.rtl .skbRSK {
			width: 114px !important
		}

		.skbIK {
			width: 45px;
			background-color: #eee
		}

		.skbRIK {
			width: 41px;
			background-color: #eee
		}

		.skbEK {
			width: 104px
		}

		.extSkbEK {
			width: 60px
		}

		.extSkbEK1 {
			width: 70px
		}

		.skbBK {
			background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAANBAMAAABBQrPjAAAAIVBMVEX///9AQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBoDRfjAAAACnRSTlMAETNmd4iZzN3ul1cQFgAAAFFJREFUCFtjYGBg6loFAUsYGBg0i40hIAsoMV2AAQKsgBKFDAzsCQzpIA5Ygm0Z2zIQR7MRpCKrKwHE6VIAcThWMGDIoOhBMQ3VHhQXINy2FAB95iAI/vLOaQAAAABJRU5ErkJggg==);
			background-position: center;
			background-repeat: no-repeat;
			width: 90px
		}

		.sbkBK:active {
			background-position: 53% 55%
		}

		#mlKbLang {
			margin: 10px 0 0 5px;
			padding: 0 0 0 5px;
			height: 32px;
			cursor: pointer
		}

		.copyClip {
			background: url(/rp/yjAjPJIMzvruRcshny6aujakheA.png)
		}

		#sb_form #sb_form_q {
			width: 80%
		}

		#sb_form .icons {
			width: 20%;
			min-width: 75px;
			max-width: 120px
		}

		#sb_form .icons>* {
			width: 33%
		}

		#sb_form #vkeyIcon svg:hover {
			filter: grayscale(1) brightness(.6);
			-webkit-filter: grayscale(1) brightness(.6)
		}
	</style>
</head>

<body data-priority="2">
	<div class="hpapp">
		<div class="hp_body  ">
			<div>
				<div class="hp_top_cover_container" data-priority>
					<div class="shaders">
						<div class="topLeft"></div>
						<div class="topRight"></div>
					</div>
					<div class="hp_top_cover"
						style="background-image: url(/th?id=OHR.Hunebourg_ROW9321634276_1920x1080.jpg&amp;rf=LaDigue_1920x1080.jpg&amp;qlt=40); opacity: ;">
						<div class="hp_top_cover_dim" style="opacity: 0;"></div>
					</div>
				</div>
				<div class="hp_media_container">
					<div class="shaders">
						<div class="bottom"></div>
					</div>
					<div class="img_cont"
						style="background-image: url(/th?id=OHR.Hunebourg_ROW9321634276_1920x1080.jpg&amp;rf=LaDigue_1920x1080.jpg&amp;qlt=40); opacity: ;">
						<div class="hp_top_cover_dim" style="opacity: 0;" data-priority></div>
					</div>
				</div>
			</div>
			<div class="hpl"></div>
			<div class="hpl hp_cont" role="main">
				<header class="header" id="hdr" data-priority>
					<div class="head_cont">
						<h1 class="logo_cont" aria-labelledby="bLogo"></h1>
						<div class="scope_cont">
							<ul class="scopes" role="application">
								<li class="scope " id="images"><a href="/images?FORM=Z9LH" data-h="ID=HpApp,9107.1"
										target rel="noopener">Imágenes</a></li>
								<li class="scope try_exp" id="video"><a href="/videos?FORM=Z9LH1"
										data-h="ID=HpApp,7808.1" target rel="noopener">Vídeos</a></li>
								<li class="scope try_exp" id="translate"><a
										href="/search?q=Bing+traducir&amp;FORM=TTAHP1" data-h="ID=HpApp,14108.1" target
										rel="noopener">Traducir</a></li>
								<li class="scope dots" id="dots_overflow_menu_container" tabIndex="0" role="button"
									aria-haspopup="true" aria-expanded="false" aria-label="Más">
									<ul class="overflow_menu">
										<li class="overflow_item try_exp" id="video" role="presentation"
											aria-haspopup="false" aria-expanded aria-label="Vídeos"><a
												href="/videos?FORM=Z9LH1" data-h="ID=HpApp,7808.1" target
												rel="noopener">Vídeos</a></li>
										<li class="overflow_item try_exp" id="translate" role="presentation"
											aria-haspopup="false" aria-expanded aria-label="Traducir"><a
												href="/search?q=Bing+traducir&amp;FORM=TTAHP1" data-h="ID=HpApp,14108.1"
												target rel="noopener">Traducir</a></li>
										<li class="overflow_item" id="local" role="presentation" aria-haspopup="false"
											aria-expanded aria-label="Mapas"><a href="/maps?FORM=Z9LH2"
												data-h="ID=HpApp,7692.1" target rel="noopener">Mapas</a></li>
										<li class="overflow_item" id="news" role="presentation" aria-haspopup="false"
											aria-expanded aria-label="Noticias"><a
												href="/news/search?q=Historias+destacadas&amp;nvaug=%5bNewsVertical+Category%3d%22rt_MaxClass%22%5d&amp;FORM=Z9LH3"
												data-h="ID=HpApp,6720.1" target rel="noopener">Noticias</a></li>
										<li class="overflow_item divider" id="msn" role="presentation"
											aria-haspopup="false" aria-expanded aria-label="MSN"><a
												href="//www.msn.com/?ocid=BHEA000" data-h="ID=HpApp,5483.1"
												target="_blank" rel="noopener">MSN</a></li>
										<li class="overflow_item" id="marketplace" role="presentation"
											aria-haspopup="false" aria-expanded aria-label="TakeLessons"><a
												href="//www.takelessons.com/search?sort=1&amp;utm_source=bing&amp;utm_medium=hp&amp;utm_campaign=onedollarmar22promo_bingrewards&amp;coupon=$1PROMO"
												data-h="ID=HpApp,17499.1" target="_blank" rel="noopener">TakeLessons</a>
										</li>
										<li class="overflow_item has_sub" id="office" role="button" aria-haspopup="true"
											aria-expanded="false" aria-label="Office"><a
												href="//www.office.com?WT.mc_id=O16_BingHP" data-h="ID=HpApp,8958.1"
												target="_blank" rel="noopener">Office</a><span class="scarrow"></span>
											<div class="overflow_container">
												<div class="submenu">
													<ul class="overflow_menu">
														<li class="overflow_item" id="outlook" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="Outlook"><a
																href="//outlook.com/?WT.mc_id=O16_BingHP"
																data-h="ID=HpApp,11038.1" target="_blank"
																rel="noopener">
																<div class="icon"></div>
																<div class="text">Outlook</div>
															</a></li>
														<li class="overflow_item" id="word" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="Word"><a
																href="//office.live.com/start/Word.aspx?WT.mc_id=O16_BingHP"
																data-h="ID=HpApp,6667.1" target="_blank" rel="noopener">
																<div class="icon"></div>
																<div class="text">Word</div>
															</a></li>
														<li class="overflow_item" id="excel" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="Excel"><a
																href="//office.live.com/start/Excel.aspx?WT.mc_id=O16_BingHP"
																data-h="ID=HpApp,7761.1" target="_blank" rel="noopener">
																<div class="icon"></div>
																<div class="text">Excel</div>
															</a></li>
														<li class="overflow_item" id="powerpoint" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="PowerPoint">
															<a href="//office.live.com/start/PowerPoint.aspx?WT.mc_id=O16_BingHP"
																data-h="ID=HpApp,16357.1" target="_blank"
																rel="noopener">
																<div class="icon"></div>
																<div class="text">PowerPoint</div>
															</a></li>
														<li class="overflow_item" id="onenote" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="OneNote"><a
																href="//www.onenote.com/notebooks?WT.mc_id=O16_BingHP"
																data-h="ID=HpApp,10828.1" target="_blank"
																rel="noopener">
																<div class="icon"></div>
																<div class="text">OneNote</div>
															</a></li>
														<li class="overflow_item" id="sway" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="Sway"><a
																href="//sway.office.com?WT.mc_id=O16_BingHP&amp;utm_source=O16Bing&amp;utm_medium=Nav&amp;utm_campaign=HP"
																data-h="ID=HpApp,6768.1" target="_blank" rel="noopener">
																<div class="icon"></div>
																<div class="text">Sway</div>
															</a></li>
														<li class="overflow_item" id="onedrive" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="OneDrive"><a
																href="//onedrive.live.com/?gologin=1&amp;WT.mc_id=O16_BingHP"
																data-h="ID=HpApp,12364.1" target="_blank"
																rel="noopener">
																<div class="icon"></div>
																<div class="text">OneDrive</div>
															</a></li>
														<li class="overflow_item" id="calendar" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="Calendario">
															<a href="//calendar.live.com/?WT.mc_id=O16_BingHP"
																data-h="ID=HpApp,12020.1" target="_blank"
																rel="noopener">
																<div class="icon"></div>
																<div class="text">Calendario</div>
															</a></li>
														<li class="overflow_item" id="people" role="presentation"
															aria-haspopup="false" aria-expanded aria-label="Contactos">
															<a href="//outlook.live.com/owa/?path=/people&amp;WT.mc_id=O16_BingHP"
																data-h="ID=HpApp,9232.1" target="_blank" rel="noopener">
																<div class="icon"></div>
																<div class="text">Contactos</div>
															</a></li>
													</ul>
												</div>
											</div>
										</li>
									</ul>
								</li>
							</ul>
						</div>
					</div>
					<div id="idCont">
						<span class="sw_mktsw"><a href="/?setlang=ca&amp;cc=ES" data-h="ID=HpApp,30566.1" class="sw_lang">català</a><a href="/?setlang=en&amp;cc=ES" data-h="ID=HpApp,30167.1" class="sw_lang">English</a></span>
					</div>
				</header>
				<div class="dimmer "></div>
				<div class="sbox ">
					<form data-h="ID=HpApp,21474.1" class="sb_form hassbi   " id="sb_form" action="/search"><input id="sb_form_q" class="sb_form_q" name="q" type="search" maxLength="1000" autocomplete="off" aria-label="Enter your search term" autofocus aria-controls="sw_as" aria-autocomplete="both" aria-owns="sw_as" />
						<div class="mic_cont icon">
							<div class="b_icon tooltip" role="button" tabIndex="0" aria-label="Search using voice"
								data-sbtipx="Search using voice" data-tooltip="Search using voice"
								style="height: 100%;"><svg viewBox="0 0 20 20">
									<path d="m0 0h20v20h-20z" fill="none"></path>
									<path class="icon_path"
										d="m16.379 11.694c-.458-.194-.983-.019-1.241.406-.252.416-.553.8-.895 1.142-.544.543-1.191.983-1.908 1.286-.717.304-1.504.472-2.335.472s-1.618-.168-2.335-.471-1.364-.743-1.908-1.286c-.342-.343-.644-.726-.895-1.142-.257-.425-.783-.6-1.24-.407-.552.233-.793.906-.484 1.42.338.563.744 1.081 1.205 1.543.723.722 1.584 1.308 2.542 1.714.664.28 1.375.467 2.115.56v2.069c0 .552.448 1 1 1s1-.448 1-1v-2.069c.74-.093 1.451-.279 2.114-.559h.001c.958-.406 1.819-.991 2.542-1.713l.001-.001c.461-.462.866-.979 1.205-1.542.308-.516.068-1.188-.484-1.422zm-6.379 1.306c2.209 0 4-1.791 4-4v-5c0-2.209-1.791-4-4-4s-4 1.791-4 4v5c0 2.209 1.791 4 4 4zm-2-9c0-1.103.897-2 2-2s2 .897 2 2v5c0 1.103-.897 2-2 2s-2-.897-2-2z">
									</path>
								</svg></div>
						</div>
						<div class="icon tooltip" aria-label="Busca con un teclado en pantalla" role="button">
							<div id="vkeyIcon" class="vkeyRest"><svg viewBox="0 0 25 24"
									enable-background="new 0 0 25 24">
									<path fill="#007DAA"
										d="M19 8h-3c-.552 0-1 .448-1 1v.5c0 .552.448 1 1 1h3c.552 0 1-.448 1-1v-.5c0-.552-.448-1-1-1zm-12.5 0h-.5c-.552 0-1 .448-1 1v.5c0 .552.448 1 1 1h.5c.552 0 1-.448 1-1v-.5c0-.552-.448-1-1-1zm4.5 2.5h.5c.552 0 1-.448 1-1v-.5c0-.552-.448-1-1-1h-.5c-.552 0-1 .448-1 1v.5c0 .552.448 1 1 1zm8 2.5h-.5c-.552 0-1 .448-1 1v.5c0 .552.448 1 1 1h.5c.552 0 1-.448 1-1v-.5c0-.552-.448-1-1-1zm-5 0h-3c-.552 0-1 .448-1 1v.5c0 .552.448 1 1 1h3c.552 0 1-.448 1-1v-.5c0-.552-.448-1-1-1zm-7.5 0h-.5c-.552 0-1 .448-1 1v.5c0 .552.448 1 1 1h.5c.552 0 1-.448 1-1v-.5c0-.552-.448-1-1-1zm15.5-11h-19c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h19c1.657 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3zm.5 17c0 .276-.225.5-.5.5h-19c-.275 0-.5-.224-.5-.5v-14c0-.276.225-.5.5-.5h19c.275 0 .5.224.5.5v14z">
									</path>
									<path fill="none" d="M0 0h25v24h-25z"></path>
								</svg></div>
						</div>
						<input id="sb_form_go" type="submit" aria-label="Search" name="search" value tabIndex="0" /><label for="sb_form_go" class="search icon tooltip" id="search_icon" aria-label="Buscar en Internet" tabIndex="-1"><svg viewBox="0 0 25 25"><path stroke="#007DAA" stroke-width="2.5" stroke-linecap="round" stroke-miterlimit="10" fill="none" d="M23.75 23.75l-9-9"></path><circle stroke="#007DAA" stroke-width="2.5" stroke-linecap="round" stroke-miterlimit="10" cx="9" cy="9" r="7.75" fill="none"></circle><path fill="none" d="M25 25h-25v-25h25z"></path></svg></label>
						<div id="sw_as" style="display: block; margin-left: 0px; margin-right: -10px;">
							<div class="sa_as" data-priority="2" style="display: none;"></div>
						</div>
						<div class="below_sbox"></div><a data-h="ID=HpApp,19180.1"
							id="sb_hidden"></a><input type="hidden" value="QBLH" name="form" /></form>
				</div>
			</div>
			<div class="hpl">
				<div class="hp_special_experience msnpeek" data-priority></div>
			</div>
			<div class="hpl">
				<div class="bottom_row widget msnpeek" data-priority>
					<div class="scroll_cont show_none no_vs" id="scroll_cont">
						<div class="vs_cont" id="vs_cont">
							<div class="mc_caro">
								<div class="musCard">
									<div class="musCardCont">
										<div class="bingwpapptext"><a
												href="https://go.microsoft.com/fwlink/?linkid=2127455"
												data-h="ID=HpApp,31826.1" class="bingwpapplink" target="_blank"
												rel="noopener" tabIndex="0">
												<div>Obtener la aplicación de Fondo de pantalla de Bing</div>
											</a></div>
										<div class="hr"></div><a
											href="/search?q=ch%c3%a2teau+de+hunebourg+bas-rhin+&amp;form=hpcapt&amp;filters=HpDate:&quot;20220426_0700&quot;"
											data-h="ID=HpApp,21421.1" class="title">Château de Hunebourg, Bas-Rhin,
											Alsace, France</a>
										<div class="copyright-container">
											<div class="copyright" id="copyright">© Leonid Andronov/Alamy</div>
											<ul class="share">
												<li><a href="/th?id=OHR.Hunebourg_ROW9321634276_1920x1200.jpg&amp;rf=LaDigue_1920x1200.jpg"
														data-h="ID=HpApp,44580.1" class="downloadLink "
														download="BingWallpaper.jpg"
														title="Descarga la imagen. Solo se puede usar como papel tapiz."
														tabIndex="0" role="button"><svg class="downloadIcon" x="0px"
															y="0px" viewBox="0 0 22 22"
															enable-background="new 0 0 22 22" aria-hidden="true"
															role="presentation">
															<path
																d="M17.842 11.483l-6.671 6.725-6.671-6.725.967-.967 5.017 5.049v-15.565h1.375v15.565l5.017-5.049.966.967zm-12.859 10.517v-1.375h12.375v1.375h-12.375z">
															</path>
														</svg></a></li>
											</ul>
										</div>
									</div>
									<div class="headline">
										<div class="icon_text"><a
												href="/search?q=ch%c3%a2teau+de+hunebourg+bas-rhin+&amp;form=hpcapt&amp;filters=HpDate:&quot;20220426_0700&quot;"
												data-h="ID=HpApp,27763.1">
												<div class="icon"><svg class="mappin" height="16" width="16"
														viewBox="0 0 12 12" aria-hidden="true" role="presentation">
														<path d="M0 0h12v12h-12z" fill="none"></path>
														<path
															d="M6.5 3a1.5 1.5 0 1 0 1.5 1.5 1.5 1.5 0 0 0-1.5-1.5zm0-3a4.5 4.5 0 0 0-4.5 4.5 5.607 5.607 0 0 0 .087.873c.453 2.892 2.951 5.579 3.706 6.334a1 1 0 0 0 1.414 0c.755-.755 3.253-3.442 3.706-6.334a5.549 5.549 0 0 0 .087-.873 4.5 4.5 0 0 0-4.5-4.5zm3.425 5.218c-.36 2.296-2.293 4.65-3.425 5.782-1.131-1.132-3.065-3.486-3.425-5.782a4.694 4.694 0 0 1-.075-.718 3.5 3.5 0 0 1 7 0 4.634 4.634 0 0 1-.075.718z">
														</path>
													</svg></div>
												<h1 class="text" id="headline">Info</h1>
											</a></div>
										<div class="nav"><a href="#" data-h="ID=HpApp,19231.1" id="leftNav"
												class="leftNav disabled" role="button"
												aria-label="Imagen anterior"></a><a href="#" data-h="ID=HpApp,21465.1"
												id="rightNav" class="rightNav disabled" role="button"
												aria-label="Siguiente imagen"></a></div>
									</div>
								</div>
							</div>
							<div class="vs"><a href="#" data-h="ID=HpApp,27953.1" tabIndex="-1"
									aria-label="instrument link" aria-hidden="true"></a><a href="#"
									data-h="ID=HpApp,30315.1" tabIndex="-1" aria-label="instrument link"
									aria-hidden="true"></a>
								<div class="carousel show" id="carousel">
									<div class="nav"><a href="#" data-h="ID=HpApp,36373.1" class="down"
											id="hideShowCaro" role="button"
											aria-label="The taskbar was hidden. Press to expand taskbar"
											aria-expanded="false" tabindex="0"></a><a
											href="/profile/interests?FORM=O2HV45" data-h="ID=HpApp,26644.1"
											class="edit_interests" id="editInterets" role="button"
											aria-label="Administrar intereses" style="display: none;" tabindex="0"><svg
												viewBox="0 0 12 12" enable-background="new 0 0 12 12" height="16"
												width="16">
												<path
													d="M9.724 3.734l-1.459-1.459 1.338-1.336.002-.001v-.001l1.459 1.459-1.34 1.338zm-5.459 5.451c-.108-.325-.273-.662-.534-.923-.262-.262-.602-.425-.931-.529l4.801-4.795 1.46 1.46-4.796 4.787zm-1.01 1.009l-2.089.641.615-2.085.35-.349c.337.106.686.274.954.542.257.257.417.583.523.899l-.353.352zm8.471-8.462l-1.458-1.458c-.182-.182-.422-.274-.663-.274-.241 0-.481.092-.663.274l-7.992 7.981-.888 3.012c-.088.364.193.695.544.695l.142-.018 3.003-.92.05-.052v.012l.663-.663v-.01l5.259-5.251.002.002.663-.663-.001-.002 1.34-1.338c.364-.366.364-.962-.001-1.327z">
												</path>
											</svg></a><a data-h="ID=HpApp,36048.1" class="leftNav disabled"
											id="leftNavCaro" role="button" aria-label="Noticias anteriores"
											tabindex="0"></a><a data-h="ID=HpApp,39127.1" class="rightNav disabled"
											id="rightNavCaro" role="button" aria-label="Más noticias" tabindex="0"></a>
									</div>
									<ul id="crs_pane"></ul>
								</div>
								<div class="modules_wrapper"><a href="#" data-h="ID=HpApp,23356.1" id="vs_hidden"
										tabIndex="-1" aria-label="instrument link" aria-hidden="true"></a></div>
							</div>
						</div>
					</div>
				</div>
			</div>
			<div class="hpl"></div>
		</div>
	</div>
	<div class="hide" id="hpapp_id" data-priority="">
		<div id="id_h" role="complementary" aria-label="Premios y preferencias de la cuenta" data-priority="2"><a
				id="id_l" class="id_button" aria-haspopup="true" aria-controls="id_d" aria-expanded="false"
				data-clarity-mask="true" href="javascript:void(0);"
				h="ID=SERP,5014.1"><span id="id_s" aria-hidden="false">Iniciar sesi&#243;n</span><span class="sw_spd id_avatar" id="id_a" aria-hidden="false" aria-label="Imagen de perfil predeterminada"></span><span id="id_n" style="display:none" aria-hidden="true"></span><img id="id_p" class="id_avatar sw_spd" style="display:none" aria-hidden="true" alt="Imagen de perfil" aria-label="Imagen de perfil" onError="" data-src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAEALAAAAAABAAEAAAIBTAA7" data-alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgYAAAAAMAASsJTYQAAAAASUVORK5CYII="/></a><span id="id_d" _iid="SERP.5031"></span><a
					class="id_button" id="id_rh" aria-label="Microsoft Rewards" role="button" aria-expanded="false"
					aria-haspopup="true" aria-controls="bepfo" href="javascript:void(0)"
					h="ID=SERP,5021.1"><span id="id_rc" class="hp">Rewards</span><span id="rewards_header_icon hp" class="rwds_svg hp pc"><span class="rhlined hp"></span><span class="rhfill hp"></span><svg
						xmlns="http://www.w3.org/2000/svg" id="rh_meter">
						<circle cx="20" cy="20" r="14" id="rh_animcrcl" class="hp" stroke-dasharray="88, 88"
							transform="rotate(-90,20,20)"></circle>
					</svg></span></a><a class="b_hide" id="id_rwl" href="/rewards/dashboard"
					h="ID=SERP,5020.1"></a><span id="nc_iid" _IG="20AD53EBB8F9410AB6D066666260AADE" _iid="SERP.5019"></span><a
					id="id_sc" class="idp_ham hphbtop" aria-label="Configuraciones y vínculos rápidos"
					aria-expanded="false" aria-controls="id_hbfo" aria-haspopup="true" role="button" tabindex="0"
					href="javascript:void(0);"
					h="ID=SERP,5029.1"></a><span id="id_hbfo" _iid="SERP.5030" class="slide_up hpfo hb_hpqexp" tabindex='-1' aria-hidden="true" aria-labelledby="id_sc" role="menu"></span>
		</div>
	</div>
	<script type="importmap" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">
		{ "imports": {"rms-answers-HomepageVNext-PeregrineWidgets":"https://assets.msn.com/bundles/v1/bingHomepage/latest/widget-initializer.js"} } 
	</script>
	<script type="text/javascript" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">
		//<![CDATA[
var img_p = _ge('id_p'); img_p && sj_be(img_p, 'error', function() {FallBackToDefaultProfilePic(img_p) });;
//]]>
	</script>
	<script type="text/javascript" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">
		//<![CDATA[
var logMetaError=function(n){(new Image).src=_G.lsUrl+'&Type=Event.ClientInst&DATA=[{"T":"CI.MetaError","FID":"CI","Name":"MetaJSError","Text":"'+escape(n)+'"}]'},getHref=function(){return location.href},regexEscape;try{regexEscape=function(n){return n.replace(/([.?*+^$&[\]\\(){}|<>-])/g,"\\$1")};function jsErrorHandler(n){var s,r,y,p,u,f,w,e,h,c,o;try{if(s="ERC",r=window[s],r=r?r+1:1,r===16&&(n=new Error("max errors reached")),r>16)return;window[s]=r;var l=n.error||n,b='"noMessage"',k=n.filename,d=n.lineno,g=n.colno,nt=n.extra,a=l.severity||"Error",tt=l.message||b,i=l.stack,t='"'+escape(tt.replace(/"/g,""))+'"',it=new RegExp(regexEscape(getHref()),"g");if(i){for(y=/\(([^\)]+):[0-9]+:[0-9]+\)/g,u={};(p=y.exec(i))!==null;)f=p[1],u[f]?u[f]++:u[f]=1;e=0;for(h in u)u[h]>1&&(c=regexEscape(h),w=new RegExp(c,"g"),i=i.replace(w,e),i+="#"+e+"="+c,e++);i=i.replace(it,"self").replace(/"/g,"");t+=',"Stack":"'+(escape(i)+'"')}if(k&&(t+=',"Meta":"'+escape(k.replace(it,"self"))+'"'),d&&(t+=',"Line":"'+d+'"'),g&&(t+=',"Char":"'+g+'"'),nt&&(t+=',"ExtraInfo":"'+nt+'"'),tt===b)if(a="Warning",t+=',"ObjectToString":"'+n.toString()+'"',JSON&&JSON.stringify)t+=',"JSON":"'+escape(JSON.stringify(n))+'"';else for(o in n)n.hasOwnProperty(o)&&(t+=',"'+o+'":"'+n[o]+'"');var rt=(new Date).getTime(),ut='"T":"CI.'+a+'","FID":"CI","Name":"JS'+a+'","Text":'+t+"",ft="<E><T>Event.ClientInst<\/T><IG>"+_G.IG+"<\/IG><TS>"+rt+"<\/TS><D><![CDATA[[{"+ut+"}]]\]><\/D><\/E>",et="<ClientInstRequest><Events>"+ft+"<\/Events><STS>"+rt+"<\/STS><\/ClientInstRequest>",v=new XMLHttpRequest;v.open("POST","/fd/ls/lsp.aspx?",!0);v.setRequestHeader("Content-Type","text/xml");v.send(et);typeof sj_evt!="undefined"&&sj_evt.fire("ErrorInstrumentation",t)}catch(ot){logMetaError("Failed to execute error handler. "+ot.message)}}window.addEventListener&&window.addEventListener("error",jsErrorHandler,!1);window.addEventListener||window.onerror||(window.onerror=function(n,t,i,r,u){var f="",e;typeof n=="object"&&n.srcElement&&n.srcElement.src?f="\"ScriptSrc = '"+escape(n.srcElement.src.replace(/'/g,""))+"'\"":(n=""+n,f='"'+escape(n.replace(/"/g,""))+'","Meta":"'+escape(t)+'","Line":'+i+',"Char": '+r,u&&u.stack&&(e=new RegExp(regexEscape(getHref()),"g"),f+=',"Stack":"'+escape(u.stack.replace(e,"self").replace(/"/g,"")+'"')));(new Image).src=_G.lsUrl+'&Type=Event.ClientInst&DATA=[{"T":"CI.GetError","FID":"CI","Name":"JSGetError","Text":'+f+"}]";typeof sj_evt!="undefined"&&sj_evt.fire("ErrorInstrumentation",f)})}catch(e){logMetaError("Failed to bind error handler "+e.message)};_G={Region:"ES",Lang:"es-ES",ST:(typeof si_ST!=='undefined'?si_ST:new Date),Mkt:"es-ES",RevIpCC:"es",RTL:false,Ver:"18",IG:"20AD53EBB8F9410AB6D066666260AADE",EventID:"A6ABB01112FF4D23A61FC2002ABA73DC",V:"homepage",P:"SERP",DA:"DUB02",SUIH:"J7Bq7I27Gvk7CzaluuAdHQ",adc:"b_ad",EF:{cookss:1,bmcov:1,crossdomainfix:1,bmasynctrigger:1,chevroncheckmousemove:1},gpUrl:"\/fd\/ls\/GLinkPing.aspx?" }; _G.lsUrl="/fd/ls/l?IG="+_G.IG ;curUrl="https:\/\/www.bing.com\/";function si_T(a){ if(document.images){_G.GPImg=new Image;_G.GPImg.src=_G.gpUrl+'IG='+_G.IG+'&'+a;}return true;}_G.NTT="600000";_G.CTT="3000";;var _model ={"ClientSettings":{"Pn":{"Cn":1,"St":0,"Qs":0,"Prod":"P"},"Sc":{"Cn":1,"St":0,"Qs":0,"Prod":"H"},"Qz":{"Cn":1,"St":0,"Qs":0,"Prod":"T"},"Ap":true,"Mute":true,"Lad":"2022-04-26T00:00:00Z","Iotd":0,"Gwb":0,"Dft":null,"Mvs":0,"Flt":0,"Imp":1},"MediaContents":[{"ImageContent":{"Description":"We\u0027re enjoying the view of Château de Hunebourg, nestled in a forest in the Alsace region of north-east France. The impressive castle sits on a 425-metre-high sandstone rock outcrop and is accessible from the Zinsel du Nord valley. Formerly owned by the Counts of Hunebourg, the castle was originally built in the 12th century, but very little remains from this period. It was reconstructed in a neo-Romanesque style in the 1930s. During the Second World War, it was a centre of Nazi propaganda before being sequestered. It later became a holiday resort and hotel. The building was listed as a historical monument in 2007.","Image":{"Url":"/th?id=OHR.Hunebourg_ROW9321634276_1920x1080.jpg\u0026rf=LaDigue_1920x1080.jpg","Wallpaper":"/th?id=OHR.Hunebourg_ROW9321634276_1920x1200.jpg\u0026rf=LaDigue_1920x1200.jpg","Downloadable":true},"Headline":"Info","Title":"Château de Hunebourg, Bas-Rhin, Alsace, France","Copyright":"© Leonid Andronov/Alamy","SocialGood":null,"MapLink":{"Url":"","Link":""},"QuickFact":{"MainText":"","LinkUrl":"","LinkText":""},"TriviaUrl":"/search?q=Bing+homepage+quiz\u0026filters=WQOskey:\u0022HPQuiz_20220426_Hunebourg\u0022\u0026FORM=HPQUIZ","BackstageUrl":"/search?q=ch%c3%a2teau+de+hunebourg+bas-rhin+\u0026form=hpcapt\u0026filters=HpDate:\u002220220426_0700\u0022","TriviaId":"HPQuiz_20220426_Hunebourg"},"AudioContent":null,"VideoContent":null,"Ssd":"20220426_0700","FullDateString":"26 de abr. de 2022"}],"LocStrings":{"LOC_HOMEPAGE_VERTICAL_SCROLL_IOTD":"Imagen del día","LOC_HOMEPAGE_VERTICAL_SCROLL_IOTD_LEARN_MORE":"Más información","LOC_HOMEPAGE_VERTICAL_SCROLL_DONATE_NOW":"Donar ahora","LOC_HOMEPAGE_VERTICAL_SCROLL_FACT":"Sabías que:","LOC_HOMEPAGE_GALLERY_CARD_TITLE":"Imágenes recientes de la página principal","LOC_HOMEPAGE_VERTICAL_SCROLL_GALLERY_IMAGE_ARIALABEL":"Imagen de la página principal del {0}","LOC_HOMEPAGE_ON_THIS_DAY_TITLE":"En este día en la historia","LOC_HOMEPAGE_HOLIDAY_BTN_DONATE":"Donar","LOC_HOMEPAGE_SHARE_TOOLTIP":"Compartir la página principal de Bing de hoy","LOC_HOMEPAGE_WALLPAPERDOWNLOAD_TOOLTIP":"Descarga la imagen. Solo se puede usar como papel tapiz.","LOC_MUSCARD_DOWNLOAD_LINK":"Descarga esta imagen","LOC_HOMEPAGE_WALLPAPERNOTAVAILABLE":"Esta imagen no está disponible para su descarga como fondo de pantalla.","LOC_HOMEPAGE_INFO_TEXT":"Información","LOC_BING_WP_APP_LINK":"https://go.microsoft.com/fwlink/?linkid=2127455","LOC_BING_WP_APP_LINK_TEXT":"Obtener la aplicación de Fondo de pantalla de Bing","LOC_BING_APP_TEXT":"Get Bing Wallpaper on your devices","LOC_BING_APP_LINK":"https://app.adjust.com/vwj93et_rhvm50y?redirect_windows=https%3A%2F%2Finstall.sapphire.microsoftapp.net%2Fbing%2F%3Fpc_campaign%3DEdgeNTP_Common_Header_new%26adjust%3Dvwj93et_rhvm50y\u0026redirect_macos=https%3A%2F%2Finstall.sapphire.microsoftapp.net%2Fbing%2F%3Fpc_campaign%3DEdgeNTP_Common_Header_new%26adjust%3Dvwj93et_rhvm50y","LOC_BING_APP_DOWNLOAD_TEXT":"Mobile App","LOC_BING_WP_APP_DOWNLOAD_TEXT":"Desktop App","LOC_BING_APP_TEXT_MOBILE":"Get daily photos with Bing App","LOC_BING_APP_DOWNLOAD_TEXT_MOBILE":"Get","LOC_HOMEPAGE_VERTICAL_SCROLL_TOB":"Tendencias en Bing","LOC_HOMEPAGE_ANSWER_FINANCE_TITLE":"Mi lista de control","LOC_HOMEPAGE_ANSWER_FINANCE_INCREASE_ARIALABEL":"Aumentar","LOC_HOMEPAGE_ANSWER_FINANCE_DECREASE_ARIALABEL":"Reducir","LOC_SEARCH_USING_AN_IMAGE":"Buscar con una imagen","LOC_SEARCH_THE_WEB":"Buscar en Internet","LOC_KEYBOARD_ICON_TOOLTIP":"Busca con un teclado en pantalla","LOC_HOMEPAGE_SETDEFAULTHPLINK":"Convertir Bing en tu página principal","LOC_HOMEPAGE_SETDEFAULTHPLINK_DESC_TITLE":"Disfruta de la belleza cada día","LOC_HOMEPAGE_SETDEFAULTHPLINK_DESC_TEXT":"No te pierdas ningún momento interesante y ten siempre la posibilidad de realizar búsquedas en tus manos. Configura Bing como la página principal de tu explorados con solo unos pocos pasos.","LOC_HOMEPAGE_QS_TITLE":"Personaliza tu página principal","LOC_HOMEPAGE_QS_TOGGLENAV":"Mostrar barra de menús","LOC_HOMEPAGE_QS_TOGGLECAROUSEL":"Mostrar noticias e intereses","LOC_HOMEPAGE_QS_TOGGLEIOTD":"Mostrar la imagen de la página principal","LOC_HOMEPAGE_QS_TOGGLEGWB":"Mostrar Dona con Bing","LOC_HOMEPAGE_QS_TOGGLEMVS":"Mostrar sitios más visitados","LOC_HOMEPAGE_TRIVIA_ANSWER_ARIALABEL":"Respuesta: {0}, {1}","LOC_HOMEPAGE_TRIVIA_TITLE":"Cuestionario de la página principal de Bing","LOC_HOMEPAGE_LANGUAGESWITCH_TITLETEXT":"Idiomas:","InPrivate":"InPrivate","LOC_HOMEPAGE_VERTICAL_SCROLL_GET_INVOLVED":"Involúcrate:","LOC_MODULES_AD_NEWS_TITLE":"Anuncio","LOC_MODULES_BREAKING_NEWS_TITLE":"ÚLTIMA HORA","LOC_MODULES_PROACTIVE_EDIT_TOOLTIP":"Administrar intereses","LOC_MSB_OPTIN_TITLE":"Página principal de Bing para {0}","LOC_MSB_OPTIN_MESSAGE":"Ahora mejorada con la información {0} que necesitas, incluidos archivos, reuniones y más","LOC_MSB_OPTIN_ACCEPT":"Pruébalo ahora","LOC_MSB_OPTIN_REJECT":"Omitir","LOC_HOMEPAGE_WEATHER_TITLE":"El tiempo","LOC_HOMEPAGE_ARCHIVE_NEXT":"Siguiente imagen","LOC_HOMEPAGE_ARCHIVE_PREV":"Imagen anterior","LOC_HOMEPAGE_CAROUSEL_SWITCHER_INTERESTS":"Mis intereses","LOC_HOMEPAGE_CAROUSEL_PREV":"Noticias anteriores","LOC_HOMEPAGE_CAROUSEL_MORE":"Más noticias","LOC_ZINC_SCOPES_TITLE":"Buscar","LOC_HOMEPAGE_OPALUPSELL_INSTALLCARD_TIP":"Búsquedas más rápidas y más bonitas","LOC_HOMEPAGE_VERTICAL_SCROLL_OPAL_UPSELL_TITLE":"La aplicación de Bing: rápida, agradable y sencilla","LOC_HOMEPAGE_FOLLOW_US":"Síguenos","LOC_MSB_OPTIN_TOGGLE_TITLE":"Mostrar información de {0}","LOC_HOMEPAGE_COPYRIGHT_FORMAT":"© {0} Microsoft","LOC_SEARCH_SWITCHTAB_DESKTOP_CN":"国内版","LOC_SEARCH_SWITCHTAB_DESKTOP_EN":"国际版","LOC_SEARCH_SWITCHTAB_MOBILE_EN":"切换至国内版","LOC_SEARCH_SWITCHTAB_MOBILE_CN":"切换至国际版","LOC_SEARCH_SWITCHTAB_MOBILE_CN_TIP":"直搜全球英文信息","LOC_MODULES_BINGATWORK_SCHOOL_TITLE":"Colegio","LOC_MODULES_BINGATWORK_TITLE":"Trabajo","LOC_OVERFLOWMENU_MORE_ARIALABEL":"Más","Speech_LearnMore_Tooltip":"Buscar mediante voz.","Speech_LearnMore_Tooltip_Link":"Más información","Speech_LearnMore_Title":"¡Busca con tu voz!","Speech_LearnMore_ExpQuery":"\u0022Cómo decir hola en chino\u0022","Speech_LearnMore_Instruction2":"Prueba a decir,","LOC_HOMEPAGE_TRAVEL_GUIDE_TITLE":"Ver la guía de viaje de Bing para {0}"},"HasCarousel":true,"MSN_OCID":"bingHomepage-newsfeed","CarouselTooltipEnabled":false,"TOBHasMsnIcon":false,"OpenTrendingTileNewTab":false,"CarouselApiUrl":"/hp/api/v1/msnpopularnow?","HasVerticalScroll":false,"HasMSBTOB":false,"IsWidgetCompatible":true,"IsNonAadUser":true,"IsEUCookieConsentEnabled":true,"EuCookieName":"MSCC","EnableManagedCookiePreference":true,"PriorityForSecondaryElements":"","CurrentIndex":0,"IsMobile":false,"BgQuality":40,"ImageCropSize":"1920x1080","IsChromeNewTab":false,"IsChromeExtensionUser":false,"FormCode":"QBLH","IsBingWpAppEnabled":true,"IsBingAppEnabled":false,"HasTriviaQuiz":false,"RewardsMobileHeaderEnabled":false,"Scripts":[{"Path":"https://r.bing.com/rp/cyYHq4byIX0V5gyQ_vPNlN7TmHg.br.js","Postloaded":true},{"Path":"https://r.bing.com/rp/lmu8EBCaPRMKtay8LSArGyY3mv4.br.js","Postloaded":true}],"Styles":[{"Path":"https://r.bing.com/rp/IKRaFA3__sM4DyvhH3KimZ3ZU1k.br.css","Postloaded":false},{"Path":"https://r.bing.com/rp/O-B2B6DDrtDEe6_3TKv7w48yXC0.br.css","Postloaded":true}],"CustomFields":null,"Scopes":[{"Text":"Imágenes","SubScopes":[],"BaseUrl":"/images?FORM=Z9LH","Id":"images","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"Vídeos","SubScopes":[],"BaseUrl":"/videos?FORM=Z9LH1","Id":"video","Overflow":true,"ExposeIfPossible":true,"IsDivider":false},{"Text":"Traducir","SubScopes":[],"BaseUrl":"/search?q=Bing+traducir\u0026FORM=TTAHP1","Id":"translate","Overflow":true,"ExposeIfPossible":true,"IsDivider":false},{"Text":"Mapas","SubScopes":[],"BaseUrl":"/maps?FORM=Z9LH2","Id":"local","Overflow":true,"ExposeIfPossible":false,"IsDivider":false},{"Text":"Noticias","SubScopes":[],"BaseUrl":"/news/search?q=Historias+destacadas\u0026nvaug=%5bNewsVertical+Category%3d%22rt_MaxClass%22%5d\u0026FORM=Z9LH3","Id":"news","Overflow":true,"ExposeIfPossible":false,"IsDivider":false},{"Text":"MSN","SubScopes":[],"BaseUrl":"//www.msn.com/?ocid=BHEA000","Id":"msn","Overflow":true,"ExposeIfPossible":false,"IsDivider":true},{"Text":"TakeLessons","SubScopes":[],"BaseUrl":"//www.takelessons.com/search?sort=1\u0026utm_source=bing\u0026utm_medium=hp\u0026utm_campaign=onedollarmar22promo_bingrewards\u0026coupon=$1PROMO","Id":"marketplace","Overflow":true,"ExposeIfPossible":false,"IsDivider":false},{"Text":"Office","SubScopes":[{"Text":"Outlook","SubScopes":[],"BaseUrl":"//outlook.com/?WT.mc_id=O16_BingHP","Id":"outlook","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"Word","SubScopes":[],"BaseUrl":"//office.live.com/start/Word.aspx?WT.mc_id=O16_BingHP","Id":"word","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"Excel","SubScopes":[],"BaseUrl":"//office.live.com/start/Excel.aspx?WT.mc_id=O16_BingHP","Id":"excel","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"PowerPoint","SubScopes":[],"BaseUrl":"//office.live.com/start/PowerPoint.aspx?WT.mc_id=O16_BingHP","Id":"powerpoint","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"OneNote","SubScopes":[],"BaseUrl":"//www.onenote.com/notebooks?WT.mc_id=O16_BingHP","Id":"onenote","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"Sway","SubScopes":[],"BaseUrl":"//sway.office.com?WT.mc_id=O16_BingHP\u0026utm_source=O16Bing\u0026utm_medium=Nav\u0026utm_campaign=HP","Id":"sway","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"OneDrive","SubScopes":[],"BaseUrl":"//onedrive.live.com/?gologin=1\u0026WT.mc_id=O16_BingHP","Id":"onedrive","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"Calendario","SubScopes":[],"BaseUrl":"//calendar.live.com/?WT.mc_id=O16_BingHP","Id":"calendar","Overflow":false,"ExposeIfPossible":false,"IsDivider":false},{"Text":"Contactos","SubScopes":[],"BaseUrl":"//outlook.live.com/owa/?path=/people\u0026WT.mc_id=O16_BingHP","Id":"people","Overflow":false,"ExposeIfPossible":false,"IsDivider":false}],"BaseUrl":"//www.office.com?WT.mc_id=O16_BingHP","Id":"office","Overflow":true,"ExposeIfPossible":false,"IsDivider":false}],"Footer":[{"Text":"Privacidad y cookies","BaseUrl":"//go.microsoft.com/fwlink/?LinkId=521839","Id":"privacy","Overflow":false,"ExposeIfPossible":false},{"Text":"Información legal","BaseUrl":"//go.microsoft.com/fwlink/?LinkID=246338","Id":"legal","Overflow":false,"ExposeIfPossible":false},{"Text":"Anunciar","BaseUrl":"//go.microsoft.com/fwlink/?linkid=868923","Id":"","Overflow":false,"ExposeIfPossible":false},{"Text":"Acerca de nuestros anuncios","BaseUrl":"//go.microsoft.com/fwlink/?LinkID=286759","Id":"","Overflow":false,"ExposeIfPossible":false},{"Text":"Ayuda","BaseUrl":"//support.microsoft.com/topic/82d20721-2d6f-4012-a13d-d1910ccf203f","Id":"help","Overflow":false,"ExposeIfPossible":false},{"Text":"Comentarios","BaseUrl":"#","Id":"sb_feedback","Overflow":false,"ExposeIfPossible":false},{"Text":"Protección de datos europea","BaseUrl":"http://help.bing.microsoft.com/#apex/18/ES/10013/-1/ES","Id":"sb_dataeu","Overflow":false,"ExposeIfPossible":false},{"Text":"Administrar las preferencias de cookies","BaseUrl":"https://www.bing.com/shared/mcp","Id":"sb_mcp","Overflow":false,"ExposeIfPossible":false}],"RtlLang":false,"Market":"es-ES","TrueMarket":"es-ES","Region":"ES","Language":"es","SupportedLanguages":[{"Name":"català","Url":"/?setlang=ca"},{"Name":"English","Url":"/?setlang=en"}],"SymbolOfSolidarity":null,"UserType":"","MultiLangKeyboardEnabled":true,"Features":{"MicEnabled":"true","IdentityHeaderVNext":"false"},"InPrivate":false,"IsSuperApp":false,"SearchBoxPlaceHolder":null,"IsEdu":false,"IsTobDisabled":false,"LargeTargNoTT":false,"IconsMaxTarg":false,"SearchBoxIconColor":"#007DAA","IsCntShareEnabled":false,"IsTravelEnabled":false,"HasShareWidget":false,"EnablePreloadMic":true,"SearchByImageEnabled":true,"OpalUpsellEnabled":true,"EnabledFlights":"","IsVideoEnabled":false,"HasVidEvtLog":false}; var _vs = { sboxtgt: "/opaluqu", anon: false, locstr:{ wait:"Esperando...", listen: false ?"Hablar ahora...":"Escuchando...", block: false ?"No podemos acceder a tu micrófono. Comprueba la configuración de tu navegador o dispositivo.":"Permisos de micrófono rechazados, comprueba la configuración del explorador.", mictt:"Buscar con la voz", error: false ?"No lo hemos recibido. Comprueba la configuración del micrófono o el audio.":"Se ha producido un problema al detectar el audio.", notext: false ?"No hemos entendido eso. ¿Puedes intentarlo de nuevo?":"No se ha detectado ninguna voz.", blockedtitle:"Micrófono bloqueado", blockeddesc:"Se ha bloqueado el acceso al micrófono para esta página.", blockedfix:"Para permitir que Bing acceda a su micrófono, haga clic en el icono del micrófono bloqueado.", blockeddismiss:"Descartar", nomic:"No se encontró ningún dispositivo de micrófono.", nomicLinkText:"Configuración de un micrófono", nomicQuery:"Configurar el micrófono", overlayText:"Haz clic en \u0022Permitir\u0022 para habilitar la búsqueda por voz", micAllowTitle:"¿Quieres buscar con tu voz?", micAllowDesc:"Selecciona Permitir para permitir que Bing use el micrófono", micReTitle:"La búsqueda por voz está desactivada", micReDesc:"Para encenderlo", micReList1:"Haz clic en el botón de micrófono de la barra de direcciones del navegador", micReList2:"Seleccione Permitir Siempre para permitir que Bing use su micrófono", upsellHeader:"Intenta buscar con tu voz", upsellSubheader:"Haz clic en el micrófono y di...", upsellsuggestion0:"Tiempo mañana", upsellsuggestion1:"¿Cuándo se pone el sol hoy?", upsellsuggestion2:"Cómo deletrear paralelogramo", upsellsuggestion3:"¿Qué significa la palabra incrédulo?", upsellsuggestion4:"¿Qué hora es en Beijing?", upsellsuggestion5:"¿Qué idiomas se hablan en Mozambique?", upsellsuggestion6:"¿Cuántas botellas de plástico se utilizan en un año?", upsellsuggestion7:"Cómo saludar en japonés", upsellsuggestion8:"¿Cuánto son 2000 dólares en euros?", upsellsuggestion9:"¿Cuántos metros son 3 pies?", helloQuery:"Hola", personalVoiceTooltipTitle:"Personal Voice", personalVoiceTooltipDescription:"This spoken response is being read to you by a Personal Voice from ", personalVoiceTooltipClose:"Close", personalVoiceTooltipLearnMore:"Learn more"}, mobile: false, reopenmic: true, ttsFromSsmlEnabled: false, permRequestOverlayEnabled: true, allowForceQuery: true, enablePersonalVoice: false, forceHelloQuery: false, createAudioUrl: false, testOverlay:"", enableVoiceSRDomain:true, micFabAlwaysVisible: false, spokenResponseTypeLogEnabled: true, noSpeechDetectedReopenMic: false, enablePreloadMic: true }; var si_ST = new Date(); _G.AppVer ="28287930"; _G.Mkt = "es-ES"; var _H = { mkt: "es-ES", hpqs: 1, hpvn: 1, feature: "hp" };;var _w=window,_d=document,sb_ie=window.ActiveXObject!==undefined,sb_i6=sb_ie&&!_w.XMLHttpRequest,_ge=function(n){return _d.getElementById(n)},_qs=function(n,t){return t=typeof t=="undefined"?_d:t,t.querySelector?t.querySelector(n):null},sb_st=function(n,t){return setTimeout(n,t)},sb_rst=sb_st,sb_ct=function(n){clearTimeout(n)},sb_gt=function(){return(new Date).getTime()},sj_gx=function(){return sb_i6?new ActiveXObject("MSXML2.XMLHTTP"):new XMLHttpRequest},cookieGetAccess,cookieDesc,reg;_w.sj_ce=function(n,t,i){var r=_d.createElement(n);return t&&(r.id=t),i&&(r.className=i),r};cookieGetAccess=!1;_w.sj_cook=_w.sj_cook||{get:function(n,t){var i,r;return!/\bMSCC=1\b/i.test(_d.cookie)&&!/\bBCP=\b/i.test(_d.cookie)&&!cookieGetAccess?null:(i=_d.cookie.match(new RegExp("\\b"+n+"=[^;]+")),t&&i)?(r=i[0].match(new RegExp("\\b"+t+"=([^&]*)")),r?r[1]:null):i?i[0]:null}};_w.sk_merge||(_w.sk_merge=function(n){_d.cookie=n});Object.getOwnPropertyDescriptor&&(cookieDesc=null,reg=new RegExp("expires=([^;]+)(;|$)"),window.Document&&Document.prototype&&Object.getOwnPropertyDescriptor(Document.prototype,"cookie")?cookieDesc=Object.getOwnPropertyDescriptor(Document.prototype,"cookie"):window.HTMLDocument&&HTMLDocument.prototype&&Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"cookie")&&(cookieDesc=Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"cookie")),cookieDesc&&cookieDesc.configurable&&Object.defineProperty(document,"cookie",{get:function(){return/\bMSCC=1\b/i.test(cookieDesc.get.call(document))||/\bBCP=\b/i.test(cookieDesc.get.call(document))||cookieGetAccess?cookieDesc.get.call(document):""},set:function(n){var t=n.match(reg),r,i,u,f;t&&(r=new Date(t[1]),i=new Date,r.getTime()-i.getTime()>33696e6&&(u=new Date(i.getTime()+33696e6),f=u.toGMTString(),n=n.replace(t[1],f)));cookieDesc.set.call(document,n)},configurable:!!_w.isPrivate}));_w.bbe="A:rms:answers:Shared:BingCore.Bundle";var amd,define,require;(function(n){function e(n,i,u){t[n]||(t[n]={dependencies:i,callback:u},r(n))}function r(n){if(n){if(n)return u(n)}else{if(!f){for(var r in t)u(r);f=!0}return i}}function u(n){var s,e;if(i[n])return i[n];if(t.hasOwnProperty(n)){var h=t[n],f=h.dependencies,l=h.callback,a=r,o={},c=[a,o];if(f.length<2)throw"invalid usage";else if(f.length>2)for(s=f.slice(2,f.length),e=0;e<s.length;e++)c.push(u(s[e]));return l.apply(this,c),i[n]=o,o}}var t={},i={},f=!1;n.define=e;n.require=r})(amd||(amd={}));define=amd.define;require=amd.require;/*!DisableJavascriptProfiler*/
0;
;define("fallback",["require","exports"],function(n,t){function f(){return function(){for(var r,h,c,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];if(r=s(arguments.callee),u&&(h=e(r),h.toString()!=f().toString()))return h.apply(null,arguments);c=i[r].q;t[0]==="onPP"&&o();c.push(t)}}function s(n){for(var t in i)if(i[t].h===n)return t}function e(n,t){for(var u,e=n.split("."),i=_w,r=0;r<e.length;r++)u=e[r],typeof i[u]=="undefined"&&t&&(i[u]=r===e.length-1?f():{}),i=i[u];return i}function o(){var e=i["rms.js"].q,o,f,r,n,s,u,t;if(e.length>0)for(o=!1,f=0;f<e.length;f++){for(r=e[f],n=0;n<r.length;n++)if(s=_w.bbe,u=r[n][s],u||(u=r[n]["A:rmsBu0"]),u){t=_d.createElement("script");t.setAttribute("data-rms","1");t.setAttribute("crossorigin","anonymous");t.src=u;t.type="text/javascript";setTimeout(function(){_d.body.appendChild(t)},0);r.splice(n,1);o=!0;break}if(o)break}}function h(){var n,t,f;for(u=!1,n=0;n<r.length;n++)t=r[n],f=e(t,!0),i[t]={h:f,q:[]}}function c(){for(var t,n=0;n<r.length;n++){var o=r[n],s=i[o].q,h=e(o);for(t=0;t<s.length;t++)h.toString()!==f().toString()&&h.apply(null,s[t])}u=!0}function l(n,t,i,r){n&&((n===_w||n===_d||n===_d.body)&&t=="load"?_w.sj_evt.bind("onP1",i,!0):n.addEventListener?n.addEventListener(t,i,r):n.attachEvent?n.attachEvent("on"+t,i):n["on"+t]=i)}t.__esModule=!0;t.replay=void 0;var r=["rms.js","sj_evt.bind","sj_evt.fire","sj_jb","sj_wf","sj_cook.get","sj_cook.set","sj_pd","sj_sp","sj_be","sj_go","sj_ev","sj_ue","sj_evt.unbind","sj_et","Log.Log","sj_mo","sj_so"],i={},u=!1;_w.fb_is=o;t.replay=c;h();_w.sj_be=l});function lb(){_w.si_sendCReq&&sb_st(_w.si_sendCReq,800);_w.lbc&&_w.lbc()};(function(){function n(n){n=sb_ie?_w.event:n;(!n.altKey||n.ctrlKey||n.shiftKey)&&(n.key&&n.key==="Enter"||n.keyCode&&n.keyCode===13)&&_w.si_ct(sb_ie?n.srcElement:n.target,!1,n,"enter")}sj_be(document,"keydown",n,!1)})();(function(){function n(n){_w.si_ct(sb_ie?_w.event.srcElement:n.target,!1,_w.event||n)}sj_be(document,"mousedown",n,!1)})();/*!DisableJavascriptProfiler*/
0;_w.si_sbwu=function(n){var r="/fd/ls/GLinkPingPost.aspx?IG="+_G.IG+n,t="sendBeacon",i=!1;if(navigator&&navigator[t])try{navigator[t](r,"");i=!0}catch(u){}return i};ClTrCo={};var ctcc=0,clc=_w.ClTrCo||{};_w.si_ct=function(n,t,i,r){var u,o,e,s,f,a,h,c,l;if(clc.SharedClickSuppressed)return!0;u="getAttribute";try{for(;n!==document.body;n=n.parentNode){if(!n||n===document||n[u]("data-noct"))break;if(o=(n.tagName==="A"||n[u]("data-clicks"))&&(n[u]("h")||n[u]("data-h"))||n[u]("_ct"),o){e=n[u]("_ctf");s=-1;i&&(i.type==="keydown"?s=-2:i.button!=null&&(s=i.button));e&&_w[e]||(e="si_T");e==="si_T"&&(f=n[u]("href"),_G!==undefined&&_G.EF!==undefined&&_G.EF.newtabredironclicktracking===1&&f.indexOf("/newtabredir")==0?(a=new RegExp("[?&]?url=([^&]*)(&|$)"),h=f.match(a),h&&(f=f.indexOf("&be=1")>=0?encodeURIComponent(atob(decodeURIComponent(h[1]))):h[1])):f=encodeURIComponent(n[u]("href")),clc.furl&&!n[u]("data-private")?o+="&url="+f:clc.mfurl&&(o+="&abc="+f));r&&(o+="&source="+r);c="";clc.mc&&(c="&c="+ctcc++);l="&"+o+c;_w.si_sbwu(l)||_w[e]&&_w[e](l,n,i,s);break}if(t)break}}catch(v){_w.SharedLogHelper?SharedLogHelper.LogWarning("clickEX",null,v):(new Image).src=_G.lsUrl+'&Type=Event.ClientInst&DATA=[{"T":"CI.Warning","FID":"CI","Name":"JSWarning","Text":'+v.message+"}]"}return!0};_w.si_sbwu||(_w.si_sbwu=function(){return!1}),function(){_w._G&&(_G.si_ct_e="click")}();var perf;(function(n){function f(n){return i.hasOwnProperty(n)?i[n]:n}function e(n){var t="S";return n==0?t="P":n==2&&(t="M"),t}function o(n){for(var c,i=[],t={},r,l=0;l<n.length;l++){var a=n[l],o=a.v,s=a.t,h=a.k;s===0&&(h=f(h),o=o.toString(36));s===3?i.push(h+":"+o):(r=t[s]=t[s]||[],r.push(h+":"+o))}for(c in t)t.hasOwnProperty(c)&&(r=t[c],i.push(e(+c)+':"'+r.join(",")+'"'));return i.push(u),i}for(var r=["redirectStart","redirectEnd","fetchStart","domainLookupStart","domainLookupEnd","connectStart","secureConnectionStart","connectEnd","requestStart","responseStart","responseEnd","domLoading","domInteractive","domContentLoadedEventStart","domContentLoadedEventEnd","domComplete","loadEventStart","loadEventEnd","unloadEventStart","unloadEventEnd","firstChunkEnd","secondChunkStart","htmlEnd","pageEnd","msFirstPaint"],u="v:1.1",i={},t=0;t<r.length;t++)i[r[t]]=t;n.compress=o})(perf||(perf={}));window.perf=window.perf||{},function(n){n.log=function(t,i){var f=n.compress(t),r;f.push('T:"CI.Perf",FID:"CI",Name:"PerfV2"');var e="/fd/ls/lsp.aspx?",o="sendBeacon",h="<E><T>Event.ClientInst<\/T><IG>"+_G.IG+"<\/IG><TS>"+i+"<\/TS><D><![CDATA[{"+f.join(",")+"}]\]><\/D><\/E>",s="<ClientInstRequest><Events>"+h+"<\/Events><STS>"+i+"<\/STS><\/ClientInstRequest>",u=!_w.navigator||!navigator[o];if(!u)try{navigator[o](e,s)}catch(c){u=!0}u&&(r=sj_gx(),r.open("POST",e,!0),r.setRequestHeader("Content-Type","text/xml"),r.send(s))}}(window.perf),function(n){function a(){return c(Math.random()*1e4)}function o(){return y?c(f.now())+l:+new Date}function v(n,r,f){t.length===0&&i&&sb_st(u,1e3);t.push({k:n,v:r,t:f})}function p(n){return i||(r=n),!i}function w(n,t){t||(t=o());v(n,t,0)}function b(n,t){v(n,t,1)}function u(){var u,f;if(t.length){for(u=0;u<t.length;u++)f=t[u],f.t===0&&(f.v-=r);t.push({k:"id",v:e,t:3});n.log(t,o());t=[];i=!0}}function k(){r=o();e=a();i=!1;sj_evt.bind("onP1",u)}var s="performance",h=!!_w[s],f=_w[s],y=h&&!!f.now,c=Math.round,t=[],i=!1,l,r,e;h?l=r=f.timing.navigationStart:r=_w.si_ST?_w.si_ST:+new Date;e=a();n.setStartTime=p;n.mark=w;n.record=b;n.flush=u;n.reset=k;sj_be(window,"load",u,!1);sj_be(window,"beforeunload",u,!1)}(perf||(perf={}));_w.si_PP=function(n,t,i){var r,o,l,h,e,c;if(!_G.PPS){for(o=["FC","BC","SE","TC","H","BP",null];r=o.shift();)o.push('"'+r+'":'+(_G[r+"T"]?_G[r+"T"]-_G.ST:-1));var u=_w.perf,s="navigation",r,f=i||_w.performance&&_w.performance.timing;if(f&&u){if(l=f.navigationStart,u.setStartTime(l),l>=0){for(r in f)h=f[r],typeof h=="number"&&h>0&&r!=="navigationStart"&&r!==s&&u.mark(r,h);_G.FCT&&u.mark("FN",_G.FCT);_G.BCT&&u.mark("BN",_G.BCT)}u.record("nav",s in f?f[s]:performance[s].type)}e="connection";c="";_w.navigator&&navigator[e]&&(c=',"net":"'+navigator[e].type+'"',navigator[e].downlinkMax&&(c+=',"dlMax":"'+navigator[e].downlinkMax+'"'));_G.PPImg=new Image;_G.PPImg.src=_G.lsUrl+'&Type=Event.CPT&DATA={"pp":{"S":"'+(t||"L")+'",'+o.join(",")+',"CT":'+(n-_G.ST)+',"IL":'+_d.images.length+"}"+(_G.C1?","+_G.C1:"")+c+"}"+(_G.P?"&P="+_G.P:"")+(_G.DA?"&DA="+_G.DA:"")+(_G.MN?"&MN="+_G.MN:"");_G.PPS=1;sb_st(function(){u&&u.flush();sj_evt.fire("onPP");sj_evt.fire(_w.p1)},1)}};_w.onbeforeunload=function(){si_PP(new Date,"A")};sj_evt.bind("ajax.requestSent",function(){window.perf&&perf.reset()}),function(n,t){onload=function(){_G.BPT=new Date;n&&n();!_w.sb_ppCPL&&t&&sb_st(function(){t(new Date)},0)}}(_w.onload,_w.si_PP);var PostloadResources=function(){function n(){this.addStyles=function(n){var t=document.head||document.documentElement.childNodes[0];t&&n.forEach(function(n){if(n){var i=document.createElement("link");i.rel="stylesheet";i.href=n;t.appendChild(i)}})};this.addStyles(_model.Styles.map(function(n){return n.Postloaded?n.Path:null}))}return n}();addEventListener("load",function(){new PostloadResources});(function(){function k(n,t){var i="XW",r;n<=ht&&(i="W");n<=w&&(i="M");n<=b&&(i="N");n<=ct&&(i="S");n<=lt&&(i="HTP");n<=at&&(i="NOTP");r="T";t<=et&&(r="M");t<=ot&&(r="S");c(st,i,"width",n.toString());c(ft,r,"height",t.toString())}function c(i,u,f,e){l("Info",i,u,f,e);t(n,i)!=u&&r(n,i,u,!0,"/",null)}function l(n,t,i,r,u){typeof Log!="undefined"&&Log.Log&&Log.Log(n,t,i,!1,r,u)}function i(n,t,i){typeof Log!="undefined"&&Log.Log&&Log.Log(n,t,i)}function d(){try{return window.self!==window.top}catch(n){return!1}}function g(n,t){d()&&i("Info","IFrame","1");n<=0&&i("Info","Width","0");t<=0&&i("Info","Height","0")}function nt(r,f,e,o){var s=Math.floor(Date.now()/1e3),c=t(n,f),l=t(n,o);(c!==r||l!==e)&&(_w[h]===s?_w[u]>=3?i("Info","BRDrag","1"):_w[u]+=1:(_w[u]=1,_w[h]=s))}function a(u,f,e){var o=t(n,f);o&&o===u||(r(n,f,u,!0,"/",null),o&&i("Info","BRResize",e))}function tt(n){if(vt){var r=_w.TPane,t="W";n<=w&&(t="M");n<=b&&(t="N");t!=r&&(i("Info","TPResize",r+t),_w.TPane=t)}}function it(){var e=t(n,"DPR"),i=_w.devicePixelRatio,u,f;i&&!isNaN(i)&&(l("Info",ut,i.toFixed(2),"RawDPR",i.toString()),e&&parseFloat(e)===i||r(n,"DPR",i.toString(),!0,"/",null));u=t(n,"UTC");f=((new Date).getTimezoneOffset()*-1).toString();(u==null||u!==f)&&r(n,"UTC",f,!0,"/",null)}function f(u,f){u!=f&&(i("Info",s,f),_w.DMMode=f);t(n,s)!=f&&r(n,s,f,!0,"/",null)}function e(n,t,i){var r="(prefers-color-scheme: "+n+")";return _w.matchMedia(r).matches?(t!=i&&f(t,i),!0):!1}function v(){_w.getComputedStyle&&_w.getComputedStyle(o,null).getPropertyValue("background-color").replace(/\s/g,"")!="rgb(255,255,255)"&&i("Info","Mutation","1");var n=_w.DMMode;_w.matchMedia?e("light",n,"0")||e("dark",n,"1")||e("no-preference",n,"2")||f(n,"3"):f(n,"4")}function rt(){_w[u]=0;_w[h]=0;y();it();v();p()}function y(){var n=Math.round("innerWidth"in window?window.innerWidth:o.clientWidth),t=Math.round("innerHeight"in window?window.innerHeight:o.clientHeight);nt(n.toString(),"CW",t.toString(),"CH");k(n,t);a(n.toString(),"CW","W");a(t.toString(),"CH","H");tt(n);g(n,t);p()}function p(){if(_w.screen){var i=t(n,"SW"),u=t(n,"SH"),f=_w.screen.width.toString(),e=_w.screen.height.toString();i&&i===f||r(n,"SW",f,!0,"/");u&&u===e||r(n,"SH",e,!0,"/")}}var o=document.documentElement,r=sj_cook.set,t=sj_cook.get,n="SRCHHPGUSR",s="DM",ut="DPR",u="WResizeCNT",h="WResizeTS",ft="BRH",et=1e3,ot=700,st="BRW",ht=1496.9,w=1356.9,b=1268.9,ct=1180,lt=1032,at=884,vt=_ge("b_context")!=null;rt();sj_be(_w,"resize",y);sj_be(_d,"visibilitychange",function(){_d.visibilityState==="visible"&&v()})})();0;0;0;0;sa_config={"f":"sb_form","i":"sb_form_q","c":"sw_as","aadManageHistoryUrl":"/profile/history?FORM=O2HV46","u":"%2fAS%2fSuggestions%3fpt%3dpage.home%26mkt%3des-es%26qry%3d","removeSuggUrl":"/historyHandler?oma=delete_matching_queries\u0026qt=%7b0%7d\u0026sig=2A1206F561086D751442176760D76CE1\u0026response=json\u0026FORM=ASRMHS","searchHistoryUrl":"/profile/history?FORM=ASRMHP","enabledDataSources":["Web"],"eHC":1,"ePN":1,"fetchOnEmpty":1,"fetchOnDownArrowKey":1,"t":1,"enableSbUpdate":1,"ol":1,"eNw":1,"nwRz":1,"nwLim":1,"ezis":1,"leftIconOnSuggestions":1,"shouldUseAsCodeVersion":1,"handleDuplicateFetch":1,"d":100,"removeTextLength":38};sa_loc= {"Suggestions":"Sugerencias","SearchRemoved":"Se ha quitado esta búsqueda de tu %ehistorial de búsquedas%E"};;sa_loader=function(){_w.rms.js({'rms:answers:AutoSuggest:AutoSug':'https:\/\/r.bing.com\/rp\/FkHit5YbXiOj-tw-SAgBDtdWbBU.br.js',d:1});};;var sa_eL=!1;(function(){function e(n,t,i){n&&sj_ue(n,t,e);sa_eL=sa_eL||i;f||(f=!0,sj_evt.fire("AS.bootload",n),sa_loader())}function u(n,t,i){sj_be(n,t,function(r){e(n,t,i,sj_ev(r))})}var i=sa_config,n=_ge(i.i),t,r,f;if(n&&n.setAttribute("autocomplete","off"),t=_ge(i.c),!t){if(r=_ge("sa_qs")||n,!r)throw new Error("AS init failed");t=sj_ce("div");t.id=i.c;_ge("sb_form_q").nodeName==="TEXTAREA"?r.parentNode&&r.parentNode.parentNode.appendChild(t):r.parentNode.appendChild(t);n&&n.setAttribute("aria-controls",i.c)}f=!1;_w.sa_loader&&("ontouchend"in _w&&u(n,"touchend",!0),u(n,"click",!0),u(n,"keydown",!0),i.ol&&u(_w,"load",!1))})();(function() { sj_evt.bind("OnBnpLoaded",Req,1); function Req(){ if(Bnp===void(0)) return; if(Bnp.Global){ Bnp.Global.RawRequestURL="/?toWww=1\u0026redig=6049263341594D46AAFD7427B4C400C1"; Bnp.Global.Referer=null; } var r = new Bnp.Partner.Request("HomePage"); r.IID="Bnp"; r.Submit(); } })();;var ipd = { ipt: "4", secall: true, pd: true };sj_evt.bind('onP1', function () {_w.rms.js({'rms:answers:VisualSystem:IPv6TestOnDemand':'https:\/\/r.bing.com\/rp\/b2jK53ShtA2vbaZAckacg90Gv6k.br.js',d:1});}, 1);;var BM=BM||{};(function(n){function u(n,u){n in t||(t[n]=[]);!u.compute||n in r||(r[n]=u.compute);!u.unload||n in i||(i[n]=u.unload);u.load&&u.load()}function f(n,i){t[n].push({t:s(),i:i})}function e(n){return n in i&&i[n](),n in t?t[n]:void 0}function o(){for(var n in r)r[n]()}function s(){return window.performance&&performance.now?Math.round(performance.now()):new Date-window.si_ST}var t={},i={},r={};n.wireup=u;n.enqueue=f;n.dequeue=e;n.trigger=o})(BM);var MultiLingualKeyboardScriptLoader;(function(n){function u(t,u,f,e,o){n.Languages=t.split(",");n.Languages!==null&&n.Languages.length>0&&(r=n.Languages[0].split(":")[0]);n.EmojiEnabled=f;n.ExtendedKeyboardLayout=e;n.IsSettingsPage=o;n.EmojiEnabled&&sj_evt.bind("onP1",i,!0);n.KeyboardType=u}function i(){typeof MultiLingualKeyBoard=="undefined"||MultiLingualKeyBoard.prevSelectedLang!==r&&MultiLingualKeyBoard.KeyboardTypes.Tabbed!==n.KeyboardType?loadMultiKeyBoardScript():MultiLingualKeyBoard.initializeKeyboard()}function f(){n.KbdIconPressed=!0;e()?MultiLingualKeyBoard.closeKeyboard():i()}function e(){var n=_ge("keyboard");return n!==null&&(n.style.display==="block"||n.style.display==="")?!0:!1}var r="",t;n.EmojiEnabled=!1;n.ExtendedKeyboardLayout=!1;n.IsSettingsPage=!1;n.KbdIconPressed=!1;n.init=u;n.keyboardScriptLoader=i;t=_ge("vkeyIcon");t&&(t.className="vkeyRest",sj_be(t,"click",f))})(MultiLingualKeyboardScriptLoader||(MultiLingualKeyboardScriptLoader={}));loadMultiKeyBoardScript=function(){_w.rms.js({'rms:answers:VisualSystem:MultiLingualKeyboardBundle':'https:\/\/r.bing.com\/rp\/D9_asjVf0CqAEulNki5Nx2zSA38.br.js',d:1});};;MultiLingualKeyboardScriptLoader.init("spa:Espa&#241;ol (Spanish)", 1, false, true, true);;var Identity; (function(Identity) { Identity.sglid =false; Identity.orgIdPhotoUrl ="https://business.bing.com/api/v3/search/person/photo?caller=IP\u0026id={0}"; Identity.setLoginPreference =false})(Identity || (Identity = {}));;var Identity = Identity || {}; (function(i) { i.wlImgSm ="https://storage.live.com/users/0x{0}/myprofile/expressionprofile/profilephoto:UserTileStatic/p?ck=1\u0026ex=720\u0026sid=2A1206F561086D751442176760D76CE1\u0026fofoff=1"; i.wlImgLg ="https://storage.live.com/users/0x{0}/myprofile/expressionprofile/profilephoto:UserTileMedium/p?ck=1\u0026ex=720\u0026sid=2A1206F561086D751442176760D76CE1\u0026fofoff=1";i.popupLoginUrls = {"WindowsLiveId":"https://login.live.com/login.srf?wa=wsignin1.0\u0026rpsnv=11\u0026ct=1650963935\u0026rver=6.0.5286.0\u0026wp=MBI_SSL\u0026wreply=https:%2F%2fwww.bing.com%2Fsecure%2FPassport.aspx%3Fpopup%3D1%26ssl%3D1\u0026lc=3082\u0026id=264960"}; })(Identity);;FallBackToDefaultProfilePic = function (e) { var new_element = document.createElement('span'); new_element.setAttribute('id', 'id_p'); new_element.setAttribute('class', 'sw_spd id_avatar'); new_element.setAttribute('aria-label', "Imagen de perfil predeterminada"); var p = e.parentNode; p.replaceChild(new_element, e); };var wlc_d =10, wlc_t =63786560734, wlc_wfa =false;;var BingAtWork;(function(n){var t;(function(n){n.fetchLowerHeader=function(n){sj_ajax("/business/lowerheader?q="+n,{callback:function(n,t){var u,r,i,f;n&&(u=_ge("b_content"),u&&(r=u.getElementsByTagName("main"),r&&r.length>0&&(i=r[0],i&&i.hasChildNodes()&&(f=sj_ce("div","b_lowerHeader"),t.appendTo(f),i.insertBefore(f,i.firstChild)))))}})};n.fetchScopeBar=function(n){sj_ajax("/header/scopebar?q="+n,{callback:function(n,t){var i,r,u,f;n&&(i=_ge("b_header"),i&&(r=i.getElementsByTagName("nav"),r&&r.length>0&&(u=r[0],u&&(f=sj_ce("div","b_nav"),t.appendTo(f),i.removeChild(u),i.appendChild(f)))))}})};n.fetchNotificationConditional=function(){sj_ajax("/business/notification/conditional",{callback:function(n,t){n&&t.appendTo(_d.body)}})};n.raiseAuthEventAndLog=function(n){var i=n.isAuthenticated,r=n.postUserNameInMessage,u=n.displayName,f=n.uniqueName,e=n.userObjectId,t;if(!i){sj_evt.fire("aad:signedout");return}t={displayName:u,uniqueName:f,userObjectId:e};r?sj_evt.fire("aad:signedin",t):sj_evt.fire("aad:signedin");Log&&Log.Log&&Log.Log("ClientInst","AADSignedIn","OrgId",!1,"Type","Conditional","TimeStamp",Math.round(performance.now()).toString())}})(t=n.ConditionalSignIn||(n.ConditionalSignIn={}))})(BingAtWork||(BingAtWork={}));window.data_iid = "SERP.5027";;var Lib;(function(n){var t;(function(n){function u(n,t){var r,i;if(t==null||n==null)throw new TypeError("Null element passed to Lib.CssClass");if(n.indexOf)return n.indexOf(t);for(r=n.length,i=0;i<r;i++)if(n[i]===t)return i;return-1}function f(n,u){if(n==null)throw new TypeError("Null element passed to Lib.CssClass");if(!i(n,u))if(r&&n.classList)n.classList.add(u);else{var f=t(n)+" "+u;o(n,f)}}function e(n,f){var e,s,h;if(n==null)throw new TypeError("Null element passed to Lib.CssClass");i(n,f)&&(r&&n.classList?n.classList.remove(f):(e=t(n).split(" "),s=u(e,f),s>=0&&e.splice(s,1),h=e.join(" "),o(n,h)))}function s(n,t){if(n==null)throw new TypeError("Null element passed to Lib.CssClass");r&&n.classList?n.classList.toggle(t):i(n,t)?e(n,t):f(n,t)}function i(n,i){var f,e;if(n==null)throw new TypeError("Null element passed to Lib.CssClass");return r&&n.classList?n.classList.contains(i):(f=t(n),f)?(e=f.split(" "),u(e,i)>=0):!1}function h(n,i){var f,e,r,u,o;if(n.getElementsByClassName)return n.getElementsByClassName(i);for(f=n.getElementsByTagName("*"),e=[],r=0;r<f.length;r++)u=f[r],u&&(o=t(u),o&&o.indexOf(i)!==-1&&e.push(u));return e}function o(n,t){n instanceof SVGElement?n.setAttribute("class",t):n.className=t}function t(n){return n instanceof SVGElement?n.getAttribute("class"):n.className}var r=typeof document.body.classList!="undefined";n.add=f;n.remove=e;n.toggle=s;n.contains=i;n.getElementByClassName=h;n.getClassAttribute=t})(t=n.CssClass||(n.CssClass={}))})(Lib||(Lib={}));sj_evt.bind("onP1", function() { window["RewardsHeaderSVG"] && RewardsHeaderSVG.fireDefaultEvent(); }, 1, 0);;var bepcfg = bepcfg || {};;bepcfg.wb =true? '1' : '0';;var sch=sch||{};(function(){var n="click";sj_evt.bind("onP1",function(){setTimeout(function(){var i=_ge("id_h"),t=_ge("id_sc");i&&t&&(sj_jb("Blue/HamburgerServicesHeaderFlyout_c",0,i,"mouseover",t,n,t,"focus"),sj_be(t,n,function(n){sch.clk=n}))},50)},1)})();_w.rms.js({'A:0':0},{'A:rms:answers:Shared:BingCore.Bundle':'\/rp\/A6SRXhNOIP2AEaNWPixH_2_eTCc.br.js'},{'A:rms:answers:SharedStaticAssets:EsModuleShim':'https:\/\/r.bing.com\/rp\/t3AZrPm6P8cWJzaHDi7qWyH9DDo.br.js'},{'A:rms:answers:HomepageVNext:PreactLibrary':'https:\/\/r.bing.com\/rp\/vt4Nt13NvJrnIruLOKMQzyLTIpo.br.js'},{'A:rms:answers:HomepageVNext:PreactBundle':'https:\/\/r.bing.com\/rp\/JPJl8vT4t0exJNkZge_VcRei_MY.br.js'},{'A:rms:answers:HomepageVNext:OutlinePolyfill':'https:\/\/r.bing.com\/rp\/T0lAQLm87gv5AUytm5v9--Y-Yj0.br.js'},{'A:rms:answers:HomepageVNext:SpeechSDK':'https:\/\/r.bing.com\/rp\/ijchd2BmUQhQL83v5TsxGHjpEfo.br.js'},{'A:rms:answers:Notifications:BnpPartner':'https:\/\/r.bing.com\/rp\/hSGwh2JO2tj-l608vqtbJ2446IY.br.js'},{'A:1':1},{'A:rms:answers:Feedback:FeedbackAccessibility':'https:\/\/r.bing.com\/rp\/BZ4UfIeWu9BfKpat2kZG4pw6tmo.br.js'},{'A:2':2},{'A:rms:answers:Feedback:FeedbackBootstrapBundle':'https:\/\/r.bing.com\/rp\/JfzUdgukTFqDvLLiicTmeERuorI.br.js'},{'A:3':3},{'A:rms:answers:BoxModel:Rules':'https:\/\/r.bing.com\/rp\/xrUJJ8sN8ucbiFbMJle3n0IfRwU.br.js'},{'A:4':4},{'A:rms:answers:BoxModel:ViewportQueue':'https:\/\/r.bing.com\/rp\/LXu4eYVt3NhFk3Ud9ZbhZ_PYFaA.br.js'},{'A:rms:answers:BoxModel:LayoutQueue':'https:\/\/r.bing.com\/rp\/JXkjDPywJD9oeuWPLy7bD8Jc6mw.br.js'},{'A:rms:answers:BoxModel:EventQueue':'https:\/\/r.bing.com\/rp\/ilbkF5vv0sk3tJ8LDY0Nm39p12g.br.js'},{'A:rms:answers:BoxModel:Framework':'https:\/\/r.bing.com\/rp\/C-nbzZXqnjvl8qZvaw7wP66Lo9E.br.js'},{'A:5':5},{'A:rms:answers:Shared:ShareDialogBootstrapBundle':'https:\/\/r.bing.com\/rp\/TFQelnVQseKo8S3sA_Zh33yg_rQ.br.js'},{'A:rms:answers:Identity:BlueIdentityDropdownBootStrap':'https:\/\/r.bing.com\/rp\/Gyuq2bqitqDJM0BeAkbKXGlQXNw.br.js'},{'A:rms:answers:Identity:BlueIdentityHeader':'https:\/\/r.bing.com\/rp\/n21aGRCN5EKHB3qObygw029dyNU.br.js'},{'A:6':6},{'A:rms:answers:Identity:SnrWindowsLiveConnectBootstrap':'https:\/\/r.bing.com\/rp\/8CgcSSLayxEVUBf0swP_bQGMId8.br.js'},{'A:rms:answers:OrgId:SsoFrame':'https:\/\/r.bing.com\/rp\/V_fBQ_iVmAgE_Ta_T-6BNXc0ZY4.br.js'},{'A:rms:answers:BingAtWork:SsoContent':'https:\/\/r.bing.com\/rp\/C7TuoP5bfHv-CZlMHZy7yfvI4Fk.br.js'},{'A:7':7},{'A:rms:answers:Identity:ProfilePicturePostLoader':'https:\/\/r.bing.com\/rp\/XJ8OmILbNhm0zU9tdkuGYeXVPRQ.br.js'},{'A:rms:answers:Rewards:RewardsHeaderSVG':'https:\/\/r.bing.com\/rp\/zeaUbxBeGSod5lzRqD1S7-mMv7w.br.js'},{'A:rms:answers:Rewards:RewardsNcHeaderBootstrap':'https:\/\/r.bing.com\/rp\/pqFWGnKBRdI0HvcGxln7rQM1Sg0.br.js'},{'A:RewardsReportActivity':'https:\/\/r.bing.com\/rp\/jqTogFimeR6IbRU356bMp74nuBw.br.js'},{'A:rms:answers:Rewards:RewardsCreditRefresh':'https:\/\/r.bing.com\/rp\/dWeXVsZyPwkR07p2sbkeI_rVxTo.br.js'},{'A:rms:answers:Rewards:ModernReportActivity':'https:\/\/r.bing.com\/rp\/cDfkG3RRZl-qnqGbRwk1jHyh1bA.br.js'},{'A:rms:answers:Rewards:ReportActivityBootstrap':'https:\/\/r.bing.com\/rp\/upt7Ri3AVBCCNSuZMRK4rMBqXWQ.br.js'});;
//]]>
	</script>
	<div id="aRmsDefer">
		<script type="text/rms" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">//<![CDATA[
var mcp_banner=function(n){function u(n){var t=sj_gx(),i,r;if(t.open("GET",n,!0),t.onreadystatechange=function(){var r,n,i,o,e;if(t.readyState==4&&t.status==200){if(r=t.responseText,r.length==0)return;n=sj_ce("div");n.setAttribute("class","footer_mcp");var u=[],e=[],l=typeof ShowMCPTrustedTypesPolicy!="undefined";l?(i=ShowMCPTrustedTypesPolicy,i.setTrustedHtml(t,n),u=i.getExtractedCss(),e=i.getExtractedJs()):(o=r.replace(/<style\s+[^>]+>([^<]*)<\/style>/g,function(n,t){return u.push(t),""}),n.innerHTML=f("<div>dummy<\/div>"+o),e=s(n),n.removeChild(n.firstChild));_d.body.insertBefore(n,_d.body.firstChild);c(u);h(e)}},i=_d.getElementsByClassName("mcp_container")[0],r=i&&i.getAttribute("class")||"",r=="mcp_container"&&i.style.display=="none"){i.style.removeProperty("display");return}t.send()}function i(){return typeof DefaultTrustedTypesPolicy!="undefined"}function f(n){return i()&&DefaultTrustedTypesPolicy.getOpaqueHTML?DefaultTrustedTypesPolicy.getOpaqueHTML(n):n}function e(n){return i()&&DefaultTrustedTypesPolicy.getOpaqueScript?DefaultTrustedTypesPolicy.getOpaqueScript(n):n}function o(n){return i()&&DefaultTrustedTypesPolicy.getOpaqueScriptURL?DefaultTrustedTypesPolicy.getOpaqueScriptURL(n):n}function s(n){for(var r=[],u=n.getElementsByTagName("script"),t,i;u.length;)t=u[0],i=sj_ce("script"),t.src?i.src=o(t.src):t.text&&(i.text=e(t.text)),i.type=t.type,t.parentNode.removeChild(t),r.push(i);return r}function h(n){for(var t=0;t<n.length;t++)r(n[t])}function r(n){var t=_d.getElementsByTagName("head")[0];t.appendChild(n)}function c(n){for(var t,i=0;i<n.length;i++)t=sj_ce("style"),t.type="text/css",t.textContent!==undefined?t.textContent=n[i]:t.style.cssText=n[i],r(t)}var t=decodeURIComponent(n);t=t+(t.indexOf("?")>=0?"&IG=":"?&IG=")+_G.IG+"&IID=MCP.302";u(t)};(function(){var n=_ge("mcp_footer"),t;n&&(t=n.getAttribute("data-mcp-url"),t)&&sj_be(n,"click",function(){mcp_banner(t)})})();
//]]></script>
		<script type="text/rms" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">//<![CDATA[
0;
//]]></script>
		<script type="text/rms" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">//<![CDATA[
var sj_appHTML=function(n,t){var f,e,o,r,i,s,h;if(t&&n){var c="innerHTML",l="script",a="appendChild",v="length",y="src",p=sj_ce,u=p("div");if(u[c]="<br>"+t,f=u.childNodes,u.removeChild(f[0]),e=u.getElementsByTagName(l),e)for(o=0;o<e[v];o++)r=p(l),i=e[o],i&&(r.type=i.type=="module"||i.type=="importmap"?i.type:"text/javascript",s=i.getAttribute(y),s?(r.setAttribute(y,s),r.setAttribute("crossorigin","anonymous")):(r.text=i[c],r.setAttribute("data-bing-script","1")),i.parentNode.replaceChild(r,i));for(h=_d.createDocumentFragment();f[v];)h[a](f[0]);n[a](h)}};var sj_ajax=function(n,t){function c(){i[u]=h;i.abort&&i.abort()}function s(n,t){typeof n=="function"&&n(t,{request:i,appendTo:function(n){i&&sj_appHTML(n,i.responseText)}})}var r,i=sj_gx(),u="onreadystatechange",f,e=null,o,l=sb_st,a=sb_ct,h=function(){};if(!n||!i){s(r,!1);return}i.open("get",n,!0);t&&(r=t.callback,f=t.timeout,o=t.headers,Object.keys(o||{}).forEach(function(n){i.setRequestHeader(n,o[n])}));i[u]=function(){if(i.readyState===4){var n=!1;e!==null&&a(e);i.status===200&&(n=!0,i[u]=h);s(r,n)}};sj_evt.bind("ajax.unload",c);i.send();f>0&&(e=l(function(){c();s(r,!1)},f))};
//]]></script>
		<script type="text/rms" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">//<![CDATA[
Feedback.Bootstrap.InitializeFeedback({page:true},"sb_feedback",1,0,0);;
//]]></script>
		<script type="text/rms" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">//<![CDATA[
_G!==undefined&&_G.EF!==undefined&&_G.EF.bmasynctrigger===1&&window.requestAnimationFrame!==undefined&&document.visibilityState!==undefined&&document.visibilityState==="visible"?requestAnimationFrame(function(){setTimeout(function(){BM.trigger()},0)}):BM.trigger();
//]]></script>
		<script type="text/rms" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">//<![CDATA[
var ShareDialogConfig ={"shareDialogUrl":"/shared/sd/?IID=SERP.5057"};;
//]]></script>
		<script type="text/rms" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">//<![CDATA[
var wlc=function(n,t,i){var u,f,r;n&&Identity&&(u=Identity.popupLoginUrls)&&(f=u.WindowsLiveId)&&Identity.wlProfile&&(r=_d.createElement("iframe"),r.style.display="none",r.src=f+"&checkda=1",r.setAttribute("data-priority","2"),_d.body.appendChild(r),i&&t&&t("SRCHHPGUSR","WTS",i,1,"/"))};
//]]></script>
		<script type="text/rms" nonce="9gUZnd2a6lbAn+16UnTDL1ofkEHXdYNJa9JhQVQJUyc=">//<![CDATA[
(function() { var conditionalSignInParams ={"notifEnabled":false,"notifFetchAsync":false}; BingAtWork.ConditionalSignIn && BingAtWork.ConditionalSignIn.bindToConditionalSignIn && BingAtWork.ConditionalSignIn.bindToConditionalSignIn(conditionalSignInParams); })();;(function() { var config ={"url":"https%3a%2f%2flogin.microsoftonline.com%2fcommon%2foauth2%2fauthorize%3fclient_id%3d9ea1ad79-fdb6-4f9a-8bc3-2b70f96e34c7%26response_type%3did_token%2bcode%26nonce%3d2df3ae22-8657-4135-a20c-eb13a9801f63%26redirect_uri%3dhttps%253a%252f%252fwww.bing.com%252forgid%252fidtoken%252fconditional%26scope%3dopenid%26response_mode%3dform_post%26msafed%3d0%26prompt%3dnone%26state%3d%257b%2522ig%2522%253a%252220AD53EBB8F9410AB6D066666260AADE%2522%257d","sandbox":"allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts","currentEpoch":"1650963934000"}; sj_evt.fire('ssoFrameExists', config); })();;
//]]></script>
	</div>
</body>

</html>

Retrieving Results Using the Snapshot API

Once you've submitted a request to the Async API and received a snapshot_id, you can use the Snapshot API to retrieve the processed results. This allows you to fetch data asynchronously once it's ready, ensuring smooth and efficient operation.

We will use following URL as an example of getting results from a snapshot_id

https://api.webscrapingapi.com/v2?api_key=<YOUR_API_KEY>&snapshot_id=s3w1t1751043071383r7bcfdskr5q8

When the data is ready, the API will return a JSON response containing the scraped results. Here's an example of the response structure:

Response Example
<!doctype html>
<html lang="en" class="light" style="color-scheme: light;">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width">
    <link rel="alternate" href="https://www.webscrapingapi.com" hreflang="x-default">
    <link rel="alternate" href="https://www.webscrapingapi.com" hreflang="en">
    <link rel="alternate" href="https://www.webscrapingapi.cn" hreflang="zh-cn">
    <title>WebScrapingAPI - Leading REST APIs &amp; Services For Web Scraping</title>
    <meta name="robots" content="index,follow">
    <meta name="description"
        content="Explore WebScrapingAPI – your trusted source for top-tier web scraping APIs and services. Streamline data extraction with efficiency and reliability.">
    <meta property="og:title" content="WebScrapingAPI - Leading REST APIs &amp; Services For Web Scraping">
    <meta property="og:description"
        content="Explore WebScrapingAPI – your trusted source for top-tier web scraping APIs and services. Streamline data extraction with efficiency and reliability.">
    <meta property="og:url" content="https://www.webscrapingapi.com">
    <meta property="og:type" content="website">
    <meta property="og:image" content="/images/meta-image.png">
    <link rel="canonical" href="https://www.webscrapingapi.com">
    <meta name="next-head-count" content="14">
    <link rel="preload" href="/_next/static/media/9bf67a161a796382-s.p.woff2" as="font" type="font/woff2"
        crossorigin="anonymous" data-next-font="size-adjust">
    <link rel="preload" href="/_next/static/css/2b43ccc69e28122d.css" as="style">
    <link rel="stylesheet" href="/_next/static/css/2b43ccc69e28122d.css" data-n-g=""><noscript data-n-css=""></noscript>
    <script type="text/javascript" async=""
        src="https://www.googletagmanager.com/gtag/js?id=G-4P5DNV3811&amp;cx=c&amp;gtm=45He56p1v9102372980za200&amp;tag_exp=101509157~103116026~103200004~103233427~103308216~103308218~103351869~103351871~104684208~104684211~104718208~104784387~104784389">
    </script>
    <script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-T98N9HK"></script>
    <script defer="" nomodule="" src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js"></script>
    <script src="/scripts/cookie_consent.min.js" defer="" data-nscript="beforeInteractive"></script>
    <script src="/_next/static/chunks/webpack-b8e5b3e85ce9951b.js" defer=""></script>
    <script src="/_next/static/chunks/framework-875f772188a57dec.js" defer=""></script>
    <script src="/_next/static/chunks/main-070e73a8c63167c7.js" defer=""></script>
    <script src="/_next/static/chunks/pages/_app-ead43a18d445085d.js" defer=""></script>
    <script src="/_next/static/chunks/9439-6454493f30a68fd0.js" defer=""></script>
    <script src="/_next/static/chunks/6052-23006aab4f40cf5c.js" defer=""></script>
    <script src="/_next/static/chunks/2293-e4d3500c2fa2965f.js" defer=""></script>
    <script src="/_next/static/chunks/8847-85f127c245d7d7e6.js" defer=""></script>
    <script src="/_next/static/chunks/3325-99be551f051e76f9.js" defer=""></script>
    <script src="/_next/static/chunks/3399-e08481a4466857da.js" defer=""></script>
    <script src="/_next/static/chunks/1259-f136fc144156ad69.js" defer=""></script>
    <script src="/_next/static/chunks/pages/index-bc1d3012750797f1.js" defer=""></script>
    <script src="/_next/static/rcXOd1cOVNL3lmANEf-TI/_buildManifest.js" defer=""></script>
    <script src="/_next/static/rcXOd1cOVNL3lmANEf-TI/_ssgManifest.js" defer=""></script>
    <link as="script" rel="prefetch" href="/_next/static/chunks/6511-0b7f7a8bca5a5752.js">
    <link as="script" rel="prefetch" href="/_next/static/chunks/3854-f3efb7f22df79ce8.js">
    <link as="script" rel="prefetch" href="/_next/static/chunks/9021-6587708b077bd555.js">
    <link as="script" rel="prefetch" href="/_next/static/chunks/pages/blog-dca1ec48e0056112.js">
    <script id="freshchat-js-sdk" async=""
        src="https://everythingdatasolutions-aa278210ff4f69b17290458.freshchat.com/js/widget.js"></script>
    <link type="text/css" rel="stylesheet" href="https://snippets.freshchat.com/css/fc-pre-chat-form-v2.css">
</head>

<body>
    <dialog id="cconsent-modal" aria-labelledby="ccm__content__title" aria-hidden="true">
        <div class="ccm__content">
            <div class="ccm__content__heading">
                <h2 id="ccm__content__title">Cookie settings</h2>
                <p>Cookies are small pieces of data sent from a website and stored on the user's computer by the user's
                    web browser while the user is browsing. Your browser stores each message in a small file, called
                    cookie. When you request another page from the server, your browser sends the cookie back to the
                    server. Cookies were designed to be a reliable mechanism for websites to remember information or to
                    record the user's browsing activity.</p>
                <button class="ccm__cheading__close" aria-label="close">×</button>
            </div>
            <div class="ccm__content__body">
                <div class="ccm__tabs">
                    <dl class="ccm__tabgroup marketing checked-5jhk" data-category="marketing">
                        <dt class="ccm__tab-head">
                            <button id="ccm__tab-trigger--5fda01336a149" class="ccm__tab-trigger" aria-expanded="false" aria-controls="ccm__tab-content--5fda01336a149"><span class="ccm__tab-head__text">Marketing Cookies</span><span class="ccm__tab-head__status ccm__tab-head__status--checked" aria-label="checked">✔</span><span class="ccm__tab-head__icon-wedge"><svg version="1.2" preserveAspectRatio="none" viewBox="0 0 24 24" class="[object SVGAnimatedString] icon-wedge-svg" data-id="e9b3c566e8c14cfea38af128759b91a3" style="opacity: 1; mix-blend-mode: normal; fill: rgb(51, 51, 51); width: 32px; height: 32px;"><path xmlns:default="http://www.w3.org/2000/svg" class="[object SVGAnimatedString] icon-wedge-angle-down" d="M17.2,9.84c0-0.09-0.04-0.18-0.1-0.24l-0.52-0.52c-0.13-0.13-0.33-0.14-0.47-0.01c0,0-0.01,0.01-0.01,0.01  l-4.1,4.1l-4.09-4.1C7.78,8.94,7.57,8.94,7.44,9.06c0,0-0.01,0.01-0.01,0.01L6.91,9.6c-0.13,0.13-0.14,0.33-0.01,0.47  c0,0,0.01,0.01,0.01,0.01l4.85,4.85c0.13,0.13,0.33,0.14,0.47,0.01c0,0,0.01-0.01,0.01-0.01l4.85-4.85c0.06-0.06,0.1-0.15,0.1-0.24  l0,0H17.2z" style="fill: rgb(51, 51, 51);"></path></svg></span></button>
                        </dt>
                        <dd id="ccm__tab-content--5fda01336a149" class="ccm__tab-content" role="region"
                            aria-labelledby="ccm__tab-trigger--5fda01336a149" aria-hidden="true">
                            <div class="ccm__tab-content__inner">
                                <div class="ccm__tab-content__desc">
                                    <h3 id="ccm__tab-content__title--5fda01336a149">Marketing Cookies</h3>
                                    <p>We use marketing cookies to better understand user behavior in an anonymized way
                                        and make sure we offer the best experience on various devices.</p>
                                    <div class="ccm__list">
                                        <div class="ccm__list"><span class="ccm__list__title">Affected solutions:</span>
                                            <ul>
                                                <li>Google Analytics</li>
                                            </ul>
                                        </div>
                                    </div>
                                </div>
                                <div class="ccm__tab-content__choose"></div>
                            </div>
                        </dd>
                    </dl>
                </div>
            </div>
            <div class="ccm__footer">
                <button id="ccm__footer__consent-modal-submit">Save current settings</button><button class="consent-give">Accept all cookies and close</button>
            </div>
        </div>
    </dialog>
    <div id="cconsent-bar" class="" role="region" aria-label="Cookie consent" aria-hidden="false" tabindex="0">
        <div class="ccb__wrapper">
            <div class="ccb__left">
                <div class="cc-text">This website uses cookies to ensure you get the best experience on our website.
                </div>
            </div>
            <div class="ccb__right">
                <div class="ccb__button">
                    <button class="ccb__edit">Cookie Settings</button><button class="consent-give">Accept all cookies</button>
                </div>
            </div>
        </div>
    </div>
    <style>
        #cconsent-bar,
        #cconsent-bar * {
            box-sizing: border-box
        }

        #cconsent-bar .visually-hide,
        #cconsent-modal .visually-hide {
            position: absolute !important;
            overflow: hidden !important;
            clip: rect(1px 1px 1px 1px) !important;
            clip: rect(1px, 1px, 1px, 1px) !important;
            width: 1px !important;
            height: 1px !important;
        }

        #cconsent-bar {
            background-color: #002231;
            color: #FFF;
            padding: 15px;
            text-align: right;
            font-family: sans-serif;
            font-size: 14px;
            line-height: 18px;
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            z-index: 9998;
            transform: translateY(0);
            transition: transform .6s ease-in-out;
            transition-delay: .3s;
        }

        #cconsent-bar.ccb--hidden {
            transform: translateY(100%);
            display: block;
        }

        #cconsent-bar .ccb__wrapper {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            max-width: 1800px;
            margin: 0 auto;
        }

        #cconsent-bar .ccb__left {
            align-self: center;
            text-align: left;
            margin: 15px 0;
        }

        #cconsent-bar .ccb__right {
            align-self: center;
            white-space: nowrap;
        }

        #cconsent-bar .ccb__right>div {
            display: inline-block;
            color: #FFF;
        }

        #cconsent-bar button {
            line-height: normal;
            font-size: 14px;
            border: 0;
            padding: 10px 10px;
            color: #FFF;
            background-color: #37ac80;
        }

        #cconsent-bar button.ccb__edit {
            -moz-appearance: none;
            -webkit-appearance: none;
            appearance: none;
            margin-right: 15px;
            border: 0;
            padding: 0;
            text-decoration: underline;
            color: #FFF;
            background: none;
        }

        #cconsent-bar a:hover,
        #cconsent-bar button:hover {
            cursor: pointer;
        }

        #cconsent-modal {
            display: none;
            font-size: 14px;
            line-height: 18px;
            color: #666;
            width: 100vw;
            height: 100vh;
            position: fixed;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            font-family: sans-serif;
            font-size: 14px;
            background-color: rgba(0, 0, 0, 0.6);
            z-index: 9999;
            align-items: center;
            justify-content: center;
        }

        @media (max-width: 600px) {
            #cconsent-modal {
                height: 100%
            }
        }

        #cconsent-modal button {
            border: 0
        }

        #cconsent-modal h2,
        #cconsent-modal h3 {
            color: #333
        }

        #cconsent-modal.ccm--visible {
            display: flex
        }

        #cconsent-modal .ccm__content {
            max-width: 600px;
            min-height: 500px;
            max-height: 600px;
            overflow-Y: auto;
            background-color: #EFEFEF;
        }

        @media (max-width: 600px) {
            #cconsent-modal .ccm__content {
                max-width: 100vw;
                height: 100%;
                max-height: initial;
            }
        }

        #cconsent-modal .ccm__content>.ccm__content__heading {
            border-bottom: 1px solid #D8D8D8;
            padding: 35px 35px 20px;
            background-color: #EFEFEF;
            position: relative;
        }

        #cconsent-modal .ccm__content>.ccm__content__heading h2 {
            font-size: 21px;
            font-weight: 600;
            color: #333;
            margin: 0
        }

        #cconsent-modal .ccm__content>.ccm__content__heading .ccm__cheading__close {
            -moz-appearance: none;
            -webkit-appearance: none;
            appearance: none;
            padding: 0;
            border: 0;
            font-weight: 600;
            color: #888;
            cursor: pointer;
            font-size: 26px;
            position: absolute;
            right: 15px;
            top: 15px;
            width: 26px;
            height: 26px;
            background: none;
            text-align: center;
        }

        #cconsent-modal .ccm__content>.ccm__content__heading .ccm__cheading__close:focus {
            box-shadow: 0 0 0 0.25rem rgb(40 168 52 / 75%);
        }

        #cconsent-modal h2,
        #cconsent-modal h3 {
            margin-top: 0
        }

        #cconsent-modal .ccm__content>.ccm__content__body {
            background-color: #FFF;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup {
            margin: 0;
            border-bottom: 1px solid #D8D8D8;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-head {
            color: #333;
            font-weight: 600;
            cursor: pointer;
            position: relative;
            padding: 0;
            margin: 0;
            transition: background-color .5s ease-out;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-head:hover {
            background-color: #F9F9F9
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-head__status {
            order: 1;
            position: absolute;
            left: 35px;
            font-weight: 600;
            display: inline-block;
            margin-right: 20px;
            pointer-events: none;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-head__status.ccm__tab-head__status--checked {
            font-size: 1em;
            color: #28a834;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-head__status.ccm__tab-head__status--unchecked {
            font-size: 1.4em;
            color: #e56385;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-head__text {
            order: 2;
            pointer-events: none;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup .ccm__tab-head .ccm__tab-head__icon-wedge {
            transition: transform .3s ease-out;
            transform-origin: center;
            position: absolute;
            right: 25px;
            top: 50%;
            transform: rotate(0deg);
            transform: translateY(-50%);
            order: 3;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup .ccm__tab-head .ccm__tab-head__icon-wedge>svg {
            pointer-events: none;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup.ccm__tabgroup--open .ccm__tab-head .ccm__tab-head__icon-wedge {
            transform: translateY(-50%) rotate(-180deg)
        }

        #cconsent-modal .ccm__tab-trigger {
            appearance: none;
            background: none;
            display: flex;
            flex-direction: row;
            width: 100%;
            padding: 17px 35px 17px 56px;
            color: #333;
            font-weight: 600;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content {
            padding: 0;
            margin: 0
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup .ccm__tab-content {
            max-height: 0;
            overflow: hidden;
            opacity: 0;
            transition: all .5s ease-out;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup .ccm__tab-content__inner {
            display: flex;
            flex-direction: row;
            padding: 25px 35px;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup.ccm__tabgroup--open .ccm__tab-head {
            background-color: #f9f9f9
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup.ccm__tabgroup--open .ccm__tab-content {
            max-height: 900px;
            opacity: 1;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose {
            order: 1;
        }

        @media (max-width: 600px) {
            #cconsent-modal .ccm__content>.ccm__content__body .ccm__tabgroup.ccm__tabgroup--open .ccm__tab-content {
                flex-direction: column
            }
        }

        @media (max-width: 600px) {
            #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose {
                margin-bottom: 20px;
            }
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose .ccm__switch-component {
            display: flex;
            margin-right: 35px;
            align-items: center;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose .ccm__switch__status {
            font-weight: 600;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose .ccm__switch-group {
            background: none;
            width: 40px;
            height: 20px;
            margin: 0 10px;
            position: relative;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose .ccm__switch__slider {
            position: absolute;
            cursor: pointer;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #ccc;
            border-radius: 10px;
            -webkit-transition: .4s;
            transition: .4s;
            pointer-events: none;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose .ccm__switch__slider:before {
            position: absolute;
            content: "";
            height: 12px;
            width: 12px;
            left: 4px;
            bottom: 4px;
            background-color: white;
            border-radius: 50%;
            -webkit-transition: .4s;
            transition: .4s;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose .ccm__switch-group[aria-checked="true"] .ccm__switch__slider {
            background-color: #28A834;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose .ccm__switch-group:focus {
            box-shadow: 0 0 0 2pxrgb(40 168 52 / 75%);
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__choose .ccm__switch-group[aria-checked="true"] .ccm__switch__slider:before {
            -webkit-transform: translateX(20px);
            -ms-transform: translateX(20px);
            transform: translateX(20px);
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__tab-content__desc {
            order: 2;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content h3 {
            font-size: 18px;
            margin-bottom: 10px;
            line-height: 1;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content p {
            color: #444;
            margin-bottom: 0
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__list:not(:empty) {
            margin-top: 30px;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__list .ccm__list__title {
            color: #333;
            font-weight: 600;
        }

        #cconsent-modal .ccm__content>.ccm__content__body .ccm__tab-content .ccm__list ul {
            margin: 15px 0;
            padding-left: 15px
        }

        #cconsent-modal .ccm__footer {
            padding: 35px;
            background-color: #EFEFEF;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: flex-end;
        }

        #cconsent-modal .ccm__footer button {
            line-height: normal;
            font-size: 14px;
            transition: background-color .5s ease-out;
            background-color: #37ac80;
            color: #FFF;
            border: none;
            padding: 13px;
            min-width: 110px;
            border-radius: 2px;
            cursor: pointer;
        }

        #cconsent-modal .ccm__footer button:hover {
            background-color: #23986c;
        }

        #cconsent-modal .ccm__footer button#ccm__footer__consent-modal-submit {
            margin-right: 10px;
        }
    </style><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T98N9HK" height="0" width="0"
            style="display:none;visibility:hidden"></iframe></noscript>
    <div id="__next">
        <main class="__className_09fe6b">
            <script>
                !function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}if(e==='light'||e==='dark')d.style.colorScheme=e}catch(e){}}()
            </script>
            <section class="bg-daintree-950">
                <nav
                    class="bg-white border-gray-200 px-4 lg:px-6 py-2.5 dark:bg-daintree-950 w-full fixed top-0 left-0 z-40 lg:overflow-y-visible">
                    <div class="flex flex-wrap justify-between items-center mx-auto max-w-screen-xl">
                        <div class="flex items-center"><a class="flex items-center" href="/"><svg
                                    xmlns="http://www.w3.org/2000/svg" xml:space="preserve"
                                    style="enable-background:new 0 0 116.2 110.7" viewBox="0 0 116.2 110.7"
                                    class="md:hidden" width="40" height="40">
                                    <path
                                        d="M92.5 17.2h23.8L87.1 95.1c-1.2 3.2-3.4 5.1-6.8 5.1-3.3 0-5.6-2-6.8-5l-9.3-24.6.7-.3c.7 2 2.1 3.4 4.4 3 1.5-.3 2.3-1.1 3-2.9l20.2-53.2z"
                                        style="fill-rule:evenodd;clip-rule:evenodd;fill:#94c11f"></path>
                                    <path
                                        d="M58.6 0h23.8L43.3 105.6c-1.2 3.2-3.4 5.1-6.8 5.1-3.3 0-5.6-2-6.8-5l-9.3-24.6.7-.3c.7 2 2.1 3.4 4.4 3 1.5-.3 2.3-1.1 3-2.9L58.6 0z"
                                        style="fill-rule:evenodd;clip-rule:evenodd;fill:#39ad81"></path>
                                    <path
                                        d="M12.2 17.2H36L23 52.1c-1.2 3.2-3.4 5.1-6.8 5.1-3.3 0-5.6-2-6.8-5L0 27.7l.7-.3c.7 2 2.1 3.4 4.4 3 1.5-.3 2.3-1.1 3-2.9l4.1-10.3z"
                                        style="fill-rule:evenodd;clip-rule:evenodd;fill:#3b99d5"></path>
                                </svg><svg xmlns="http://www.w3.org/2000/svg" class="hidden sm:block"
                                    xml:space="preserve" id="Layer_1" height="50" width="220" x="0" y="0"
                                    style="enable-background:new 0 0 236.8 37.2" viewBox="0 0 236.8 37.2">
                                    <path
                                        d="M39.2 17.8c1.4 0 2.5.8 2.6 2.2h-5.4c.2-.6.5-1.2 1-1.6.6-.4 1.2-.6 1.8-.6m7.9 5.3c.1-.4.1-1 .1-1.6 0-1.5-.3-2.8-1-4-.7-1.2-1.6-2.1-2.9-2.8-1.2-.7-2.6-1-4-1-1.5 0-2.8.3-4.1 1-1.2.7-2.3 1.7-3 2.9-.7 1.2-1.1 2.6-1.1 4.1 0 1.6.4 2.9 1.2 4.2.7 1.2 1.8 2.2 3 2.9 1.3.7 2.7 1.1 4.2 1.1 3.4 0 6.1-1.4 7.4-4.3L42.4 24c-.6 1-1.6 1.6-2.7 1.6-.8 0-1.5-.2-2-.7-.6-.4-1-1-1.1-1.7h10.5zM60.6 21.7c0 .9-.3 1.6-.9 2.2-.6.6-1.3.9-2.2.9-.9 0-1.6-.3-2.2-.9-.6-.6-.9-1.4-.9-2.2 0-.8.3-1.6.9-2.2.6-.6 1.3-.9 2.2-.9.8 0 1.6.3 2.2.9.6.6.9 1.3.9 2.2m5.7 0c0-1.4-.3-2.7-.9-3.9-.6-1.2-1.5-2.2-2.6-3-1.1-.7-2.4-1.1-3.8-1.1-1.7 0-3.4.8-4.4 2.1h-.1v-10H49v23.6h5.5v-1.9h.1c1.1 1.5 2.6 2.2 4.4 2.2 2.1 0 4.1-1 5.3-2.5 1.2-1.5 2-3.5 2-5.5zM77.2 29.7c2.6 0 4.9-.9 6.3-2.2 1.4-1.4 2.3-3.1 2.3-5 0-1.7-.6-3.2-1.7-4.4-1.2-1.2-2.8-2-4.9-2.4l-3.2-.6c-1.1-.2-1.7-.8-1.7-1.9 0-.5.2-1 .7-1.4.5-.4 1.1-.7 1.9-.7 2 0 3.2 1.2 3.5 3.2l5-1.4c-.2-1.2-.6-2.4-1.5-3.6-.5-.6-1-1.1-1.6-1.5-1.3-.9-3.2-1.4-5.3-1.4-2.2 0-4.3.7-5.8 2s-2.5 3.2-2.5 5.3c0 1.7.6 3.2 1.7 4.4 1.2 1.2 2.7 1.9 4.6 2.3l3.1.6c1.3.2 1.9.9 1.9 1.8 0 .6-.2 1.1-.7 1.5-.5.4-1.2.7-2.1.7-.7 0-1.4-.1-2-.3-1.2-.5-2.2-1.6-2.4-3.3l-5.1 1.2c.4 2.2 1.4 4 3 5.3 1.6 1.2 3.8 1.8 6.5 1.8zM95.5 29.8c3.5.1 6.7-2 7.7-5.4l-4.9-1.5c-.5 1.2-1.5 1.9-2.7 1.9-.9 0-1.6-.3-2.1-.9-.5-.6-.8-1.3-.8-2.2 0-.9.3-1.6.8-2.2.6-.6 1.2-.9 2.1-.9 1.2 0 2.3.7 2.7 1.9L103 19c-.2-1.1-.8-2.1-1.5-3-1.5-1.6-3.6-2.5-6-2.5-2.2 0-4.4.9-6 2.3-1.5 1.5-2.5 3.6-2.5 5.9 0 1.6.4 3 1.2 4.2.7 1.2 1.8 2.2 3 2.9 1.3.6 2.7 1 4.3 1zM115.5 13.9c-.4-.1-.7-.1-1-.1-.6 0-1.2.1-2 .4-.9.3-1.7 1-2.3 2V14h-5.5v15.5h5.5v-6.4c0-2.6 1.3-3.9 4-3.9.4 0 .9 0 1.3.1v-5.4zM123.3 25.9c-.7 0-1.4-.6-1.4-1.3 0-.5.2-.8.6-1 .4-.2.8-.3 1.3-.3h1.9v.5c-.1 1.3-1.1 2.1-2.4 2.1m.3-8.1c1.3 0 2.1.7 2.1 1.5 0 .6-.4.9-1.1.9h-.8c-1.4 0-2.7.2-4 .7-1.9.7-3.4 2-3.4 4.2 0 1.3.5 2.4 1.4 3.2.9.9 2 1.3 3.4 1.3 1.9 0 3.5-.7 4.7-2.1h.1c0 .7 0 1.3.1 1.8h5.3c-.1-.7-.1-1.6-.1-2.5v-7c0-1.4-.3-2.6-1-3.5-1.3-1.9-3.5-2.8-6.3-2.8-1.6 0-3 .4-4.4 1.1-1.3.7-2.4 2.1-2.7 3.8l4.6 1c0-.9.9-1.6 2.1-1.6zM138.7 21.7c0-.8.3-1.6.9-2.2.6-.6 1.3-.9 2.2-.9.8 0 1.6.3 2.2.9.6.6.9 1.3.9 2.2 0 .9-.3 1.6-.9 2.2-.6.6-1.3.9-2.2.9-.9 0-1.6-.3-2.2-.9-.6-.6-.9-1.4-.9-2.2m4.5 8c2.1 0 4.1-1 5.3-2.5 1.2-1.5 2-3.5 2-5.6 0-1.4-.3-2.7-.9-3.9-.6-1.2-1.5-2.2-2.6-3-1.1-.7-2.4-1.1-3.8-1.1-1.7 0-3.4.8-4.4 2.2h-.1V14h-5.5v23.1h5.5v-9.5h.1c1.1 1.4 2.6 2.1 4.4 2.1zM157.8 29.4V14h-5.5v15.5h5.5zM155 11.9c.9 0 1.6-.3 2.3-.9.6-.6.9-1.4.9-2.2 0-.9-.3-1.6-.9-2.3-.6-.6-1.4-.9-2.3-.9-.9 0-1.6.3-2.2.9-.7.6-1 1.4-1 2.3 0 .8.3 1.6 1 2.2.6.6 1.3.9 2.2.9zM175.7 29.4V20c0-3-1.3-6.4-5.4-6.4-1.6 0-3.3.7-4.4 2.2V14h-5.5v15.5h5.5v-8.4c0-1.5.9-2.4 2.2-2.4.7 0 1.2.2 1.6.7.4.5.6 1.1.6 1.7v8.4h5.4zM188.2 23.7c-.6.6-1.3.9-2.1.9s-1.6-.3-2.1-.9c-.6-.6-.8-1.3-.8-2.1s.3-1.6.8-2.1c.6-.6 1.3-.9 2.1-.9.9 0 1.6.3 2.1.8.6.6.9 1.3.9 2.1 0 .9-.3 1.6-.9 2.2m.8 5.3c0 2.4-1.4 3.5-3.6 3.5-1.6 0-2.8-.9-3.1-2.3l-4.9 1.5c.2 1.4 1.1 2.7 2.4 3.8 1.3 1.1 3.4 1.8 5.8 1.8 2.7 0 4.8-.8 6.5-2.3 1.6-1.5 2.5-3.6 2.5-6.2V14h-5.4v1.9h-.2c-1.2-1.5-2.8-2.1-4.3-2.1-1.9 0-3.7.8-5.1 2.1-1.3 1.3-2.2 3.4-2.2 5.7 0 2.2.7 4.1 2 5.5 1.3 1.5 3 2.2 5.2 2.2 1.7 0 3.1-.7 4.3-2.2h.1V29z"
                                        fill="#92c01f"></path>
                                    <path
                                        d="m208.3 20.2-.9 2.4h1.8l-.9-2.4zm2.4 6.6h-4.8l-1 2.6h-5l6-15.5h4.9l6 15.5h-5.1l-1-2.6zM222.7 18.3v2h1.2c.7 0 1.5-.1 1.5-1s-.7-1.1-1.5-1.1h-1.2zm0 6.2v5H218V13.9h6.2c1.5 0 3 .3 4.2 1.3 1.2 1 1.8 2.4 1.8 4s-.6 3.1-1.9 4c-1.2.9-2.8 1.3-4.3 1.3h-1.3zM232 13.9h4.8v15.5H232zM27.5 5.1h7.1l-8.7 23.2c-.4 1-1 1.5-2 1.5s-1.7-.6-2-1.5L19.1 21l.2-.1c.2.6.6 1 1.3.9.4-.1.7-.3.9-.9l6-15.8z"
                                        fill="#92c01f"></path>
                                    <path
                                        d="M17.4 0h7.1L12.9 31.4c-.4 1-1 1.5-2 1.5s-1.7-.6-2-1.5L6 24.1l.2-.1c.2.6.6 1 1.3.9.4-.1.7-.3.9-.9l9-24z"
                                        style="fill-rule:evenodd;clip-rule:evenodd;fill:#38ac80"></path>
                                    <path
                                        d="M3.6 5.1h7.1L6.8 15.5c-.4 1-1 1.5-2 1.5s-1.7-.6-2-1.5L0 8.2l.2-.1c.2.6.6 1 1.3.9.4 0 .7-.3.9-.8l1.2-3.1z"
                                        style="fill-rule:evenodd;clip-rule:evenodd;fill:#3998d4"></path>
                                </svg></a></div>
                        <div class="flex items-center lg:order-2">
                            <button class="mr-0.5 sm:mr-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" class="w-5 h-5 text-gray-600"><path stroke-linecap="round" stroke-linejoin="round" d="M21.752 15.002A9.72 9.72 0 0 1 18 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 0 0 3 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 0 0 9.002-5.998Z"></path></svg></button><a
                                rel="noopener noreferrer" href="https://app.webscrapingapi.com/login"
                                class="inline-flex items-center justify-center text-center rounded-lg font-medium border text-gray-900 dark:text-white border-transparent hover:bg-gray-500 hover:bg-opacity-20 dark:hover:bg-white dark:hover:bg-opacity-20 focus:ring-gray-300 dark:focus:ring-gray-800 focus:ring-4 text-sm px-4 lg:px-5 py-2 lg:py-2.5 mr-2 font-semibold"
                                target="_blank">Login</a><a
                                class="inline-flex items-center justify-center text-center text-white rounded-lg font-medium border border-oceangreen-500 relative hover:border-oceangreen-700 dark:hover:border-oceangreen-500 bg-oceangreen-500 hover:bg-oceangreen-600 dark:hover:bg-oceangreen-600 focus:ring-4 focus:ring-oceangreen-300 dark:focus:ring-oceangreen-900 rounded-lg font-semibold text-sm px-4 lg:px-5 py-2 lg:py-2.5 mr-2"
                                href="https://app.webscrapingapi.com/register" rel="noreferrer"
                                target="_blank"><span class="flex items-center">Register</span></a><button type="button" class="inline-flex items-center p-2 ml-1 text-sm text-gray-400 rounded-lg lg:hidden hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-gray-600" aria-controls="mobile-menu-2" aria-expanded="false"><span class="sr-only">Open main menu</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon" class="w-6 h-6"><path fill-rule="evenodd" d="M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75ZM2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10Zm0 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z" clip-rule="evenodd"></path></svg></button>
                        </div>
                        <div class="w-full lg:flex lg:w-auto lg:order-1 overflow-y-hidden lg:block hidden md:justify-between md:items-center overflow-y-scroll md:overflow-visible"
                            id="mobile-menu">
                            <ul
                                class="flex flex-col mt-4 font-medium lg:flex-row lg:space-x-8 lg:mt-0 w-full lg:w-auto">
                                <li class="w-full md:w-auto">
                                    <button id="mega-menu-button-0" data-dropdown-toggle="mega-menu" class="flex justify-between items-center py-2 pr-4 pl-3 w-fullfont-semibold text-gray-700 border-b border-gray-100 lg:w-auto hover:bg-gray-50 lg:hover:bg-transparent lg:border-0 lg:hover:text-oceangreen-500 lg:p-0 dark:text-white lg:dark:hover:text-oceangreen-500 dark:hover:bg-gray-700 dark:hover:text-white lg:dark:hover:bg-transparent dark:border-gray-700 w-full lg:w-auto">Web Data<svg class="ml-1 w-5 h-5 lg:w-4 lg:h-4" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button>
                                    <div id="mega-menu-0"
                                        class="w-full left-0 right-0 mega-menu sm:shadow-md lg:w-auto lg:grid-cols-3 border-t border-gray-200 dark:border-daintree-900 bg-white dark:bg-daintree-950 hidden top-[4.386rem] justify-center lg:absolute lg:z-10">
                                        <div
                                            class="px-2 py-4 text-gray-900 dark:text-white lg:col-span-2 flex w-full mx-auto">
                                            <ul class="grid sm:grid-cols-3 w-full max-w-5xl mx-auto">
                                                <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                        href="/web-scraping-services">
                                                        <div
                                                            class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
                                                                fill="currentColor" aria-hidden="true" data-slot="icon"
                                                                class="w-5 h-5 text-oceangreen-500">
                                                                <path
                                                                    d="M17 2.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0v-5.5ZM17 15.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0v-1.5ZM3.75 15a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75ZM4.5 2.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0v-5.5ZM10 11a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0v-5.5A.75.75 0 0 1 10 11ZM10.75 2.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0v-1.5ZM10 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM3.75 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM16.25 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z">
                                                                </path>
                                                            </svg></div>
                                                        <div>
                                                            <div class="text-sm font-semibold group-hover:text-white">
                                                                Managed data scraping</div>
                                                            <div
                                                                class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                Steadfast, Scalable Web Data Solutions at Your
                                                                Fingertips</div>
                                                        </div>
                                                    </a></li>
                                                <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                        href="/data-types/product-scraper">
                                                        <div
                                                            class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
                                                                fill="currentColor" aria-hidden="true" data-slot="icon"
                                                                class="w-5 h-5 text-oceangreen-500">
                                                                <path fill-rule="evenodd"
                                                                    d="M6 5v1H4.667a1.75 1.75 0 0 0-1.743 1.598l-.826 9.5A1.75 1.75 0 0 0 3.84 19H16.16a1.75 1.75 0 0 0 1.743-1.902l-.826-9.5A1.75 1.75 0 0 0 15.333 6H14V5a4 4 0 0 0-8 0Zm4-2.5A2.5 2.5 0 0 0 7.5 5v1h5V5A2.5 2.5 0 0 0 10 2.5ZM7.5 10a2.5 2.5 0 0 0 5 0V8.75a.75.75 0 0 1 1.5 0V10a4 4 0 0 1-8 0V8.75a.75.75 0 0 1 1.5 0V10Z"
                                                                    clip-rule="evenodd"></path>
                                                            </svg></div>
                                                        <div>
                                                            <div class="text-sm font-semibold group-hover:text-white">
                                                                Product</div>
                                                            <div
                                                                class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                Extract Valuable Data from E-Commerce Platforms and
                                                                Online Marketplaces</div>
                                                        </div>
                                                    </a></li>
                                                <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                        href="/data-types/news-articles-scraper">
                                                        <div
                                                            class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
                                                                fill="currentColor" aria-hidden="true" data-slot="icon"
                                                                class="w-5 h-5 text-oceangreen-500">
                                                                <path fill-rule="evenodd"
                                                                    d="M2 3.5A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5v11.75A2.75 2.75 0 0 0 16.75 18h-12A2.75 2.75 0 0 1 2 15.25V3.5Zm3.75 7a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Zm0 3a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5ZM5 5.75A.75.75 0 0 1 5.75 5h4.5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-4.5A.75.75 0 0 1 5 8.25v-2.5Z"
                                                                    clip-rule="evenodd"></path>
                                                                <path
                                                                    d="M16.5 6.5h-1v8.75a1.25 1.25 0 1 0 2.5 0V8a1.5 1.5 0 0 0-1.5-1.5Z">
                                                                </path>
                                                            </svg></div>
                                                        <div>
                                                            <div class="text-sm font-semibold group-hover:text-white">
                                                                News &amp; articles</div>
                                                            <div
                                                                class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                Source Information from Online Publishers and News
                                                                Websites Seamlessly</div>
                                                        </div>
                                                    </a></li>
                                                <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                        href="/data-types/business-location-data-scraping">
                                                        <div
                                                            class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
                                                                fill="currentColor" aria-hidden="true" data-slot="icon"
                                                                class="w-5 h-5 text-oceangreen-500">
                                                                <path fill-rule="evenodd"
                                                                    d="M4 16.5v-13h-.25a.75.75 0 0 1 0-1.5h12.5a.75.75 0 0 1 0 1.5H16v13h.25a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 0-.75-.75h-2.5a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 1-.75.75h-3.5a.75.75 0 0 1 0-1.5H4Zm3-11a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM7.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM11 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"
                                                                    clip-rule="evenodd"></path>
                                                            </svg></div>
                                                        <div>
                                                            <div class="text-sm font-semibold group-hover:text-white">
                                                                Business places</div>
                                                            <div
                                                                class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                Reliable Data from Business Directories and
                                                                Location-based Apps</div>
                                                        </div>
                                                    </a></li>
                                                <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                        href="/data-types/search-engine-scraper">
                                                        <div
                                                            class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
                                                                fill="currentColor" aria-hidden="true" data-slot="icon"
                                                                class="w-5 h-5 text-oceangreen-500">
                                                                <path fill-rule="evenodd"
                                                                    d="M9 3.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11ZM2 9a7 7 0 1 1 12.452 4.391l3.328 3.329a.75.75 0 1 1-1.06 1.06l-3.329-3.328A7 7 0 0 1 2 9Z"
                                                                    clip-rule="evenodd"></path>
                                                            </svg></div>
                                                        <div>
                                                            <div class="text-sm font-semibold group-hover:text-white">
                                                                Search</div>
                                                            <div
                                                                class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                Obtain Search Engine Results Page (SERP) Data
                                                                Effortlessly</div>
                                                        </div>
                                                    </a></li>
                                                <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                        href="/data-types/jobs-scraper">
                                                        <div
                                                            class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
                                                                fill="currentColor" aria-hidden="true" data-slot="icon"
                                                                class="w-5 h-5 text-oceangreen-500">
                                                                <path fill-rule="evenodd"
                                                                    d="M6 3.75A2.75 2.75 0 0 1 8.75 1h2.5A2.75 2.75 0 0 1 14 3.75v.443c.572.055 1.14.122 1.706.2C17.053 4.582 18 5.75 18 7.07v3.469c0 1.126-.694 2.191-1.83 2.54-1.952.599-4.024.921-6.17.921s-4.219-.322-6.17-.921C2.694 12.73 2 11.665 2 10.539V7.07c0-1.321.947-2.489 2.294-2.676A41.047 41.047 0 0 1 6 4.193V3.75Zm6.5 0v.325a41.622 41.622 0 0 0-5 0V3.75c0-.69.56-1.25 1.25-1.25h2.5c.69 0 1.25.56 1.25 1.25ZM10 10a1 1 0 0 0-1 1v.01a1 1 0 0 0 1 1h.01a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1H10Z"
                                                                    clip-rule="evenodd"></path>
                                                                <path
                                                                    d="M3 15.055v-.684c.126.053.255.1.39.142 2.092.642 4.313.987 6.61.987 2.297 0 4.518-.345 6.61-.987.135-.041.264-.089.39-.142v.684c0 1.347-.985 2.53-2.363 2.686a41.454 41.454 0 0 1-9.274 0C3.985 17.585 3 16.402 3 15.055Z">
                                                                </path>
                                                            </svg></div>
                                                        <div>
                                                            <div class="text-sm font-semibold group-hover:text-white">
                                                                Job posting</div>
                                                            <div
                                                                class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                Scrape Data from Job Boards and Recruitment Websites
                                                                Effectively</div>
                                                        </div>
                                                    </a></li>
                                                <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                        href="/data-types/social-media-scraper">
                                                        <div
                                                            class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
                                                                fill="currentColor" aria-hidden="true" data-slot="icon"
                                                                class="w-5 h-5 text-oceangreen-500">
                                                                <path
                                                                    d="M10 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM6 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM1.49 15.326a.78.78 0 0 1-.358-.442 3 3 0 0 1 4.308-3.516 6.484 6.484 0 0 0-1.905 3.959c-.023.222-.014.442.025.654a4.97 4.97 0 0 1-2.07-.655ZM16.44 15.98a4.97 4.97 0 0 0 2.07-.654.78.78 0 0 0 .357-.442 3 3 0 0 0-4.308-3.517 6.484 6.484 0 0 1 1.907 3.96 2.32 2.32 0 0 1-.026.654ZM18 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM5.304 16.19a.844.844 0 0 1-.277-.71 5 5 0 0 1 9.947 0 .843.843 0 0 1-.277.71A6.975 6.975 0 0 1 10 18a6.974 6.974 0 0 1-4.696-1.81Z">
                                                                </path>
                                                            </svg></div>
                                                        <div>
                                                            <div class="text-sm font-semibold group-hover:text-white">
                                                                Social media</div>
                                                            <div
                                                                class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                Collect Useful Data from Various Social Media Platforms
                                                            </div>
                                                        </div>
                                                    </a></li>
                                                <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                        href="/data-types/real-estate-scraper">
                                                        <div
                                                            class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
                                                                fill="currentColor" aria-hidden="true" data-slot="icon"
                                                                class="w-5 h-5 text-oceangreen-500">
                                                                <path
                                                                    d="M14.916 2.404a.75.75 0 0 1-.32 1.011l-.596.31V17a1 1 0 0 1-1 1h-2.26a.75.75 0 0 1-.75-.75v-3.5a.75.75 0 0 0-.75-.75H6.75a.75.75 0 0 0-.75.75v3.5a.75.75 0 0 1-.75.75h-3.5a.75.75 0 0 1 0-1.5H2V9.957a.75.75 0 0 1-.596-1.372L2 8.275V5.75a.75.75 0 0 1 1.5 0v1.745l10.404-5.41a.75.75 0 0 1 1.012.319ZM15.861 8.57a.75.75 0 0 1 .736-.025l1.999 1.04A.75.75 0 0 1 18 10.957V16.5h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75V9.21a.75.75 0 0 1 .361-.64Z">
                                                                </path>
                                                            </svg></div>
                                                        <div>
                                                            <div class="text-sm font-semibold group-hover:text-white">
                                                                Real estate</div>
                                                            <div
                                                                class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                Access Listings Data from Real Estate Portals and
                                                                Specialist Websites</div>
                                                        </div>
                                                    </a></li>
                                            </ul>
                                        </div>
                                    </div>
                                </li>
                                <li class="w-full md:w-auto">
                                    <button id="mega-menu-button-1" data-dropdown-toggle="mega-menu" class="flex justify-between items-center py-2 pr-4 pl-3 w-fullfont-semibold text-gray-700 border-b border-gray-100 lg:w-auto hover:bg-gray-50 lg:hover:bg-transparent lg:border-0 lg:hover:text-oceangreen-500 lg:p-0 dark:text-white lg:dark:hover:text-oceangreen-500 dark:hover:bg-gray-700 dark:hover:text-white lg:dark:hover:bg-transparent dark:border-gray-700 w-full lg:w-auto">Products<svg class="ml-1 w-5 h-5 lg:w-4 lg:h-4" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button>
                                    <div id="mega-menu-1"
                                        class="w-full left-0 right-0 mega-menu sm:shadow-md lg:w-auto lg:grid-cols-3 border-t border-gray-200 dark:border-daintree-900 bg-white dark:bg-daintree-950 hidden top-[4.386rem] justify-center lg:absolute lg:z-10">
                                        <div
                                            class="px-2 py-4 text-gray-900 dark:text-white lg:col-span-2 flex w-full mx-auto">
                                            <div
                                                class="grid gap-6 w-full max-w-5xl mx-auto sm:grid-cols-2 lg:grid-cols-3">
                                                <div>
                                                    <div
                                                        class="text-gray-700 dark:text-gray-300 font-bold text-sm border-b border-gray-200 dark:border-daintree-900 pb-3 mb-3">
                                                        Scraping solutions</div>
                                                    <ul class="grid grid-cols-1 w-full max-w-5xl mx-auto">
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/scraper-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg"
                                                                        xmlns:xlink="http://www.w3.org/1999/xlink"
                                                                        viewBox="0 0 116.2 110.7" stroke="currentColor"
                                                                        fill="currentColor" x="0px" y="0px"
                                                                        style="enable-background:new 0 0 116.2 110.7"
                                                                        xml:space="preserve"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M92.5,17.2h23.8L87.1,95.1c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5l-9.3-24.6l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L92.5,17.2z">
                                                                        </path>
                                                                        <path
                                                                            d="M58.6,0h23.8L43.3,105.6c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5l-9.3-24.6l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L58.6,0z">
                                                                        </path>
                                                                        <path
                                                                            d="M12.2,17.2h23.8L23,52.1c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5L0,27.7l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L12.2,17.2z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Scraper API</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Extract HTML from any web page</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/serp-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        fill="currentColor" viewBox="0 0 24 24"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Google SERP API</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Extract formatted data from Google queries</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/amazon-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        fill="currentColor" viewBox="0 0 24 24"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M.045 18.02c.072-.116.187-.124.348-.022 3.636 2.11 7.594 3.166 11.87 3.166 2.852 0 5.668-.533 8.447-1.595l.315-.14c.138-.06.234-.1.293-.13.226-.088.39-.046.525.13.12.174.09.336-.12.48-.256.19-.6.41-1.006.654-1.244.743-2.64 1.316-4.185 1.726a17.617 17.617 0 0 1-10.951-.577 17.88 17.88 0 0 1-5.43-3.35c-.1-.074-.151-.15-.151-.22 0-.047.021-.09.051-.13zm6.565-6.218c0-1.005.247-1.863.743-2.577.495-.71 1.17-1.25 2.04-1.615.796-.335 1.756-.575 2.912-.72.39-.046 1.033-.103 1.92-.174v-.37c0-.93-.105-1.558-.3-1.875-.302-.43-.78-.65-1.44-.65h-.182c-.48.046-.896.196-1.246.46-.35.27-.575.63-.675 1.096-.06.3-.206.465-.435.51l-2.52-.315c-.248-.06-.372-.18-.372-.39 0-.046.007-.09.022-.15.247-1.29.855-2.25 1.82-2.88.976-.616 2.1-.975 3.39-1.05h.54c1.65 0 2.957.434 3.888 1.29.135.15.27.3.405.48.12.165.224.314.283.45.075.134.15.33.195.57.06.254.105.42.135.51.03.104.062.3.076.615.01.313.02.493.02.553v5.28c0 .376.06.72.165 1.036.105.313.21.54.315.674l.51.674c.09.136.136.256.136.36 0 .12-.06.226-.18.314-1.2 1.05-1.86 1.62-1.963 1.71-.165.135-.375.15-.63.045a6.062 6.062 0 0 1-.526-.496l-.31-.347a9.391 9.391 0 0 1-.317-.42l-.3-.435c-.81.886-1.603 1.44-2.4 1.665-.494.15-1.093.227-1.83.227-1.11 0-2.04-.343-2.76-1.034-.72-.69-1.08-1.665-1.08-2.94l-.05-.076zm3.753-.438c0 .566.14 1.02.425 1.364.285.34.675.512 1.155.512.045 0 .106-.007.195-.02.09-.016.134-.023.166-.023.614-.16 1.08-.553 1.424-1.178.165-.28.285-.58.36-.91.09-.32.12-.59.135-.8.015-.195.015-.54.015-1.005v-.54c-.84 0-1.484.06-1.92.18-1.275.36-1.92 1.17-1.92 2.43l-.035-.02zm9.162 7.027c.03-.06.075-.11.132-.17.362-.243.714-.41 1.05-.5a8.094 8.094 0 0 1 1.612-.24c.14-.012.28 0 .41.03.65.06 1.05.168 1.172.33.063.09.099.228.099.39v.15c0 .51-.149 1.11-.424 1.8-.278.69-.664 1.248-1.156 1.68-.073.06-.14.09-.197.09-.03 0-.06 0-.09-.012-.09-.044-.107-.12-.064-.24.54-1.26.806-2.143.806-2.64 0-.15-.03-.27-.087-.344-.145-.166-.55-.257-1.224-.257-.243 0-.533.016-.87.046-.363.045-.7.09-1 .135-.09 0-.148-.014-.18-.044-.03-.03-.036-.047-.02-.077 0-.017.006-.03.02-.063v-.06z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Amazon API</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Extract data from Amazon in JSON format</div>
                                                                </div>
                                                            </a></li>
                                                    </ul>
                                                </div>
                                                <div>
                                                    <div
                                                        class="text-gray-700 dark:text-gray-300 font-bold text-sm border-b border-gray-200 dark:border-daintree-900 pb-3 mb-3">
                                                        Proxy networks</div>
                                                    <ul class="grid grid-cols-1 w-full max-w-5xl mx-auto">
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/residential-proxies">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path fill-rule="evenodd"
                                                                            d="M9.293 2.293a1 1 0 0 1 1.414 0l7 7A1 1 0 0 1 17 11h-1v6a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6H3a1 1 0 0 1-.707-1.707l7-7Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Residential proxies</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Human-like web scraping without IP blocking
                                                                        concerns</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/web-stealth">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path fill-rule="evenodd"
                                                                            d="M9.661 2.237a.531.531 0 0 1 .678 0 11.947 11.947 0 0 0 7.078 2.749.5.5 0 0 1 .479.425c.069.52.104 1.05.104 1.59 0 5.162-3.26 9.563-7.834 11.256a.48.48 0 0 1-.332 0C5.26 16.564 2 12.163 2 7c0-.538.035-1.069.104-1.589a.5.5 0 0 1 .48-.425 11.947 11.947 0 0 0 7.077-2.75Zm4.196 5.954a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Web stealth proxies</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        The most advanced proxy solution for web
                                                                        scraping</div>
                                                                </div>
                                                            </a></li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </li>
                                <li class="w-full md:w-auto">
                                    <button id="mega-menu-button-2" data-dropdown-toggle="mega-menu" class="flex justify-between items-center py-2 pr-4 pl-3 w-fullfont-semibold text-gray-700 border-b border-gray-100 lg:w-auto hover:bg-gray-50 lg:hover:bg-transparent lg:border-0 lg:hover:text-oceangreen-500 lg:p-0 dark:text-white lg:dark:hover:text-oceangreen-500 dark:hover:bg-gray-700 dark:hover:text-white lg:dark:hover:bg-transparent dark:border-gray-700 w-full lg:w-auto">Pricing<svg class="ml-1 w-5 h-5 lg:w-4 lg:h-4" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button>
                                    <div id="mega-menu-2"
                                        class="w-full left-0 right-0 mega-menu sm:shadow-md lg:w-auto lg:grid-cols-3 border-t border-gray-200 dark:border-daintree-900 bg-white dark:bg-daintree-950 hidden top-[4.386rem] justify-center lg:absolute lg:z-10">
                                        <div
                                            class="px-2 py-4 text-gray-900 dark:text-white lg:col-span-2 flex w-full mx-auto">
                                            <div
                                                class="grid gap-6 w-full max-w-5xl mx-auto sm:grid-cols-2 lg:grid-cols-3">
                                                <div>
                                                    <div
                                                        class="text-gray-700 dark:text-gray-300 font-bold text-sm border-b border-gray-200 dark:border-daintree-900 pb-3 mb-3">
                                                        Scraping solutions</div>
                                                    <ul class="grid grid-cols-1 w-full max-w-5xl mx-auto">
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/pricing/web-scraping-services">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M13.024 9.25c.47 0 .827-.433.637-.863a4 4 0 0 0-4.094-2.364c-.468.05-.665.576-.43.984l1.08 1.868a.75.75 0 0 0 .649.375h2.158ZM7.84 7.758c-.236-.408-.79-.5-1.068-.12A3.982 3.982 0 0 0 6 10c0 .884.287 1.7.772 2.363.278.38.832.287 1.068-.12l1.078-1.868a.75.75 0 0 0 0-.75L7.839 7.758ZM9.138 12.993c-.235.408-.039.934.43.984a4 4 0 0 0 4.094-2.364c.19-.43-.168-.863-.638-.863h-2.158a.75.75 0 0 0-.65.375l-1.078 1.868Z">
                                                                        </path>
                                                                        <path fill-rule="evenodd"
                                                                            d="m14.13 4.347.644-1.117a.75.75 0 0 0-1.299-.75l-.644 1.116a6.954 6.954 0 0 0-2.081-.556V1.75a.75.75 0 0 0-1.5 0v1.29a6.954 6.954 0 0 0-2.081.556L6.525 2.48a.75.75 0 1 0-1.3.75l.645 1.117A7.04 7.04 0 0 0 4.347 5.87L3.23 5.225a.75.75 0 1 0-.75 1.3l1.116.644A6.954 6.954 0 0 0 3.04 9.25H1.75a.75.75 0 0 0 0 1.5h1.29c.078.733.27 1.433.556 2.081l-1.116.645a.75.75 0 1 0 .75 1.298l1.117-.644a7.04 7.04 0 0 0 1.523 1.523l-.645 1.117a.75.75 0 1 0 1.3.75l.644-1.116a6.954 6.954 0 0 0 2.081.556v1.29a.75.75 0 0 0 1.5 0v-1.29a6.954 6.954 0 0 0 2.081-.556l.645 1.116a.75.75 0 0 0 1.299-.75l-.645-1.117a7.042 7.042 0 0 0 1.523-1.523l1.117.644a.75.75 0 0 0 .75-1.298l-1.116-.645a6.954 6.954 0 0 0 .556-2.081h1.29a.75.75 0 0 0 0-1.5h-1.29a6.954 6.954 0 0 0-.556-2.081l1.116-.644a.75.75 0 0 0-.75-1.3l-1.117.645a7.04 7.04 0 0 0-1.524-1.523ZM10 4.5a5.475 5.475 0 0 0-2.781.754A5.527 5.527 0 0 0 5.22 7.277 5.475 5.475 0 0 0 4.5 10a5.475 5.475 0 0 0 .752 2.777 5.527 5.527 0 0 0 2.028 2.004c.802.458 1.73.719 2.72.719a5.474 5.474 0 0 0 2.78-.753 5.527 5.527 0 0 0 2.001-2.027c.458-.802.719-1.73.719-2.72a5.475 5.475 0 0 0-.753-2.78 5.528 5.528 0 0 0-2.028-2.002A5.475 5.475 0 0 0 10 4.5Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Managed data scraping</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Scaled data delivery</div>
                                                                </div>
                                                                <div
                                                                    class="ml-auto text-xs border-l pl-3 border-gray-200 dark:border-daintree-900">
                                                                    <div class="font-light group-hover:text-white">
                                                                        Starts from</div>
                                                                    <div class="group-hover:text-white">
                                                                        <span>$</span><span class="text-[0.9rem] font-bold">499</span><span class="font-semibold">/<!-- -->mo</span>
                                                                    </div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/pricing/scraper-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg"
                                                                        xmlns:xlink="http://www.w3.org/1999/xlink"
                                                                        viewBox="0 0 116.2 110.7" stroke="currentColor"
                                                                        fill="currentColor" x="0px" y="0px"
                                                                        style="enable-background:new 0 0 116.2 110.7"
                                                                        xml:space="preserve"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M92.5,17.2h23.8L87.1,95.1c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5l-9.3-24.6l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L92.5,17.2z">
                                                                        </path>
                                                                        <path
                                                                            d="M58.6,0h23.8L43.3,105.6c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5l-9.3-24.6l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L58.6,0z">
                                                                        </path>
                                                                        <path
                                                                            d="M12.2,17.2h23.8L23,52.1c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5L0,27.7l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L12.2,17.2z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Scraper API</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Web page data extraction</div>
                                                                </div>
                                                                <div
                                                                    class="ml-auto text-xs border-l pl-3 border-gray-200 dark:border-daintree-900">
                                                                    <div class="font-light group-hover:text-white">
                                                                        Starts from</div>
                                                                    <div class="group-hover:text-white">
                                                                        <span>$</span><span class="text-[0.9rem] font-bold">19</span><span class="font-semibold">/<!-- -->mo</span>
                                                                    </div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/pricing/serp-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        fill="currentColor" viewBox="0 0 24 24"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Google SERP API</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Structured Google results</div>
                                                                </div>
                                                                <div
                                                                    class="ml-auto text-xs border-l pl-3 border-gray-200 dark:border-daintree-900">
                                                                    <div class="font-light group-hover:text-white">
                                                                        Starts from</div>
                                                                    <div class="group-hover:text-white">
                                                                        <span>$</span><span class="text-[0.9rem] font-bold">28</span><span class="font-semibold">/<!-- -->mo</span>
                                                                    </div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/pricing/amazon-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        fill="currentColor" viewBox="0 0 24 24"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M.045 18.02c.072-.116.187-.124.348-.022 3.636 2.11 7.594 3.166 11.87 3.166 2.852 0 5.668-.533 8.447-1.595l.315-.14c.138-.06.234-.1.293-.13.226-.088.39-.046.525.13.12.174.09.336-.12.48-.256.19-.6.41-1.006.654-1.244.743-2.64 1.316-4.185 1.726a17.617 17.617 0 0 1-10.951-.577 17.88 17.88 0 0 1-5.43-3.35c-.1-.074-.151-.15-.151-.22 0-.047.021-.09.051-.13zm6.565-6.218c0-1.005.247-1.863.743-2.577.495-.71 1.17-1.25 2.04-1.615.796-.335 1.756-.575 2.912-.72.39-.046 1.033-.103 1.92-.174v-.37c0-.93-.105-1.558-.3-1.875-.302-.43-.78-.65-1.44-.65h-.182c-.48.046-.896.196-1.246.46-.35.27-.575.63-.675 1.096-.06.3-.206.465-.435.51l-2.52-.315c-.248-.06-.372-.18-.372-.39 0-.046.007-.09.022-.15.247-1.29.855-2.25 1.82-2.88.976-.616 2.1-.975 3.39-1.05h.54c1.65 0 2.957.434 3.888 1.29.135.15.27.3.405.48.12.165.224.314.283.45.075.134.15.33.195.57.06.254.105.42.135.51.03.104.062.3.076.615.01.313.02.493.02.553v5.28c0 .376.06.72.165 1.036.105.313.21.54.315.674l.51.674c.09.136.136.256.136.36 0 .12-.06.226-.18.314-1.2 1.05-1.86 1.62-1.963 1.71-.165.135-.375.15-.63.045a6.062 6.062 0 0 1-.526-.496l-.31-.347a9.391 9.391 0 0 1-.317-.42l-.3-.435c-.81.886-1.603 1.44-2.4 1.665-.494.15-1.093.227-1.83.227-1.11 0-2.04-.343-2.76-1.034-.72-.69-1.08-1.665-1.08-2.94l-.05-.076zm3.753-.438c0 .566.14 1.02.425 1.364.285.34.675.512 1.155.512.045 0 .106-.007.195-.02.09-.016.134-.023.166-.023.614-.16 1.08-.553 1.424-1.178.165-.28.285-.58.36-.91.09-.32.12-.59.135-.8.015-.195.015-.54.015-1.005v-.54c-.84 0-1.484.06-1.92.18-1.275.36-1.92 1.17-1.92 2.43l-.035-.02zm9.162 7.027c.03-.06.075-.11.132-.17.362-.243.714-.41 1.05-.5a8.094 8.094 0 0 1 1.612-.24c.14-.012.28 0 .41.03.65.06 1.05.168 1.172.33.063.09.099.228.099.39v.15c0 .51-.149 1.11-.424 1.8-.278.69-.664 1.248-1.156 1.68-.073.06-.14.09-.197.09-.03 0-.06 0-.09-.012-.09-.044-.107-.12-.064-.24.54-1.26.806-2.143.806-2.64 0-.15-.03-.27-.087-.344-.145-.166-.55-.257-1.224-.257-.243 0-.533.016-.87.046-.363.045-.7.09-1 .135-.09 0-.148-.014-.18-.044-.03-.03-.036-.047-.02-.077 0-.017.006-.03.02-.063v-.06z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Amazon API</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Structured Amazon data</div>
                                                                </div>
                                                                <div
                                                                    class="ml-auto text-xs border-l pl-3 border-gray-200 dark:border-daintree-900">
                                                                    <div class="font-light group-hover:text-white">
                                                                        Starts from</div>
                                                                    <div class="group-hover:text-white">
                                                                        <span>$</span><span class="text-[0.9rem] font-bold">59</span><span class="font-semibold">/<!-- -->mo</span>
                                                                    </div>
                                                                </div>
                                                            </a></li>
                                                    </ul>
                                                </div>
                                                <div>
                                                    <div
                                                        class="text-gray-700 dark:text-gray-300 font-bold text-sm border-b border-gray-200 dark:border-daintree-900 pb-3 mb-3">
                                                        Proxy solutions</div>
                                                    <ul class="grid grid-cols-1 w-full max-w-5xl mx-auto">
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/pricing/web-stealth-proxies">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path fill-rule="evenodd"
                                                                            d="M9.661 2.237a.531.531 0 0 1 .678 0 11.947 11.947 0 0 0 7.078 2.749.5.5 0 0 1 .479.425c.069.52.104 1.05.104 1.59 0 5.162-3.26 9.563-7.834 11.256a.48.48 0 0 1-.332 0C5.26 16.564 2 12.163 2 7c0-.538.035-1.069.104-1.589a.5.5 0 0 1 .48-.425 11.947 11.947 0 0 0 7.077-2.75Zm4.196 5.954a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Web stealth proxies</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Leading web scraping proxy</div>
                                                                </div>
                                                                <div
                                                                    class="ml-auto text-xs border-l pl-3 border-gray-200 dark:border-daintree-900">
                                                                    <div class="font-light group-hover:text-white">
                                                                        Starts from</div>
                                                                    <div class="group-hover:text-white">
                                                                        <span>$</span><span class="text-[0.9rem] font-bold">300</span><span class="font-semibold">/<!-- -->mo</span>
                                                                    </div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/pricing/residential-proxies">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path fill-rule="evenodd"
                                                                            d="M9.293 2.293a1 1 0 0 1 1.414 0l7 7A1 1 0 0 1 17 11h-1v6a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6H3a1 1 0 0 1-.707-1.707l7-7Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Residential proxies</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Real device IPs</div>
                                                                </div>
                                                                <div
                                                                    class="ml-auto text-xs border-l pl-3 border-gray-200 dark:border-daintree-900">
                                                                    <div class="font-light group-hover:text-white">
                                                                        Starts from</div>
                                                                    <div class="group-hover:text-white">
                                                                        <span>$</span><span class="text-[0.9rem] font-bold">8.5</span><span class="font-semibold">/<!-- -->GB</span>
                                                                    </div>
                                                                </div>
                                                            </a></li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </li>
                                <li class="w-full md:w-auto">
                                    <button id="mega-menu-button-3" data-dropdown-toggle="mega-menu" class="flex justify-between items-center py-2 pr-4 pl-3 w-fullfont-semibold text-gray-700 border-b border-gray-100 lg:w-auto hover:bg-gray-50 lg:hover:bg-transparent lg:border-0 lg:hover:text-oceangreen-500 lg:p-0 dark:text-white lg:dark:hover:text-oceangreen-500 dark:hover:bg-gray-700 dark:hover:text-white lg:dark:hover:bg-transparent dark:border-gray-700 w-full lg:w-auto">Solutions<svg class="ml-1 w-5 h-5 lg:w-4 lg:h-4" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button>
                                    <div id="mega-menu-3"
                                        class="w-full left-0 right-0 mega-menu sm:shadow-md lg:w-auto lg:grid-cols-3 border-t border-gray-200 dark:border-daintree-900 bg-white dark:bg-daintree-950 hidden top-[4.386rem] justify-center lg:absolute lg:z-10">
                                        <div
                                            class="px-2 py-4 text-gray-900 dark:text-white lg:col-span-2 flex w-full mx-auto">
                                            <div class="grid gap-6 w-full max-w-5xl mx-auto sm:grid-cols-3">
                                                <div>
                                                    <div
                                                        class="text-gray-700 dark:text-gray-300 font-bold text-sm border-b border-gray-200 dark:border-daintree-900 pb-3 mb-3">
                                                        By industry</div>
                                                    <ul class="grid grid-cols-1 w-full max-w-5xl mx-auto">
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/e-commerce">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path fill-rule="evenodd"
                                                                            d="M6 5v1H4.667a1.75 1.75 0 0 0-1.743 1.598l-.826 9.5A1.75 1.75 0 0 0 3.84 19H16.16a1.75 1.75 0 0 0 1.743-1.902l-.826-9.5A1.75 1.75 0 0 0 15.333 6H14V5a4 4 0 0 0-8 0Zm4-2.5A2.5 2.5 0 0 0 7.5 5v1h5V5A2.5 2.5 0 0 0 10 2.5ZM7.5 10a2.5 2.5 0 0 0 5 0V8.75a.75.75 0 0 1 1.5 0V10a4 4 0 0 1-8 0V8.75a.75.75 0 0 1 1.5 0V10Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        E-commerce</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Unlock Valuable E-Commerce Data with Advanced
                                                                        Scraping Solutions</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/cybersecurity">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path fill-rule="evenodd"
                                                                            d="M10 1a4.5 4.5 0 0 0-4.5 4.5V9H5a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-.5V5.5A4.5 4.5 0 0 0 10 1Zm3 8V5.5a3 3 0 1 0-6 0V9h6Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Cybersecurity</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Anonymously Collect Threat Intelligence and
                                                                        Survey Risky Activities with Reliable Proxies
                                                                    </div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/brand-monitoring">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M6.5 9a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Z">
                                                                        </path>
                                                                        <path fill-rule="evenodd"
                                                                            d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16ZM9 5a4 4 0 1 0 2.248 7.309l1.472 1.471a.75.75 0 1 0 1.06-1.06l-1.471-1.472A4 4 0 0 0 9 5Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Brand protection</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Safeguard Your Brand by Monitoring Web
                                                                        Activities at Scale</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/seo-sem">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M8 10a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z">
                                                                        </path>
                                                                        <path fill-rule="evenodd"
                                                                            d="M4.5 2A1.5 1.5 0 0 0 3 3.5v13A1.5 1.5 0 0 0 4.5 18h11a1.5 1.5 0 0 0 1.5-1.5V7.621a1.5 1.5 0 0 0-.44-1.06l-4.12-4.122A1.5 1.5 0 0 0 11.378 2H4.5Zm5 5a3 3 0 1 0 1.524 5.585l1.196 1.195a.75.75 0 1 0 1.06-1.06l-1.195-1.196A3 3 0 0 0 9.5 7Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        SERP monitoring</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Keep an Eye on SERPs to Fine-tune Your Business
                                                                        Strategy</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/travel">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M3.105 2.288a.75.75 0 0 0-.826.95l1.414 4.926A1.5 1.5 0 0 0 5.135 9.25h6.115a.75.75 0 0 1 0 1.5H5.135a1.5 1.5 0 0 0-1.442 1.086l-1.414 4.926a.75.75 0 0 0 .826.95 28.897 28.897 0 0 0 15.293-7.155.75.75 0 0 0 0-1.114A28.897 28.897 0 0 0 3.105 2.288Z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Travel &amp; hospitality</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Gather Real-time Flight and Hotel Data to Boost
                                                                        Your Travel Business Strategy</div>
                                                                </div>
                                                            </a></li>
                                                    </ul>
                                                </div>
                                                <div>
                                                    <div
                                                        class="text-gray-700 dark:text-gray-300 font-bold text-sm border-b border-gray-200 dark:border-daintree-900 pb-3 mb-3">
                                                        By use case</div>
                                                    <ul class="grid grid-cols-1 w-full max-w-5xl mx-auto">
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/price-intelligence">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M10.75 10.818v2.614A3.13 3.13 0 0 0 11.888 13c.482-.315.612-.648.612-.875 0-.227-.13-.56-.612-.875a3.13 3.13 0 0 0-1.138-.432ZM8.33 8.62c.053.055.115.11.184.164.208.16.46.284.736.363V6.603a2.45 2.45 0 0 0-.35.13c-.14.065-.27.143-.386.233-.377.292-.514.627-.514.909 0 .184.058.39.202.592.037.051.08.102.128.152Z">
                                                                        </path>
                                                                        <path fill-rule="evenodd"
                                                                            d="M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-8-6a.75.75 0 0 1 .75.75v.316a3.78 3.78 0 0 1 1.653.713c.426.33.744.74.925 1.2a.75.75 0 0 1-1.395.55 1.35 1.35 0 0 0-.447-.563 2.187 2.187 0 0 0-.736-.363V9.3c.698.093 1.383.32 1.959.696.787.514 1.29 1.27 1.29 2.13 0 .86-.504 1.616-1.29 2.13-.576.377-1.261.603-1.96.696v.299a.75.75 0 1 1-1.5 0v-.3c-.697-.092-1.382-.318-1.958-.695-.482-.315-.857-.717-1.078-1.188a.75.75 0 1 1 1.359-.636c.08.173.245.376.54.569.313.205.706.353 1.138.432v-2.748a3.782 3.782 0 0 1-1.653-.713C6.9 9.433 6.5 8.681 6.5 7.875c0-.805.4-1.558 1.097-2.096a3.78 3.78 0 0 1 1.653-.713V4.75A.75.75 0 0 1 10 4Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Price monitoring</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Monitor and Compare Prices Across the Web
                                                                        Effectively</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/seo-sem">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        fill="currentColor" viewBox="0 0 24 24"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        SERP data analysis</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Analyze Search Engine Result Pages for Insights
                                                                        and Trends</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/ad-verification">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M6.111 11.89A5.5 5.5 0 1 1 15.501 8 .75.75 0 0 0 17 8a7 7 0 1 0-11.95 4.95.75.75 0 0 0 1.06-1.06Z">
                                                                        </path>
                                                                        <path
                                                                            d="M8.232 6.232a2.5 2.5 0 0 0 0 3.536.75.75 0 1 1-1.06 1.06A4 4 0 1 1 14 8a.75.75 0 0 1-1.5 0 2.5 2.5 0 0 0-4.268-1.768Z">
                                                                        </path>
                                                                        <path
                                                                            d="M10.766 7.51a.75.75 0 0 0-1.37.365l-.492 6.861a.75.75 0 0 0 1.204.65l1.043-.799.985 3.678a.75.75 0 0 0 1.45-.388l-.978-3.646 1.292.204a.75.75 0 0 0 .74-1.16l-3.874-5.764Z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Ad verification</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Ensure Your Ads are Displayed Correctly and
                                                                        Ethically Across Platforms</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/use-cases/alternative-data">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path fill-rule="evenodd"
                                                                            d="M8 1a.75.75 0 0 1 .75.75V6h-1.5V1.75A.75.75 0 0 1 8 1Zm-.75 5v3.296l-.943-1.048a.75.75 0 1 0-1.114 1.004l2.25 2.5a.75.75 0 0 0 1.114 0l2.25-2.5a.75.75 0 0 0-1.114-1.004L8.75 9.296V6h2A2.25 2.25 0 0 1 13 8.25v4.5A2.25 2.25 0 0 1 10.75 15h-5.5A2.25 2.25 0 0 1 3 12.75v-4.5A2.25 2.25 0 0 1 5.25 6h2ZM7 16.75v-.25h3.75a3.75 3.75 0 0 0 3.75-3.75V10h.25A2.25 2.25 0 0 1 17 12.25v4.5A2.25 2.25 0 0 1 14.75 19h-5.5A2.25 2.25 0 0 1 7 16.75Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Alternative data</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Unlock Unique Insights with Non-traditional Data
                                                                        Sources</div>
                                                                </div>
                                                            </a></li>
                                                    </ul>
                                                </div>
                                                <div>
                                                    <div
                                                        class="text-gray-700 dark:text-gray-300 font-bold text-sm border-b border-gray-200 dark:border-daintree-900 pb-3 mb-3">
                                                        By target</div>
                                                    <ul class="grid grid-cols-1 w-full max-w-5xl mx-auto">
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/amazon-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        fill="currentColor" viewBox="0 0 24 24"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M.045 18.02c.072-.116.187-.124.348-.022 3.636 2.11 7.594 3.166 11.87 3.166 2.852 0 5.668-.533 8.447-1.595l.315-.14c.138-.06.234-.1.293-.13.226-.088.39-.046.525.13.12.174.09.336-.12.48-.256.19-.6.41-1.006.654-1.244.743-2.64 1.316-4.185 1.726a17.617 17.617 0 0 1-10.951-.577 17.88 17.88 0 0 1-5.43-3.35c-.1-.074-.151-.15-.151-.22 0-.047.021-.09.051-.13zm6.565-6.218c0-1.005.247-1.863.743-2.577.495-.71 1.17-1.25 2.04-1.615.796-.335 1.756-.575 2.912-.72.39-.046 1.033-.103 1.92-.174v-.37c0-.93-.105-1.558-.3-1.875-.302-.43-.78-.65-1.44-.65h-.182c-.48.046-.896.196-1.246.46-.35.27-.575.63-.675 1.096-.06.3-.206.465-.435.51l-2.52-.315c-.248-.06-.372-.18-.372-.39 0-.046.007-.09.022-.15.247-1.29.855-2.25 1.82-2.88.976-.616 2.1-.975 3.39-1.05h.54c1.65 0 2.957.434 3.888 1.29.135.15.27.3.405.48.12.165.224.314.283.45.075.134.15.33.195.57.06.254.105.42.135.51.03.104.062.3.076.615.01.313.02.493.02.553v5.28c0 .376.06.72.165 1.036.105.313.21.54.315.674l.51.674c.09.136.136.256.136.36 0 .12-.06.226-.18.314-1.2 1.05-1.86 1.62-1.963 1.71-.165.135-.375.15-.63.045a6.062 6.062 0 0 1-.526-.496l-.31-.347a9.391 9.391 0 0 1-.317-.42l-.3-.435c-.81.886-1.603 1.44-2.4 1.665-.494.15-1.093.227-1.83.227-1.11 0-2.04-.343-2.76-1.034-.72-.69-1.08-1.665-1.08-2.94l-.05-.076zm3.753-.438c0 .566.14 1.02.425 1.364.285.34.675.512 1.155.512.045 0 .106-.007.195-.02.09-.016.134-.023.166-.023.614-.16 1.08-.553 1.424-1.178.165-.28.285-.58.36-.91.09-.32.12-.59.135-.8.015-.195.015-.54.015-1.005v-.54c-.84 0-1.484.06-1.92.18-1.275.36-1.92 1.17-1.92 2.43l-.035-.02zm9.162 7.027c.03-.06.075-.11.132-.17.362-.243.714-.41 1.05-.5a8.094 8.094 0 0 1 1.612-.24c.14-.012.28 0 .41.03.65.06 1.05.168 1.172.33.063.09.099.228.099.39v.15c0 .51-.149 1.11-.424 1.8-.278.69-.664 1.248-1.156 1.68-.073.06-.14.09-.197.09-.03 0-.06 0-.09-.012-.09-.044-.107-.12-.064-.24.54-1.26.806-2.143.806-2.64 0-.15-.03-.27-.087-.344-.145-.166-.55-.257-1.224-.257-.243 0-.533.016-.87.046-.363.045-.7.09-1 .135-.09 0-.148-.014-.18-.044-.03-.03-.036-.047-.02-.077 0-.017.006-.03.02-.063v-.06z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Amazon</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Bypass Amazon's Defenses for Consistent and
                                                                        Reliable Data Scraping</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/by-target/bing-scraper">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 24 24" fill="currentColor"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M20.176 15.406a6.48 6.48 0 0 1-1.736 4.414c1.338-1.47.803-3.869-1.003-4.635-.862-.305-2.488-.85-3.367-1.158a1.834 1.834 0 0 1-.932-.818c-.381-.975-1.163-2.968-1.548-3.948-.095-.285-.31-.625-.265-.938.046-.598.724-1.003 1.276-.754l3.682 1.888c.621.292 1.305.692 1.796 1.172a6.486 6.486 0 0 1 2.097 4.777zm-1.44 1.888c-.264-1.194-1.135-1.744-2.216-2.028-1.527.902-4.853 2.878-6.952 4.13-1.103.68-2.13 1.35-2.919 1.242a2.866 2.866 0 0 1-2.77-2.325c-.012-.048-.008-.03-.001.01a6.4 6.4 0 0 0 .947 2.653 6.498 6.498 0 0 0 5.486 3.022c1.908.062 3.536-1.153 5.099-2.096.292-.188.804-.496 1.332-.831l1.423-1.51c.553-.577.764-1.426.571-2.267zm-12.04 2.97c.422 0 .822-.1 1.173-.29.355-.215.964-.579 1.7-1.018L9.57 4.502c0-.99-.497-1.864-1.257-2.382-.08-.059-2.91-1.901-2.99-1.956-.605-.432-1.523.045-1.5.797v14.887l.417 2.36a2.488 2.488 0 0 0 2.455 2.056z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Bing</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Extract Valuable Data from Bing Search Results
                                                                        Efficiently</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/by-target/etsy-scraper">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 24 24" fill="currentColor"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M8.559 2.445c0-.325.033-.52.59-.52h7.465c1.3 0 2.02 1.11 2.54 3.193l.42 1.666h1.27c.23-4.728.43-6.784.43-6.784s-3.196.36-5.09.36H6.635L1.521.196v1.37l1.725.326c1.21.24 1.5.496 1.6 1.606 0 0 .11 3.27.11 8.64 0 5.385-.09 8.61-.09 8.61 0 .973-.39 1.333-1.59 1.573l-1.722.33V24l5.13-.165h8.55c1.935 0 6.39.165 6.39.165.105-1.17.75-6.48.855-7.064h-1.2l-1.284 2.91c-1.005 2.28-2.476 2.445-4.11 2.445h-4.906c-1.63 0-2.415-.64-2.415-2.05V12.8s3.62 0 4.79.096c.912.064 1.463.325 1.76 1.598l.39 1.695h1.41l-.09-4.278.192-4.305h-1.391l-.45 1.89c-.283 1.244-.48 1.47-1.754 1.6-1.666.17-4.815.14-4.815.14V2.45h-.05z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Etsy</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Scrape Unique Product Data from the Global
                                                                        Marketplace of Etsy</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/serp-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        fill="currentColor" viewBox="0 0 24 24"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path
                                                                            d="M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z">
                                                                        </path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Google</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Reliable and Fast Data Extraction from the
                                                                        World's Leading Search Engine</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/serp-api">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 20 20" fill="currentColor"
                                                                        aria-hidden="true" data-slot="icon"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <path fill-rule="evenodd"
                                                                            d="M4.5 2A2.5 2.5 0 0 0 2 4.5v3.879a2.5 2.5 0 0 0 .732 1.767l7.5 7.5a2.5 2.5 0 0 0 3.536 0l3.878-3.878a2.5 2.5 0 0 0 0-3.536l-7.5-7.5A2.5 2.5 0 0 0 8.38 2H4.5ZM5 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
                                                                            clip-rule="evenodd"></path>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Google Shopping</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Access Comprehensive Product and Price Data from
                                                                        Google Shopping</div>
                                                                </div>
                                                            </a></li>
                                                        <li><a class="flex items-center p-3 rounded-lg hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500 group"
                                                                href="/by-target/reddit-scraper">
                                                                <div
                                                                    class="p-2 mr-4 bg-oceangreen-50 rounded-lg shadow dark:bg-oceangreen-100 group-hover:bg-white">
                                                                    <svg xmlns="http://www.w3.org/2000/svg"
                                                                        viewBox="0 0 256 256" fill="currentColor"
                                                                        xml:space="preserve"
                                                                        class="w-5 h-5 text-oceangreen-500">
                                                                        <g
                                                                            style="stroke:none;stroke-width:0;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill-rule:nonzero;opacity:1">
                                                                            <path
                                                                                d="M45 0A45 45 0 0 0 0 45a45 45 0 0 0 45 45 45 45 0 0 0 45-45A45 45 0 0 0 45 0zm3.4 17.953c.093.002.186.013.28.034l11.03 2.204a4.449 4.449 0 0 1 3.399-2.204 4.498 4.498 0 0 1 4.955 3.993 4.498 4.498 0 0 1-3.993 4.955 4.497 4.497 0 0 1-4.955-3.993l-9.631-2.025-2.919 14.038a31.99 31.99 0 0 1 17.327 5.537 6.593 6.593 0 0 1 4.306-1.823c3.635-.123 6.678 2.707 6.812 6.331a6.568 6.568 0 0 1-3.636 5.985c.045.66.045 1.32 0 1.98 0 10.089-11.745 18.277-26.23 18.277-14.485 0-26.23-8.199-26.23-18.277a14.54 14.54 0 0 1 0-1.98 6.375 6.375 0 0 1-1.767-1.186 6.562 6.562 0 0 1-.29-9.284 6.562 6.562 0 0 1 9.283-.291 32.236 32.236 0 0 1 17.55-5.537l3.322-15.615v-.022a1.395 1.395 0 0 1 1.388-1.097zM34.52 45a4.516 4.516 0 0 0-4.508 4.508c0 2.483 2.014 4.485 4.508 4.508a4.517 4.517 0 0 0 4.508-4.508A4.516 4.516 0 0 0 34.519 45zm20.828.156a4.517 4.517 0 0 0-4.508 4.508 4.517 4.517 0 0 0 4.508 4.508l-.034.168h.224a4.501 4.501 0 0 0 4.318-4.676 4.517 4.517 0 0 0-4.508-4.508zM34.85 59.891c-.273 0-.544.092-.768.277a1.22 1.22 0 0 0-.168 1.711 17.278 17.278 0 0 0 11.119 3.468 17.282 17.282 0 0 0 11.119-3.468v.179a1.266 1.266 0 0 0 .022-1.778 1.267 1.267 0 0 0-1.78-.022 14.811 14.811 0 0 1-9.406 2.74 14.697 14.697 0 0 1-9.362-2.83 1.237 1.237 0 0 0-.776-.277z"
                                                                                style="stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;fill-rule:nonzero;opacity:1"
                                                                                transform="matrix(2.81 0 0 2.81 1.407 1.407)">
                                                                            </path>
                                                                        </g>
                                                                    </svg></div>
                                                                <div>
                                                                    <div
                                                                        class="text-sm font-semibold group-hover:text-white">
                                                                        Reddit</div>
                                                                    <div
                                                                        class="text-xs font-light text-gray-700 dark:text-gray-300 group-hover:text-white">
                                                                        Extract User-Generated Content from the Front
                                                                        Page of the Internet</div>
                                                                </div>
                                                            </a></li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </li>
                                <li class="w-full md:w-auto"><a
                                        class="flex justify-between items-center py-2 pr-4 pl-3 w-fullfont-semibold text-gray-700 border-b border-gray-100 lg:w-auto hover:bg-gray-50 lg:hover:bg-transparent lg:border-0 lg:hover:text-oceangreen-500 lg:p-0 dark:text-white lg:dark:hover:text-oceangreen-500 dark:hover:bg-gray-700 dark:hover:text-white lg:dark:hover:bg-transparent dark:border-gray-700 w-full lg:w-auto"
                                        aria-current="page" href="/blog">Learn</a></li>
                            </ul>
                        </div>
                    </div>
                </nav>
                <section class="bg-white dark:bg-daintree-950 flex flex-col items-center">
                    <div
                        class="grid max-w-screen-xl px-4 mx-auto lg:grid-cols-12 pt-24 pb-16 lg:px-0 lg:pt-48 lg:pb-28 lg:gap-8 xl:gap-0">
                        <div class="lg:mr-12 place-self-center lg:col-span-7">
                            <h1
                                class="max-w-2xl mb-4 font-extrabold tracking-tight leading-tight dark:text-white text-4xl md:text-5xl xl:text-6xl">
                                Transform Websites <br>Into Data</h1>
                            <p
                                class="block font-light max-w-6xl lg:mx-auto md:text-lg lg:text-xl mb-6 lg:mb-8 max-w-2xl text-gray-700 dark:text-gray-300">
                                Navigate the web data landscape effortlessly with our proxy networks, cutting-edge web
                                scrapers, and dedicated data extraction experts. Choose your path - DIY or fully managed
                                by us.</p>
                            <div class="flex flex-col gap-3 sm:flex-row"><a
                                    class="inline-flex items-center justify-center text-center text-white rounded-lg font-medium border border-oceangreen-500 relative hover:border-oceangreen-700 dark:hover:border-oceangreen-500 bg-oceangreen-500 hover:bg-oceangreen-600 dark:hover:bg-oceangreen-600 focus:ring-4 focus:ring-oceangreen-300 dark:focus:ring-oceangreen-900 px-5 py-3 text-base font-medium"
                                    href="https://app.webscrapingapi.com/register/" rel="noreferrer"
                                    target="_blank"><span class="flex items-center">Start free trial<svg class="w-5 h-5 ml-2 -mr-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></span></a><a
                                    class="inline-flex items-center justify-center text-center rounded-lg font-medium border text-gray-900 dark:text-white border-gray-500 dark:border-gray-500 hover:bg-gray-500 hover:bg-opacity-20 dark:hover:bg-white dark:hover:bg-opacity-20 focus:ring-gray-300 dark:focus:ring-gray-800 focus:ring-4 px-5 py-3 text-base font-medium"
                                    href="/#">Talk to an expert</a></div>
                        </div>
                        <div class="hidden lg:mt-0 lg:col-span-5 lg:flex items-center">
                            <div class="w-full h-full relative -right-16">
                                <div class="" style="width:100%;height:100%"><canvas
                                        style="vertical-align: top; width: 527px; height: 302px;" width="527"
                                        height="302"></canvas></div>
                            </div>
                        </div>
                    </div>
                    <section class="bg-white dark:bg-daintree-950">
                        <div class="pb-8 lg:pb-20 mx-auto max-w-screen-xl px-4">
                            <h2
                                class="mb-6 text-3xl font-extrabold tracking-tight leading-tight text-center text-gray-900 dark:text-white">
                                Join the 10,000+ companies using the WebScrapingAPI platform</h2>
                            <div
                                class="flex gap-8 sm:gap-12 flex-wrap justify-center text-daintree-950 dark:text-oceangreen-100 sm:gap-12">
                                <div class="flex justify-center items-center"><svg xmlns="http://www.w3.org/2000/svg"
                                        viewBox="0 0 920 200" fill="currentColor" class="h-6">
                                        <g>
                                            <path
                                                d="M3054.827 974.386a4.32 4.32 0 1 1 8.637 0 4.32 4.32 0 0 1-8.637 0M2917.055 962.946c0-2.737-.53-4.767-1.587-6.09-1.058-1.32-2.662-1.98-4.818-1.98h-2.294v16.732h1.755c2.395 0 4.15-.71 5.267-2.135 1.117-1.422 1.677-3.599 1.677-6.527m8.18-.285c0 4.985-1.34 8.826-4.02 11.522-2.68 2.698-6.448 4.046-11.304 4.046h-9.436v-29.87h10.095c4.682 0 8.297 1.225 10.845 3.677 2.546 2.452 3.82 5.992 3.82 10.625M2951.373 978.229h7.509v-29.996h-7.509zM2969.43 967.04c0 1.913.25 3.371.749 4.374.5 1.004 1.337 1.505 2.515 1.505 1.165 0 1.989-.501 2.469-1.505.48-1.003.718-2.461.718-4.374 0-1.902-.242-3.337-.728-4.306-.488-.971-1.32-1.458-2.498-1.458-1.152 0-1.976.484-2.476 1.447-.499.963-.749 2.402-.749 4.317m14.094 0c0 3.644-.955 6.486-2.87 8.524-1.914 2.039-4.593 3.059-8.036 3.059-3.303 0-5.932-1.043-7.883-3.128-1.954-2.085-2.93-4.902-2.93-8.455 0-3.632.956-6.455 2.871-8.467 1.915-2.013 4.6-3.02 8.058-3.02 2.136 0 4.026.467 5.664 1.398 1.638.932 2.903 2.265 3.792 4.003.89 1.735 1.334 3.765 1.334 6.086M2986.506 978.23h7.51v-22.282h-7.51zM2986.506 953.253h7.51v-5.022h-7.51zM3009.23 972.546c1.015 0 2.222-.258 3.63-.769v5.606c-1.012.445-1.974.764-2.89.953-.914.191-1.988.286-3.217.286-2.521 0-4.339-.634-5.455-1.899-1.111-1.265-1.668-3.207-1.668-5.828v-9.185H2997v-5.76h2.63v-5.69l7.567-1.317v7.007h4.791v5.76h-4.791v8.672c0 1.443.679 2.164 2.034 2.164M3026.612 972.546c1.013 0 2.22-.258 3.63-.769v5.606c-1.012.445-1.975.764-2.89.953-.917.191-1.987.286-3.218.286-2.521 0-4.339-.634-5.452-1.899-1.114-1.265-1.672-3.207-1.672-5.828v-9.185h-2.63v-5.76h2.63v-5.777l7.567-1.23v7.007h4.793v5.76h-4.793v8.672c0 1.443.678 2.164 2.035 2.164M3039.717 964.326c.103-1.22.452-2.114 1.047-2.685.597-.57 1.335-.855 2.217-.855.963 0 1.728.32 2.295.965.571.641.869 1.5.893 2.575zm10.59-6.145c-1.785-1.75-4.317-2.626-7.593-2.626-3.444 0-6.094 1.006-7.952 3.018-1.856 2.013-2.785 4.9-2.785 8.663 0 3.644 1.004 6.454 3.007 8.426 2.003 1.973 4.817 2.96 8.44 2.96 1.74 0 3.238-.119 4.493-.355a13 13 0 0 0 3.627-1.266l-1.154-5.021c-.851.347-1.661.615-2.426.79-1.105.257-2.318.386-3.638.386-1.447 0-2.59-.354-3.427-1.061-.838-.71-1.284-1.687-1.335-2.932h13.422v-3.42c0-3.292-.892-5.813-2.679-7.562M2935.2 964.326c.103-1.22.452-2.114 1.047-2.685.596-.57 1.335-.855 2.219-.855.96 0 1.725.32 2.294.965.57.641.867 1.5.893 2.575zm10.592-6.145c-1.786-1.75-4.318-2.626-7.595-2.626-3.445 0-6.094 1.006-7.95 3.018-1.856 2.013-2.786 4.9-2.786 8.663 0 3.644 1.002 6.454 3.007 8.426 2.003 1.973 4.816 2.96 8.44 2.96 1.74 0 3.238-.119 4.493-.355a13.02 13.02 0 0 0 3.627-1.266l-1.155-5.021c-.851.347-1.661.615-2.425.79-1.107.257-2.319.386-3.639.386-1.446 0-2.59-.354-3.427-1.061-.839-.71-1.284-1.687-1.335-2.932h13.422v-3.42c0-3.292-.892-5.813-2.677-7.562"
                                                style="fill-opacity:1;fill-rule:nonzero;stroke:none"
                                                transform="matrix(5.4348 0 0 5.4348 -15746.429 -5136.262)"></path>
                                        </g>
                                    </svg></div>
                                <div class="flex justify-center items-center"><svg xmlns="http://www.w3.org/2000/svg"
                                        xml:space="preserve"
                                        style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421"
                                        fill="currentColor" viewBox="0 0 166 62" class="h-8">
                                        <g>
                                            <path
                                                d="M157.138 36.305c0 2.04-1.844 3.825-3.821 3.825-2.041 0-3.827-1.785-3.827-3.825 0-1.98 1.786-3.819 3.827-3.819 1.977 0 3.821 1.839 3.821 3.819zM149.789 41.95h6.823v28.039h-6.823zM217.61 55.968c0 8.993-6.695 14.669-15.306 14.669-8.529 0-15.228-5.676-15.228-14.669 0-8.983 6.699-14.65 15.228-14.65 8.611 0 15.306 5.667 15.306 14.65zm-23.204 0c0 5.806 3.125 10.14 7.898 10.14 4.407 0 7.846-4.334 7.846-10.14 0-5.796-3.439-10.133-7.846-10.133-5.157 0-7.898 4.272-7.898 10.133z"
                                                style="fill-rule:nonzero" transform="translate(-58 -26)"></path>
                                            <path
                                                d="M184.182 81.187c1.967-1.754 3.349-3.981 3.657-6.54.699-6.185-3.757-9.756-9.879-9.756h-8.031c-1.843 0-4.779-.254-4.779-2.741 0-2.287 3.126-2.803 4.842-2.803h2.802c5.674 0 11.096-3.055 11.096-9.045 0-2.072-1.016-3.62-1.671-4.385a31.32 31.32 0 0 0 5.241-1.159l.469-4.416c-3.668 1.152-7.3 1.612-10.903 1.576-1.018-.256-2.48-.602-5.439-.602-7.075 0-10.577 4.774-10.577 8.986 0 3.566 1.977 5.412 3.438 6.304-2.425.824-4.971 3.699-4.971 7.078 0 3.763 2.232 5.412 3.51 6.113-1.788.893-5.106 3.257-5.106 7.529 0 .818.143 1.557.398 2.224-33.046-3.693-66.446-11.688-98.439-2.57v2.011c51.131-14.575 105.854 18.778 156.984 4.203V76.98c-10.745 3.065-21.647 4.193-32.642 4.207zm-11.827-35.798c3.565 0 5.097 2.618 5.097 4.973 0 2.673-1.662 4.843-5.097 4.843-3.255 0-5.099-2.17-5.099-4.843 0-2.355 1.844-4.973 5.099-4.973zm-4.404 25.248h9.116c2.804 0 5.099 1.399 4.59 4.649-.376 2.932-4.651 5.611-9.056 5.611-3.948 0-8.86-1.152-8.983-4.342-.07-2.801 2.871-5.028 4.333-5.918z"
                                                style="fill-rule:nonzero" transform="translate(-58 -26)"></path>
                                            <path
                                                d="M100.495 65.976c-5.928 0-8.862-3.571-8.862-9.307h19.187c0-10.764-5.992-15.351-12.875-15.351-7.584 0-13.582 6.365-13.582 14.907 0 8.983 5.489 14.409 14.091 14.409.77 0 1.484-.024 2.154-.057a22.887 22.887 0 0 0 8.021-1.671c.162-1.538.325-3.076.485-4.617a24.825 24.825 0 0 1-4.51 1.361c-1.083.192-2.421.326-4.109.326zm-2.743-20.071c3.381 0 5.482 2.347 5.8 6.561H91.761c.439-3.636 2.295-6.561 5.991-6.561zM60.149 69.989V27.48h12.366c9.948 0 14.728 5.674 14.728 11.594 0 6.886-5.999 12.435-14.991 12.435h-4.905v18.48zm10.896-37.603h-3.698V47.41c.489-.296 1.225-.689 2.045-.771.819-.081 1.653-.103 1.653-.103 4.85 0 8.605-2.678 8.605-7.33 0-4.272-3.44-6.82-8.605-6.82zM129.894 41.726a7.473 7.473 0 0 0-2.531-.434c-3.697 0-6.522 2.647-7.562 4.493l-.339-3.859h-6.374v28.039h6.822V50.784c1.338-2.762 4.208-5.328 7.922-3.415M148.068 41.726a7.453 7.453 0 0 0-2.53-.434c-3.696 0-6.522 2.647-7.562 4.493l-.337-3.859h-6.375v28.039h6.82V50.784c1.339-2.762 4.21-5.328 7.923-3.415M220.553 43.118c1.444 0 2.595 1.109 2.595 2.52 0 1.436-1.151 2.542-2.609 2.542-1.448 0-2.623-1.106-2.623-2.542 0-1.411 1.175-2.52 2.623-2.52zm-.014.317a2.193 2.193 0 0 0-2.183 2.203c0 1.239.974 2.228 2.203 2.228 1.211.012 2.173-.989 2.173-2.216 0-1.226-.962-2.215-2.179-2.215zm-.519 3.677h-.381V44.29c.264-.034.477-.068.771-.068.414 0 .696.089.873.214.174.122.27.314.27.574 0 .381-.27.607-.577.698v.022c.26.043.434.268.506.684.074.439.143.609.203.698h-.402c-.069-.089-.153-.348-.223-.718-.081-.384-.272-.53-.685-.53h-.355zm0-1.522h.366c.402 0 .768-.146.768-.528 0-.268-.189-.552-.791-.552-.155 0-.26.012-.343.024"
                                                style="fill-rule:nonzero" transform="translate(-58 -26)"></path>
                                        </g>
                                    </svg></div>
                                <div class="flex justify-center items-center"><svg xmlns="http://www.w3.org/2000/svg"
                                        xml:space="preserve" style="enable-background:new 0 0 1278.4 180.5"
                                        viewBox="0 0 1278.4 180.5" fill="currentColor" class="h-7">
                                        <path
                                            d="M98.3 1.9c-5.9 3.5-7 6.4-7.4 19.2l-.3 11.5-7.6 2.3c-10.9 3.4-22.4 10.5-31 19.2-8.7 8.8-14 17.7-17.8 29.1l-2.8 8.6h-10c-12 0-16.8 1.9-19.8 7.5-2.6 4.6-1.9 12.2 1.5 15.9 4.3 4.5 7.3 5.5 18.4 5.5h10.3l1.7 5.9c6.9 24.2 26.5 43.9 51.1 51.4 7.7 2.4 24.8 3.2 33.6 1.7 29.4-5.2 52.7-27.3 60-56.9 3.5-14.6.9-36.4-6.1-50.1C162.9 54.5 144 39 124.7 34l-5-1.3v-11c0-9.1-.3-11.5-2.1-14.4-4.2-6.9-12.8-9.4-19.3-5.4zm23.2 61.2c20.1 7.4 33.4 30.6 29.2 50.9-4.6 23-22.5 37.7-45.5 37.7-20.1 0-36-11.2-43.2-30.3-3-8.3-3-22 0-30.4 9.2-24.5 35.3-36.9 59.5-27.9z">
                                        </path>
                                        <path
                                            d="M95.4 78.1C87.9 80.6 79.1 89.6 76.9 97c-3.5 12-1.2 21.3 7.5 30.1 4.8 4.8 7.2 6.3 12 7.6 14.1 4.1 28.5-2.2 35.4-15.5 2.2-4.2 2.6-6.6 2.6-12.9 0-8.9-2.8-15.7-8.8-21.3-7.9-7.6-20.1-10.3-30.2-6.9zm14.5 22.2c3.8 3.3 3.8 8.6.1 11.9-1.5 1.2-3.7 2.4-4.9 2.4-2.8 0-8.2-5.5-8.2-8.3 0-2.8 5.4-8.3 8.2-8.3 1.2 0 3.4 1 4.8 2.3zm909.8-99c-5.1 2.3-7.6 6.7-7.6 13.4 0 5.2.3 6.1 3.5 9.2 6.3 6.4 15.2 6 21.3-.9 5.7-6.6 3.7-16.5-4.1-21-4.5-2.4-8.5-2.6-13.1-.7zM336.6 26.2v18.1H317v24.8h19.5l.3 40c.3 36.8.5 40.4 2.3 43.7 3.1 5.9 8 10.2 13.9 12.4 6.5 2.5 24.6 3.8 35.5 2.7l6.9-.8v-27.2l-9.3.3c-8.7.3-9.4.2-11.9-2.3l-2.6-2.6V69.1h23.9l-.3-12.2-.2-12.1-11.6-.3-11.7-.3-.2-17.8-.3-17.8-17.2-.3-17.4-.2v18.1zm314 61.5v79.5h35.1V8.1h-35.1v79.6zM29.3 25.2c-5.3 2.7-7.7 6.6-7.7 12.2 0 6.5 2.3 10.5 7.2 13.1 6.9 3.5 12.6 2.2 18-4.1 5.4-6.4 2.7-17.2-5.3-21.1-4.3-2.1-8.1-2.1-12.2-.1zm218.8 17c-27.1 3.4-42.3 19-40.3 41.2.6 7.4 3.5 13.1 9.1 18.1 6.3 5.8 12.8 8.4 35.3 13.9 22.3 5.7 27.8 8 30.2 12.6 5.4 10.2-6.8 19.5-23.5 18.2-11.2-.9-17.9-5.8-20.1-14.3l-.8-3.5-16.4-.3-16.3-.3.6 5.9c.8 8 4.9 15.6 11.4 21.8 10.7 10.1 22.8 14 44.1 14.1 15.8.1 24.4-1.3 33.6-5.7 15.3-7.1 23.2-19.3 23.2-35.5 0-9.5-1.7-14.3-6.8-20-7.5-8.4-16.3-12-43.5-18.1-19.1-4.2-25.1-7.7-25.1-14.4 0-7.2 5.1-10.4 17-10.4 12.8 0 19.7 3.9 21.7 12l.7 2.9H315l-.6-4.4c-2.3-15.5-14.5-27.5-32.5-32.1-7.9-2-24.6-2.8-33.8-1.7z">
                                        </path>
                                        <path
                                            d="M446.1 42.3c-8.3 1.1-17 4.6-25 9.9-17.6 11.6-26.9 30.5-26.9 54.6 0 30.4 15.9 52.9 43.1 60.9 8.7 2.6 29.5 2.6 38.1 0 16.1-4.8 26.4-13.3 33.6-27.5 6.5-13 6.9-12.4-10.7-12.4h-14.9l-1.5 2.8c-2.2 4.2-6.7 8.2-12 10.5-5.4 2.5-17.4 2.9-23.9.9-8.8-2.6-15.4-11.6-16.8-22.7l-.6-5 43.7-.2 43.6-.3-.2-9.3c-1.1-41.1-31-67.9-69.6-62.2zm21.4 28.1c5.5 2.9 10.8 10.7 12.3 18.1l.7 3.3h-51.7l1-4.4c2.1-9.2 8.6-15.9 17.9-18.4 4.4-1.3 16.4-.3 19.8 1.4zm107.1-28.3c-25.2 4-43.8 21.4-50.5 47.2-2.1 7.8-2 25.8.1 34.5 5.1 21.8 19.9 37.7 41.2 43.9 8.8 2.6 29.7 2.7 38.1.1 13.8-4.1 23.4-10.7 29.8-20.6 2.9-4.4 9-17.2 9-18.9 0-.2-6.9-.4-15.4-.4-14.5 0-15.5.1-16.1 2.1-1 3.2-10.2 10.8-14.8 12.2-2.2.7-7.5 1.2-11.7 1.2-15.8 0-24.6-7.7-26.8-23.5l-.7-5.4h87.5v-7c-.1-29.6-16.9-55.8-40.9-63.2-7.4-2.3-21.3-3.3-28.8-2.2zm20.9 28.3c5.7 3 10.3 9.5 12.5 17.5l1 3.9h-51.4v-2.4c0-1.3 1.2-5 2.9-8.1 3-6 8.8-10.8 14.8-12.4 4.8-1.2 16.7-.2 20.2 1.5zm138.4-28.1c-18.6 2.5-32.3 11.1-37.6 23.4-2.5 5.9-2.2 18.1.7 24.7 2.9 6.7 9.5 12.9 18 16.9 3.5 1.7 14.6 4.9 24.5 7.2s19.9 4.9 22.4 5.8c10 3.8 13.9 14.6 7.6 21-3.9 3.8-12.2 6.2-22 6.2-14.3 0-23.3-5.1-26.1-14.6l-1.3-4.5-14.3-.3-14.3-.3.7 5.5c2.2 16.9 15.4 30.3 34.7 35 7.4 1.9 30.8 1.9 38.2 0 15.5-3.8 27.8-12.7 32.8-23.7 3.5-7.7 3.6-20.2.1-27.6-6.2-13.2-16-18.3-49-25.4-13.9-3-20.6-5.6-23.8-9.3-2.8-3.4-3.3-7.8-1.4-11.5 2-3.6 9.7-6.3 19-6.4 13.4-.1 21 3.7 23.4 12l1.1 3.9H797l-.7-3.9c-1.9-11.2-10.2-22.6-20.7-28.3-9.6-5.3-27.3-7.7-41.7-5.8zm120-.1c-21.5 3.4-39.2 19.9-46.4 43.4-3.1 9.9-3.3 30.8-.5 41.2 6.1 22.6 21.3 37.4 43.3 42.1 14.1 3 31.1.7 44.1-5.9 5.7-2.9 15.9-12.6 19.2-18.2 2-3.3 6.6-15 6.6-16.6 0-.1-6-.3-13.3-.3h-13.3l-2.3 4.6c-3 6.1-10.2 12.4-16 13.8-5.9 1.4-16.8 1.4-21.3-.1-8.4-2.8-16.2-10.5-18.6-18.5-.6-2-1.4-6-1.9-9l-.8-5.4h88.5l.6-2.7c.9-3.8-.2-17.2-2.2-24.5-5.2-19.7-20.5-36.5-38.3-42-7.9-2.2-19.5-3.1-27.4-1.9zm23 25.4c2.7 1.2 6.1 3.9 7.6 5.8 3.4 4 7.1 12.1 8.2 17.6l.7 3.9h-60.3l.5-4.5c1-8.9 9.3-20.3 17.1-23.5 8.5-3.5 18.5-3.2 26.2.7zm223.5-25.7c-23.5 3.1-42.1 20.1-49 44.7-2.9 10.5-3 29.4-.2 40.5 3.8 14.8 11.3 25.6 22.6 33.3 10.9 7.2 18 9.2 33.3 9.3 14.1.1 19.6-.9 29.3-5.8 8.3-4.1 13.5-8.6 18.7-15.8 3.8-5.4 8.8-16.2 8.8-19.1 0-.6-5.4-1-13.1-1h-13.2l-3 5.7c-5.1 9.6-13 13.9-25.8 13.9-11.8-.1-19.5-3.8-25.2-12.3-3.6-5.3-6.4-13.3-6.4-18.5v-3.3h88.8v-9.1c0-38.4-30.3-67.1-65.6-62.5zm18.7 24.6c8.5 3.5 15.7 13.5 17.5 24l.7 4.4h-60.1v-2.6c0-4.3 3.9-13.4 7.8-18 8-9.3 22.6-12.7 34.1-7.8zm93.7-24.3c-19.8 2.8-33.6 11.3-38.5 23.7-1.9 4.5-1.9 18.4 0 22.9 3.9 9.8 11.7 16.6 23.2 20.6 3.4 1.2 13.3 3.7 22 5.7 22.7 5.2 29.4 8.6 30.8 15.7 2.1 11.2-8.2 17.5-27 16.6-15-.7-22-5.5-24.7-16.6l-.6-2.8h-28.1l.7 5.8c2 16.1 13 28.2 30.9 33.7 6 1.9 9.9 2.3 21.8 2.3 16.3.1 22.2-1 33.2-6.2 5.3-2.5 9-5.2 13-9.5 7.2-7.8 9.5-14.6 8.9-25.8-.5-9.2-2.7-14.1-8.8-20.1-6.8-6.9-14.6-10-37.5-15.2-18.4-4.1-23.2-5.8-27.5-9.5-3-2.6-3.5-3.8-3.5-7.4 0-4.9 1.2-6.4 7.2-9.4 5-2.6 20.5-2.6 26.6 0 5.1 2.1 9 6.4 10 10.8l.7 3.1h29l-.7-5c-2.1-15.1-15.9-28.5-33.4-32.1-7.7-1.8-20.5-2.3-27.7-1.3zm-200 2.7c-.4.4-.7 28.1-.7 61.6v60.7h27.9l-.2-61.2-.3-61.1-13-.3c-7.2-.2-13.3 0-13.7.3zm-84.4 61.4v60.9h27.7l.4-38 .3-38 2.6-5.1c4.8-9.3 15-13.8 34.4-15.6l6.9-.6V45l-11.1.5c-12.9.6-19.5 2.7-28.6 9.1l-5.8 4V45.3h-26.9v61z">
                                        </path>
                                    </svg></div>
                                <div class="flex justify-center items-center"><svg xmlns="http://www.w3.org/2000/svg"
                                        viewBox="0 0 176.179 29.453" fill="currentColor" class="h-5">
                                        <path fill-rule="evenodd"
                                            d="m154.138 26.73 2.865-7.47.498.498c1.742 1.369 3.984 2.615 6.227 2.615 1.992.123 2.988-.498 2.74-2.117-.25-1.246-1.62-1.494-2.492-1.62l-1.992-.372c-3.736-.748-6.85-3.113-6.85-7.472 0-6.6 5.73-10.336 11.457-10.336 2.988 0 5.854.747 8.344 2.366l-2.365 6.6c-1.37-.872-3.363-2.241-5.979-2.366-.87 0-2.74.374-2.117 2.366.25.872 1.494 1.246 2.117 1.37l2.242.498c4.11.996 7.098 3.238 7.098 8.095 0 6.6-5.854 9.96-11.582 9.96-3.36 0-7.223-.995-10.21-2.614zm-11.705 2.118V.828h9.713v28.02ZM131.35.828h10.088l-10.21 28.02h-8.22L112.794.828h9.963l3.611 12.827c.373 1.37.623 2.739.623 4.11h.248c0-1.371.25-2.74.623-4.11zm-33.248 0h10.71l9.59 28.02h-10.214l-.996-3.486h-7.223l-.746 3.486h-10.21Zm3.611 17.934h3.86c-.655-3.281-1.337-6.558-1.993-9.838zM63.98 28.848h12.204c7.846 0 13.45-5.23 13.45-13.574C89.633 4.939 82.784.83 73.818.83h-9.838v28.018Zm9.59-19.675h.622c3.611 0 5.73 2.117 5.73 6.1 0 3.612-2.367 5.606-5.605 5.606h-.748zM58.002 1.7l.623 4.607c.125 1.12.747 3.736-.125 3.362-.374-.125-.872-1.37-1.246-2.366-.125-.623-1.12-3.113-1.37-3.363-1.245-.871-4.234-1.867-6.227-1.867-6.227 0-10.336 4.482-10.336 12.578 0 5.852 2.74 12.826 9.838 12.826 2.615 0 7.472-.873 8.717-4.482.623-1.62 1.121-2.99 1.495-2.615.374.373 0 1.617-.249 2.365-.748 3.36-.872 4.359-1.12 4.482-3.114 1.619-7.224 2.117-10.835 2.117-11.457 0-15.317-6.6-15.317-13.324C31.851 4.564 38.95-.292 49.908.206c2.74 0 5.48.499 8.095 1.495zm-33.623.498-1.868-.623c-.622-.498.125-.623.125-.623s2.74.498 9.215-.125c0 0 .623.125.25.623l-2.118.872c-1.495.623-1.495.25-1.495 1.868v14.195c0 11.209-11.332 10.959-13.573 10.959-.996 0-11.333 0-11.333-8.965V5.312c0-2.74.25-2.615-.623-2.864L.345 1.452S-.153.705.595.829c2.241.125 5.354.498 12.577 0 0 0 .623.125.25.623l-2.118.623c-1.743.747-1.494.124-1.494 1.867v14.943c0 3.61 1.868 8.22 7.721 8.22 8.094 0 8.22-6.974 8.22-8.593V3.818c0-1.37-.126-.997-1.37-1.62z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <div class="flex justify-center items-center"><svg xmlns="http://www.w3.org/2000/svg"
                                        viewBox="0 0 892 312" xml:space="preserve" fill="currentColor" class="h-9">
                                        <path
                                            d="M81.718 30.963h-30.4V.463h-20.4v30.4H.518v20.4h30.4v30.4h20.4v-30.4h30.4zM608.718 110.063c0-15.4-12.6-28.2-28.2-28.2h-30.8v92.9h10.4v-36.4h23.2l16.6 36.7h11.3l-18.5-39.5c9.4-4.8 16-14.5 16-25.5zm-28.2 17.9h-20.7v-35.8h20.7c9.7 0 17.9 7.8 17.9 17.9 0 10-8.2 17.9-17.9 17.9zm-338.4 18.5c0 13.8-9.4 19.5-20.7 19.5-11.3 0-20.7-5.6-20.7-19.5v-64.7h-10.4v64.7c0 18.2 12.6 29.5 31.1 29.5 18.2 0 31.1-11.3 31.1-29.5v-64.7h-10.4zm-97 6.9-13.8-71.6h-12.5l-13.8 71.6-12.9-71.6h-10.4l17.9 92.9h11l14.8-71.8 14.8 71.9h11l17.9-92.9h-10.5zm352.8 62.1h-30.8v92.9h10.4v-36.4h20.7c15.4 0 28.2-12.6 28.2-28.2-.2-15.7-12.8-28.3-28.5-28.3zm0 46.2h-20.4v-35.8h20.7c9.7 0 17.9 7.8 17.9 17.9 0 10-8.4 17.9-18.2 17.9zm261.8-179.9-29.8 92.9h11l6.9-21.3h35.2l6.9 21.3h11l-29.8-92.9zm-8.8 61.2 14.4-44.6 14.4 44.6zm-80.3 71.3c-16.6 0-30.1 13.5-30.1 30.1v35.2c0 16.6 13.5 30.1 30.1 30.1s30.1-13.5 30.1-30.1v-35.2c0-16.6-13.5-30.1-30.1-30.1zm19.7 65.3c0 11-8.8 19.8-19.8 19.8s-19.8-8.8-19.8-19.8v-35.2c0-11 8.8-19.8 19.8-19.8s19.8 8.8 19.8 19.8zm-377.2-65.3c-16.6 0-30.1 13.5-30.1 30.1v35.2c0 16.6 13.5 30.1 30.1 30.1s30.1-13.5 30.1-30.1v-35.2c0-16.6-13.5-30.1-30.1-30.1zm19.7 65.3c0 11-8.8 19.8-19.8 19.8s-19.8-8.8-19.8-19.8v-35.2c0-11 8.8-19.8 19.8-19.8s19.8 8.8 19.8 19.8zm1-126.2-42.1-71.6h-9.7v92.9h10.4v-71.6l42.1 71.6h9.7v-92.9h-10.4zm546.1-71.6v71.6l-42.1-71.6h-9.7v92.9h10.4v-71.6l42.1 71.6h9.7v-92.9Zm-94.1 205.3-42.1-71.6h-9.7v92.9h10.4v-71.5l42.1 71.6h9.7v-92.9h-10.4zm-351.3-142.5v-32.6c0-16.6-13.5-30.1-30.1-30.1h-30.8v92.9h30.8c16.6-.1 30.1-13.6 30.1-30.2zm-50.5-52.4h20.7c11 0 19.8 8.8 19.8 19.8v32.6c0 11-8.8 19.8-19.8 19.8h-20.7zm138.4 72.2h-46.5v-31.1h41.4v-10.4h-41.4v-30.8h46.5v-10.4h-56.8v92.9h56.8zm148.2-36.7-23.2-45.8h-10.7v92.9h10.4v-71.6l20.4 40.8h6.6l20.4-40.8v71.6h10.4v-92.9h-10.7zm-583.5 98.2h33.2v82.5h10.4v-82.5h33v-10.4h-76.6Zm154.7 31.1h-40.5v-41.4h-10.3v92.9h10.4v-41.1h40.5v41.1h10.4v-92.9h-10.4zm345.3 0-14.8-6c-10-4.1-11.3-8.8-11.3-12.9 0-3.8 1.6-6.9 4.1-9.1 3.5-2.8 8.5-4.4 14.4-4.4 6 0 11 1.6 14.4 4.4 3.1 2.8 4.7 6.6 4.7 11.3v1.6h10.4v-1.6c0-16-11.9-26.1-29.2-26.1-17.3 0-28.9 9.7-28.9 23.9 0 12.6 8.8 19.1 19.5 23.2l13.2 5.3c12.9 5 16.3 8.5 16.3 16.3 0 5-1.6 8.8-5 11.9-3.8 3.1-9.1 4.7-15.7 4.7s-12.2-1.6-16-4.7c-3.1-2.8-5-6.3-5-11v-2.2h-10.4v2.2c0 16 12.9 26.1 31.1 26.1 18.2 0 31.1-10.7 31.1-27 0-16.2-11.9-21.5-22.9-25.9zm-183 4.4-23.2-45.8h-10.7v92.9h10.3v-71.6l20.4 40.8h6.6l20.4-40.8v71.6h10.4v-92.9h-11z">
                                        </path>
                                    </svg></div>
                                <div class="flex justify-center items-center"><svg xmlns="http://www.w3.org/2000/svg"
                                        viewBox="0 0 361 134" fill="currentColor" class="h-12">
                                        <g>
                                            <path
                                                d="M61.162 134.715c-8.425-2.587-17.71-7.49-24.143-12.745l-1.995-1.63-2.806 1.323c-7.525 3.55-18.128 7.65-26.308 10.175-4.487 1.385-7.15 1.899-4.142.8 9.68-3.54 20.864-8.612 28.93-13.122l1.946-1.089-.77-.835c-.423-.46-1.746-1.885-2.939-3.168C9.5 93.52 6.785 64.995 22.485 46.647l1.58-1.848-.52-1.317c-4.55-11.545.527-23.352 11.048-25.693 8.585-1.91 19.16 3.777 23.762 12.78l.44.86 2.44.001c9.822.01 22.492 3.78 32.295 9.613 2.505 1.49 2.19 1.509 2.687-.156 2.283-7.644 3.832-20.616 3.847-32.213.009-7.309.215-7.903.87-2.513.693 5.692.744 6.58.74 12.802-.005 8.02-.671 14.723-2.23 22.452l-.6 2.976 2.897 2.316c1.594 1.274 3.05 2.408 3.238 2.52.211.126 1.006-.243 2.09-.97 6.703-4.495 15.08-.174 15.08 7.778 0 10.126-13.447 13.245-17.986 4.171-.513-1.024-.932-2.147-.932-2.497 0-.503-.253-.744-1.216-1.156-1.423-.61-5.615-2.106-5.902-2.106-.109 0-.648 1.22-1.2 2.712-8.052 21.796-23.19 40.22-44.694 54.398l-4.359 2.874 2.029 1.99c5.15 5.052 11.834 9.7 20.55 14.29 4.555 2.398 4.179 2.52-1.714.557-8.302-2.766-15.243-6.911-21.075-12.585l-2.682-2.61-2.314 1.267-2.313 1.268 2.084 1.95c5.48 5.126 14.585 10.865 22.325 14.07 3.132 1.298 2.471 1.334-1.588.087zm-22.53-19.81c2.579-1.58 2.533-1.134.434-4.229-2.941-4.339-5.292-9.433-6.752-14.633-1.184-4.217-.985-4.776.398-1.115 1.976 5.23 5.86 11.654 9.585 15.851l1.007 1.135 3.704-2.64C62.197 98.448 75.397 84.46 83.933 70.142c3.266-5.479 8.562-16.465 8.14-16.888-1.045-1.045-16.182-2.986-23.899-3.065-3.669-.037-2.629-.334 2.76-.787 6.76-.568 20.12.325 21.972 1.469.123.076.645-1.121 1.16-2.66l.938-2.8-1.385-.612c-8.282-3.663-23.365-6.078-31.229-5l-1.228.168-.003 2.544c-.023 14.868-14.85 21.824-27.945 13.11l-2.295-1.526-1.023 1.168c-10.434 11.918-11.954 29.865-3.932 46.412 2.525 5.21 9.433 14.99 10.329 14.627.1-.041 1.154-.67 2.34-1.397zM48.78 55.21C59.187 53.02 61.2 38.998 52.3 30.687c-2.81-2.625-5.192-3.77-9.156-4.407-3.105-.498-7.251 1.037-9.572 3.544-9.127 9.857 1.86 28.197 15.208 25.386zm55.407-3.73c.424-.821.419-.852-.25-1.384-1.055-.838-5.434-3.11-5.69-2.952-.267.166-1.499 4.612-1.325 4.786.065.065 1.48.758 3.146 1.54l3.027 1.42.328-1.285c.181-.707.525-1.663.764-2.125zm158.15 64.94-5.335-.071-.158-1.252c-.087-.688-.515-5.12-.95-9.85-.945-10.251-1.819-18.842-1.928-18.95-.043-.044-2.742 6.554-5.997 14.66-3.256 8.108-6.035 14.892-6.177 15.077-.197.257-1.622.319-6.095.264l-5.84-.07-2.578-22.084c-1.418-12.146-2.523-22.139-2.455-22.207.202-.202 9.046-.176 9.253.028.184.182 1.435 10.549 2.934 24.332.579 5.322.804 6.698 1.04 6.35.165-.243 1.98-4.193 4.033-8.777 2.053-4.584 5.105-11.37 6.784-15.081l3.05-6.747 4.496-.072c4.486-.073 4.496-.072 4.632.529.075.33.974 6.852 2 14.492 1.024 7.64 1.952 14.426 2.06 15.081.198 1.19.201 1.183 5.014-10.054a3098.03 3098.03 0 0 1 6.9-16.007l2.085-4.763 4.535-.072c2.9-.047 4.535.023 4.535.192 0 .146-1.503 3.691-3.34 7.878a3640.226 3640.226 0 0 0-9.41 21.768c-3.337 7.785-6.231 14.407-6.431 14.715-.495.762-.597.773-6.658.691zm46.674-.232c-.4-.07-.728-.187-.728-.26 0-.271 5.036-32.8 5.166-33.369.133-.583.215-.595 3.844-.595h3.709l-.163 1.389c-.09.764-.21 1.538-.266 1.72-.152.492-.013.421 1.245-.632 3.485-2.919 7.378-4.004 10.74-2.995 1.43.428 1.475.191-.887 4.68-1.813 3.446-2.067 3.804-2.58 3.639-1.668-.541-4.09-.454-5.508.198-3.633 1.67-4.357 3.153-5.651 11.58-1.5 9.762-2.247 14.382-2.34 14.475-.154.154-5.838.302-6.581.17zm-209.11-.453c-.207-.54 2.688-19.767 6.199-41.168.942-5.744.996-5.949 1.633-6.126.798-.222 7.053-.287 7.819-.082.65.175.746-.82-.98 10.165-6.319 40.228-5.76 36.823-6.105 37.24-.41.496-8.374.47-8.565-.029zm13.98.19c-.466-.103-.595-.315-.593-.973.004-1.33 5.026-33.728 5.453-35.171.123-.417.573-.463 4.505-.463h4.369l-.14.728c-.628 3.289-.617 3.311 1.044 2.169 8.18-5.628 18.361-4.34 21.197 2.682.965 2.39 1.015 4.25.248 9.238-1.353 8.792-3.363 21.307-3.474 21.63-.244.703-8.863.446-8.861-.265 0-.328.725-5.06 1.61-10.518 1.714-10.584 1.883-12.688 1.16-14.491-1.727-4.31-8.16-4.55-12.526-.465-2.16 2.02-2.415 2.893-4.304 14.776-.921 5.794-1.753 10.66-1.848 10.814-.18.291-6.755.551-7.84.31zm37.56-.054c-.284-.18 3.43-25.858 4.32-29.872.13-.581.079-.596-2.122-.596h-2.254l.029-1.124c.016-.619.165-1.899.33-2.844l.303-1.72 2.308-.077 2.307-.076.281-1.114c2.368-9.384 8.852-13.91 17.462-12.187l.862.172-.173 1.746c-.096.96-.32 2.46-.498 3.334l-.324 1.587-2.445.172c-3.583.252-5.046 1.22-6.417 4.24-.968 2.133-1.078 2.07 3.657 2.07h4.188l-.221 1.654c-.122.91-.313 2.19-.425 2.844l-.203 1.191-4.094.132-4.094.133-.575 3.44c-.316 1.891-1.374 8.618-2.351 14.948-.978 6.33-1.895 11.658-2.038 11.84-.3.38-7.233.475-7.813.107zm44.924-.148c-7.273-1.637-9.81-8.863-5.898-16.79 3.692-7.48 15.084-10.724 23.187-6.602 1.284.653 1.367.556 1.35-1.593-.045-5.57-6.142-8.016-12.914-5.18-.894.373-1.809.737-2.034.808-.31.098-.652-.476-1.397-2.335l-.988-2.464.855-.725c2.161-1.833 6.968-3.114 11.652-3.107 9.918.015 15.124 4.767 13.981 12.761-.295 2.066-3.536 22.632-3.858 24.481l-.15.866-4.287-.072-4.286-.073.067-1.288c.078-1.486.443-1.482-3.506-.033-4.531 1.661-8.407 2.104-11.774 1.346zm11.694-7.993c2.77-.873 4.631-1.807 4.806-2.411 1.356-4.681 1.05-6.127-1.52-7.16-4.69-1.887-10.804-.36-12.61 3.147-2.63 5.113 2.427 8.598 9.324 6.424zm74.948 7.975c-7.09-1.543-9.383-8-5.672-15.974 2.822-6.062 12.35-9.297 19.704-6.69 1.31.465 2.59.914 2.844 1 1.224.411.396-4.298-1.054-5.992-1.768-2.066-6.718-2.517-10.39-.948-2.63 1.125-2.582 1.145-3.584-1.433l-.874-2.249 1.362-.863c5.963-3.778 16.61-3.347 20.927.848 3.138 3.05 3.194 5.044.585 21.043-.984 6.036-1.846 11.066-1.916 11.179-.07.112-1.846.204-3.947.204h-3.821v-1.345c0-.972-.092-1.307-.33-1.208-5.469 2.256-10.54 3.146-13.834 2.428zm10.003-7.146c4.511-1.175 5.528-2.123 5.885-5.489.274-2.59.118-2.951-1.658-3.823-3.976-1.952-10.276-.633-12.17 2.549-2.805 4.708 1.561 8.425 7.943 6.763zm47.156 7.368c-11.604-1.593-16.06-10.652-11.396-23.162 5.097-13.668 24.807-18.027 30.322-6.707 1.56 3.205 2.42 11.76 1.508 15.022l-.204.728h-25.068l-.163.65c-.195.776.347 2.469 1.179 3.682 2.212 3.23 7.98 3.818 12.167 1.242l1.354-.833 2.276 1.929c1.251 1.06 2.403 2.02 2.558 2.133.569.412-3.456 3.26-5.896 4.174-2.28.853-6.59 1.423-8.637 1.142zm12.987-20.506c1.427-2.31-1.41-7.893-4.423-8.704-5.175-1.393-12.4 3.452-12.4 8.315v.69h8.318c5.939 0 8.372-.086 8.505-.301zm-184.57 19.936c0-.26 1.25-8.386 2.777-18.057 1.528-9.672 2.778-17.675 2.778-17.784 0-.109 1.854-.198 4.119-.198h4.117l-.17 1.257c-.095.69-.229 1.465-.3 1.72-.189.686.056.584 1.775-.74 3.856-2.966 7.835-3.883 11.164-2.57 1.235.486 1.364-.047-1.184 4.884-1.903 3.68-2.245 4.19-2.712 4.053-3.101-.915-4.905-.686-7.345.93-2.96 1.96-3.195 2.677-5.245 15.998-.873 5.676-1.64 10.468-1.703 10.65-.21.598-8.07.46-8.07-.143z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                            <path
                                                d="M61.03 134.644c-8.21-2.524-17.026-7.175-23.762-12.534l-2.331-1.854-3.358 1.61C22.907 126.022 1.394 133.936.686 133.23c-.068-.069 1.39-.691 3.24-1.383 8.192-3.065 25.764-11.239 28.126-13.084l.656-.512-2.652-2.732C9.496 94.34 6.42 64.234 22.972 46.196l1.138-1.24-.641-1.703c-3.643-9.678-.398-20.437 7.273-24.113 9.053-4.339 20.61-.003 26.742 10.032l1.332 2.18 3.753.152c9.999.405 21.633 3.99 30.96 9.54 2.506 1.49 2.192 1.508 2.686-.157 2.312-7.784 3.841-20.543 3.841-32.045 0-3.779.059-6.812.13-6.74.654.653 1.475 9.904 1.477 16.626.002 8.083-.673 14.93-2.235 22.65l-.605 2.987 3.007 2.407c3.697 2.959 3.475 2.88 4.938 1.763 7.903-6.033 18.711 2.383 14.606 11.373-3.785 8.288-15.72 7.124-18.003-1.756l-.306-1.19-2.761-1.096c-4.412-1.752-4.289-1.757-4.998.222-8.083 22.572-24.825 42.808-46.78 56.542-3.267 2.043-3.254 1.614-.13 4.408 6.182 5.529 11.891 9.431 19.778 13.519 2.328 1.207 4.105 2.197 3.948 2.2-.713.016-6.08-1.658-8.712-2.717-7.041-2.834-12.75-6.501-17.9-11.498l-2.57-2.494-2.317 1.264-2.317 1.263 2.234 2.098c5.359 5.035 12.856 9.816 21.549 13.743 2.534 1.145 2.175 1.222-1.059.228zm-22.456-19.673c2.654-1.665 2.617-1.164.335-4.624-3.077-4.664-5.075-9.013-6.601-14.372-.984-3.456-.905-4.338.141-1.57 2.125 5.623 7.489 14.406 10.377 16.992 1.825 1.634 23.073-16.961 31.666-27.713 7.21-9.022 16.07-24.125 17.503-29.84.218-.866-6.26-2.43-12.312-2.971-1.091-.098-2.282-.232-2.646-.298-.363-.066-3.074-.192-6.023-.28-2.95-.089-5.326-.197-5.28-.242 1.285-1.286 18.385-1.019 25.118.392l2.305.483.924-2.758.923-2.759-1.43-.632c-8.174-3.616-22.258-5.93-30.631-5.033l-1.78.191v2.45c0 15.153-15.66 22.192-28.516 12.82l-1.722-1.256-1.039 1.24c-13.668 16.32-11.495 42.237 5.022 59.895 1.438 1.538 1.009 1.551 3.666-.115zm11.93-60.196c9.375-3.633 10.036-17.337 1.193-24.749-9.168-7.685-21.542-2.849-21.527 8.414.015 10.91 11.183 19.88 20.335 16.335Zm53.948-3.9c.113-.443-.318-.78-2.659-2.08-3.675-2.04-3.565-2.048-4.282.36-.863 2.9-1.005 2.654 2.467 4.275l3.096 1.445.622-1.735c.342-.955.682-1.974.756-2.265zm125.392 64.63c-.126-.74-4.798-40.933-4.974-42.802-.073-.768 3.211-1.161 7.251-.869l2.023.147.15.956c.21 1.322 3.346 29.318 3.346 29.86 0 .902.574-.215 3.642-7.079a4942.813 4942.813 0 0 1 6.93-15.408l3.798-8.4h8.889l.152.86c.083.472.74 5.265 1.461 10.649 1.833 13.696 2.713 19.997 2.783 19.914.033-.038 2.506-5.785 5.496-12.77 2.99-6.985 6.072-14.157 6.847-15.937l1.409-3.238 4.592-.004c3.568-.003 4.564.07 4.462.327-.071.182-2.033 4.677-4.358 9.988a3222.736 3222.736 0 0 0-9.315 21.564c-2.798 6.548-5.257 12.174-5.466 12.501-.392.617-12.008.98-12.008.376 0-1.334-2.8-29.657-2.947-29.803-.063-.064-2.85 6.636-6.19 14.887l-6.076 15.003-5.874.072-5.874.07zm-129.75.354c-.409-.258-.123-2.438 2.623-20.005 4.095-26.197 4.28-27.209 5.012-27.412.801-.223 7.056-.289 7.823-.083.661.178.837-1.36-1.616 14.134-1.071 6.767-2.608 16.53-3.415 21.696-1.854 11.87-1.733 11.186-2.054 11.575-.32.388-7.779.472-8.374.095zm13.787.068c-.784-.176-.775-.486.207-7.043 1.116-7.458 4.487-28.541 4.653-29.103.123-.417.573-.463 4.505-.463h4.369l-.14.727c-.329 1.725-.467 2.977-.327 2.977.082 0 .777-.4 1.544-.89 7.112-4.539 14.537-4.666 18.88-.324 3.125 3.125 3.472 5.39 2.133 13.914-.514 3.274-1.373 8.751-1.908 12.17-.534 3.42-1.082 6.665-1.216 7.21l-.243.993h-4.355c-4.184 0-4.356-.021-4.356-.53 0-.293.726-5.025 1.613-10.518 2.124-13.156 2.096-14.497-.344-16.586-3.584-3.068-10.653-.77-12.923 4.2-.652 1.428-2.817 13.408-3.86 21.353-.088.675-.248 1.369-.355 1.542-.202.328-6.702.634-7.877.37zm37.565-.053c-.28-.179 3.34-25.072 4.326-29.743l.153-.728h-4.54v-.877c0-.846.416-3.527.694-4.48.116-.394.47-.464 2.375-.464 1.568 0 2.266-.099 2.328-.33 1.434-5.38 2.118-6.861 4.186-9.078 3.05-3.27 8.589-4.883 13.433-3.914l.858.172-.18 1.746a41.15 41.15 0 0 1-.503 3.335l-.324 1.587-2.39.17c-3.625.256-5.073 1.202-6.435 4.203-.985 2.174-1.094 2.11 3.553 2.11h4.101l-.016.992c-.009.545-.16 1.825-.337 2.844l-.32 1.852-4.161.073c-2.938.051-4.162.163-4.162.38 0 .168-.826 5.553-1.836 11.965-1.01 6.413-2.04 13.008-2.289 14.657-.252 1.673-.618 3.163-.828 3.373-.419.419-7.059.552-7.686.155zm45.448-.053c-12.365-2.196-10.383-20.259 2.663-24.279 4.955-1.527 10.25-1.206 14.252.863 1.116.577 1.212.44 1.19-1.676-.06-5.62-6.083-8.03-12.915-5.17-.89.373-1.803.736-2.028.807-.31.098-.652-.476-1.397-2.335l-.988-2.464.855-.725c5.067-4.296 17.784-4.126 22.766.305 3.594 3.197 3.672 4.791 1.044 21.322-2.42 15.22-1.515 13.39-6.588 13.302l-4.17-.073.067-1.288c.059-1.122.007-1.27-.396-1.144-.256.079-1.834.624-3.507 1.21-4.375 1.535-7.558 1.93-10.848 1.345zm11.165-8.091c2.759-.87 4.627-1.805 4.818-2.411.72-2.286.957-5.229.474-5.881-2.345-3.168-11.767-2.476-14.206 1.043-3.647 5.262 1.623 9.547 8.914 7.249zm100.327 7.637c.08-.4 1.223-7.752 2.54-16.338 1.319-8.585 2.463-15.938 2.544-16.338l.147-.727H320.99l-.153 1.124a34.844 34.844 0 0 1-.272 1.72c-.165.814-.056.773 1.677-.64 3.217-2.62 7.763-3.768 10.46-2.641l.995.415-2.004 4.003c-1.64 3.272-2.087 3.97-2.455 3.829-2.17-.839-4.481-.584-6.749.745-2.656 1.557-3.377 3.269-4.555 10.81-1.914 12.263-2.25 14.298-2.392 14.529-.08.13-1.756.237-3.723.237h-3.578zm-139.803-.154c0-.34.122-1.262.27-2.05.31-1.655 5.287-33.307 5.287-33.63 0-.119 1.85-.215 4.113-.215h4.113l-.145.926-.288 1.85-.144.924 1.798-1.363c3.38-2.564 6.856-3.706 9.524-3.129 1.427.31 2.724.784 2.724.998 0 .143-4.207 8.322-4.36 8.475-.044.045-.76-.116-1.59-.357-3.375-.981-7.374.899-9.005 4.234-.734 1.5-.902 2.39-2.907 15.401-.654 4.246-1.26 7.907-1.349 8.136-.136.354-.757.417-4.1.417h-3.94zm113.704.33c-5.958-1.404-8.181-7.405-5.449-14.71 2.756-7.364 13.592-10.848 22.074-7.097l1.434.634-.006-1.904c-.018-5.878-5.807-8.172-12.809-5.075-.818.362-1.53.658-1.583.658-.242 0-1.783-4.273-1.659-4.597.9-2.344 10.957-4.196 16.14-2.972 5.46 1.289 8.386 4.512 8.382 9.233 0 1.068-.817 7.033-1.852 13.55-1.018 6.403-1.85 11.79-1.85 11.972 0 .25-.971.33-3.97.33h-3.968v-1.19c0-.655-.046-1.19-.101-1.19-.056 0-.901.3-1.88.669-4.739 1.784-9.73 2.437-12.903 1.69zm11.35-7.151c4.184-1.29 4.773-1.826 5.247-4.782.467-2.908.204-3.598-1.678-4.408-5.344-2.299-11.605-.323-12.88 4.066-1.255 4.317 3.479 6.922 9.311 5.124zm43.75 7.024c-16.228-3.514-12.346-31.208 4.895-34.919 9.737-2.096 15.864.921 18.02 8.875.506 1.866.7 9.512.29 11.443l-.21.992h-12.538c-14.075 0-13.125-.144-12.703 1.925.948 4.644 7.38 6.736 12.59 4.093 2.437-1.235 2.042-1.299 4.457.716 3.004 2.506 2.94 2.268 1.015 3.702-4.337 3.231-10.155 4.399-15.816 3.173zm16.035-20.37c.906-3.608-2.013-7.898-5.859-8.609-4.581-.847-11.234 4.203-11.234 8.527v.758H353.252z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                            <path
                                                d="M59.575 134.1c-8.287-2.796-15.607-6.72-21.96-11.773-2.866-2.279-2.504-2.209-4.983-.963-2.612 1.314-12.432 5.444-16.651 7.004-5.43 2.007-14.89 5.003-15.108 4.784-.061-.061.055-.168.257-.237 7.286-2.485 18.45-7.407 26.49-11.68 5.78-3.071 5.517-2.536 2.688-5.462C9.696 94.456 6.424 64.965 22.632 46.577l1.456-1.652-.745-2.205c-8.257-24.427 20.97-35.442 34.458-12.986l.969 1.613 3.644.165c10.245.465 20.775 3.64 30.326 9.141 1.55.893 2.874 1.623 2.943 1.623.437 0 2.492-9.551 3.416-15.875.68-4.663 1.03-10.391 1.06-17.378.017-3.664.11-6.448.207-6.186.944 2.539 1.575 17.185 1.033 23.994-.443 5.551-1.916 15.46-2.542 17.092-.154.4 5.883 5.497 6.51 5.497.166 0 .756-.36 1.31-.8 6.93-5.488 17.317.812 15.34 9.305-2.24 9.627-15.256 10.191-18.385.797l-.586-1.761-2.78-1.124c-4.481-1.811-4.197-1.86-5.226.901-8.181 21.95-22.958 40.154-43.932 54.12-2.837 1.889-5.194 3.527-5.236 3.64-.524 1.403 13.914 11.807 22.547 16.248 1.881.967 3.474 1.812 3.54 1.878.27.27-4.877-1.236-7.283-2.131a55.743 55.743 0 0 1-19.694-12.485l-2.026-1.983-2.274 1.24c-2.764 1.506-2.78 1.18.174 3.785 6.29 5.55 13.656 10.107 22.688 14.036 1.66.722-.486.19-3.969-.986zm-21.024-19.07c2.643-1.667 2.615-1.327.385-4.663-3.002-4.49-5.305-9.608-6.76-15.026-.566-2.105-.698-3.427-.21-2.104 2.197 5.965 5.793 12.245 9.709 16.954 1.7 2.044 1.135 2.154 5.687-1.107C66.827 95.14 81.68 77.487 90.234 58.123c2.18-4.934 2.175-4.902.917-5.234-5.273-1.39-12.815-2.374-19.934-2.598-6.071-.191-6.076-.342-.029-.842 6.49-.537 12.37-.281 18.285.795 1.673.304 3.208.57 3.41.592.294.032 2.146-4.608 2.146-5.378 0-.603-9.746-3.69-14.666-4.644-5.518-1.07-15.36-1.621-18.338-1.025l-.792.158-.133 3.083c-.646 15.026-16.243 21.519-28.718 11.956l-1.396-1.07-.827.941c-13.515 15.394-12.282 39.47 2.98 58.157.934 1.143 1.93 2.363 2.212 2.712.692.851.78.832 3.2-.695zM49.4 55.098c10.565-2.734 11.614-17.665 1.791-25.486-10.666-8.492-23.9-.085-20.48 13.01 2.276 8.71 10.926 14.485 18.69 12.476zm54.98-3.747.44-.848-1.786-1.037c-2.124-1.234-4.463-2.426-4.759-2.426-.2 0-1.411 4.031-1.399 4.656.004.16 1.405.955 3.115 1.766l3.109 1.475.419-1.369c.23-.753.617-1.75.86-2.217zm125.57 64.816c-.01-.112-1.18-10.026-2.6-22.031-1.42-12.006-2.5-21.926-2.398-22.046.194-.228 8.885-.367 9.106-.146.143.143 1.217 9.175 2.653 22.314.525 4.797 1.006 8.773 1.069 8.836.168.169.364-.259 11.835-25.826l2.404-5.357h8.846l.157.86c.086.472.698 4.907 1.36 9.855 1.6 11.976 2.804 20.622 2.882 20.7.036.036 2.522-5.679 5.525-12.699 3.004-7.02 6.097-14.192 6.874-15.938l1.412-3.175 4.581-.073c3.63-.057 4.552-.002 4.442.265-.077.185-1.766 4.028-3.753 8.539s-6.236 14.334-9.443 21.828-5.952 13.775-6.1 13.957c-.408.5-11.847.475-11.847-.025 0-.432-1.078-12.054-1.992-21.473-.367-3.783-.756-7.23-.865-7.659-.17-.674-1.028 1.272-6.29 14.287l-6.093 15.068-5.873.071c-3.231.04-5.883-.02-5.893-.132zm-32.902-.347c-7.849-1.23-10.659-9.118-6.217-17.452 3.66-6.867 14.26-9.8 22.404-6.198 1.813.802 1.99.639 1.827-1.685-.388-5.54-6.178-7.774-12.876-4.968-.945.397-1.909.78-2.14.853-.373.117-1.77-2.905-2.145-4.642-.21-.97 4.601-3.15 8.173-3.702 7.945-1.23 14.97 1.146 17.233 5.827 1.231 2.546 1.24 3.95.067 11.473-.73 4.684-2.891 18.317-3.074 19.387l-.148.867-4.287-.073-4.286-.072.084-1.125c.102-1.358.165-1.354-2.905-.18-4.304 1.644-8.31 2.223-11.71 1.69zm11.786-8.367c3.938-1.319 4.081-1.467 4.624-4.795l.443-2.722-.592-.63c-3.578-3.81-13.536-1.944-14.944 2.8-1.603 5.398 3.115 7.808 10.469 5.347zm99.637 8.452c-.066-.113 1.051-7.707 2.481-16.875 1.43-9.167 2.606-16.758 2.613-16.867.006-.109 1.68-.198 3.72-.198 3.706 0 3.71 0 3.589.595-.637 3.14-.584 3.2 1.369 1.61 3.182-2.592 8.019-3.738 10.718-2.54l.732.325-2.002 3.997c-1.586 3.167-2.09 3.963-2.43 3.832-3.802-1.459-8.216.431-9.9 4.239-.306.692-.972 4.2-1.69 8.896-.65 4.264-1.392 8.944-1.647 10.399l-.464 2.646-3.485.073c-1.917.04-3.54-.019-3.604-.132zm-208.678-.191c0-1.022 6.789-44.554 7.268-46.608.156-.666 3.726-1.037 7.03-.73l1.904.177-.173 1.48c-.095.815-.827 5.588-1.626 10.609-.799 5.02-2.282 14.426-3.296 20.902a3180.483 3180.483 0 0 1-2.046 12.964l-.202 1.191-4.43.073c-2.436.04-4.43.014-4.43-.058zm13.605-1.536c.292-2.683 4.83-31.718 5.335-34.131l.152-.728h4.362c4.028 0 4.353.035 4.232.463-.294 1.038-.469 3.241-.257 3.241.125 0 .86-.426 1.633-.947 7.646-5.15 17.569-4.134 20.518 2.1 1.553 3.284 1.525 3.935-.794 18.426-.803 5.02-1.602 10.021-1.774 11.113l-.313 1.984-4.432.073c-2.911.047-4.432-.021-4.432-.2 0-.15.708-4.707 1.573-10.127 2.083-13.046 2.004-12.29 1.489-14.062-1.36-4.678-6.703-5.77-11.684-2.39-3.325 2.257-3.679 3.499-6.717 23.531a74.029 74.029 0 0 1-.43 2.58l-.148.727h-8.493zm37.83.926c.082-.4 1.105-6.86 2.273-14.354 1.169-7.494 2.196-14.013 2.284-14.486l.158-.86h-2.278c-2.616 0-2.487.187-2.01-2.91.486-3.15.229-2.88 2.817-2.966l2.288-.077.61-2.303c2.148-8.097 7.907-11.912 16.44-10.887 1.626.196 1.575-.012.962 3.929l-.428 2.743-1.755.165c-4.708.44-6.604 1.84-7.709 5.691l-.227.794h8.429v.746c0 .678-.348 2.992-.673 4.48-.129.586-.195.595-4.19.595h-4.061l-.712 4.406c-.391 2.422-1.42 9-2.287 14.618-.866 5.617-1.635 10.48-1.71 10.808-.133.586-.2.595-4.252.595h-4.117zm17.361.264c.003-.254.17-1.415.37-2.58.201-1.163 1.473-9.17 2.826-17.793l2.46-15.676h8.108l-.123.595a34.395 34.395 0 0 0-.288 1.865l-.165 1.269 2.085-1.546c2.848-2.112 4.457-2.772 7.115-2.92 1.948-.109 4.86.432 4.86.902 0 .112-4.224 8.308-4.395 8.53-.041.053-.638-.096-1.327-.331-3.887-1.325-8.77 1.5-9.91 5.735-.28 1.04-.896 4.825-2.509 15.402-.51 3.347-.99 6.294-1.069 6.548-.126.414-.56.463-4.092.463-3.588 0-3.95-.042-3.946-.463zm113.237-.02c-6.083-2.027-7.924-8.346-4.512-15.494 3.174-6.65 13.665-9.64 21.411-6.103.782.357 1.466.65 1.522.65.299 0 .044-3.855-.311-4.706-1.714-4.103-7.021-4.778-13.768-1.75-.629.282-2.128-4.408-1.548-4.844 4.501-3.38 14.143-4.057 19.22-1.351 3.6 1.92 5.16 4.761 4.9 8.931-.126 2.008-3.447 23.718-3.756 24.555-.09.244-1.138.33-3.993.33h-3.87l.091-1.257.092-1.258-3.836 1.307c-4.615 1.572-8.824 1.93-11.642.99zm11.456-6.79c4.017-1.046 5.104-2.008 5.622-4.973.494-2.828.309-3.39-1.4-4.256-5.07-2.57-11.692-.63-13.184 3.86-1.386 4.174 3.14 6.886 8.962 5.37zm44.239 6.863c-10.184-2.217-13.494-13.482-7.46-25.386 5.882-11.604 24.266-13.987 29.032-3.764 1.575 3.38 2.253 9.85 1.497 14.278l-.214 1.254-12.618.07-12.618.068-.088.766c-.568 4.981 7.196 8.087 12.779 5.111 2.316-1.234 1.941-1.308 4.54.898 2.576 2.187 2.526 2.046 1.145 3.228-3.794 3.247-10.426 4.689-15.995 3.477zm15.904-20.38c1.075-4.285-2.6-8.721-7.193-8.68-4.412.038-9.902 4.808-9.902 8.604v.758H353.252z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                            <path
                                                d="M63.632 135.233a.25.25 0 0 1 .353 0c.097.097.017.177-.177.177s-.273-.08-.176-.177zm-3.66-.999c-9.067-3.031-16.163-6.957-24.267-13.423l-.72-.573-2.852 1.35c-8.842 4.186-29.998 12.032-30.66 11.37-.056-.055 1.296-.618 3.005-1.249 9.124-3.37 28.108-12.403 28.11-13.375 0-.151-.606-.865-1.346-1.587C10.15 96.17 6.254 65.43 22.392 46.925l1.752-2.008-.656-1.818c-4.801-13.31 2.178-25.472 14.656-25.535 8.205-.042 14.897 4.335 20.29 13.268.323.535.567.595 2.405.595 9.474 0 21.608 3.493 31.62 9.101 3.648 2.043 3.23 1.924 3.586 1.02 2.28-5.797 4.63-25.972 4.2-36.05-.172-4.019.103-3.5.768 1.455 1.303 9.699.167 29.028-2.172 36.956-.094.32.783 1.18 3.154 3.092l3.285 2.649 1.688-1.168c7.136-4.937 16.411.635 15.044 9.037-1.665 10.232-16.527 10.474-18.639.304-.177-.852-1.047-1.35-4.462-2.554-3.063-1.079-2.932-1.117-3.759 1.095-8.394 22.454-22.798 40.268-44.044 54.472-2.837 1.897-5.194 3.545-5.237 3.662-.043.117.969 1.173 2.249 2.346 5.966 5.469 11.597 9.34 20.45 14.062 3.443 1.835 3.033 1.88-1.984.22-7.82-2.59-15.062-6.928-21.089-12.632-1.395-1.32-2.595-2.4-2.667-2.4-.302 0-4.422 2.43-4.422 2.608 0 .25 2.932 2.87 5.821 5.202 3.705 2.991 8.291 5.835 13.89 8.614 5.684 2.82 5.981 3.096 1.853 1.715zM39.004 114.79c2.167-1.364 2.161-1.148.115-4.24-3.047-4.603-5.062-8.866-6.535-13.824-1.136-3.825-.97-4.232.381-.926 2.008 4.914 4.77 9.516 8.366 13.943 2.043 2.513 1.677 2.46 4.319.618 19.917-13.894 35.303-31.759 44.196-51.314 2.262-4.975 2.487-5.627 2.032-5.908-1.844-1.14-15.307-2.887-22.765-2.956-4.076-.037-3.066-.308 2.897-.776 6.303-.495 13.35-.064 19.183 1.174 1.018.216 1.926.311 2.017.211.234-.256 1.894-5.354 1.78-5.467-.222-.22-4.298-1.738-6.972-2.596-6.718-2.156-13.06-3.1-20.768-3.095-6.59.005-5.986-.327-6.165 3.391-.725 15.054-16.162 21.482-28.703 11.951l-1.396-1.06-.853.96c-13.79 15.526-12.25 39.823 3.746 59.092 2.093 2.521 2.249 2.651 2.778 2.309.308-.2 1.364-.869 2.347-1.487zm12.193-60.284c8.85-4.141 9.113-17.419.484-24.563-8.46-7.007-19.613-3.75-21.357 6.237-2.047 11.718 10.832 23.025 20.873 18.326zm52.438-1.048c.243-.834.607-1.839.81-2.23.365-.706.352-.725-1.15-1.629-1.768-1.064-4.71-2.56-5.035-2.56-.279 0-1.68 4.868-1.429 4.964.1.038 1.492.713 3.093 1.5 1.6.786 2.991 1.44 3.09 1.452.099.012.378-.662.621-1.497zm126.234 61.782c-.74-5.258-4.945-42.643-4.83-42.943.122-.319.939-.387 4.618-.387h4.47l.168 1.389c.093.764.885 7.75 1.76 15.526.876 7.776 1.648 14.192 1.715 14.26.168.167 11.998-25.68 13.814-30.183l.4-.992h4.47c2.458 0 4.469.06 4.469.136 0 .19 3.08 23.007 3.71 27.488.285 2.024.566 3.727.623 3.784.058.058 1.561-3.324 3.34-7.516 4.864-11.453 10.329-23.998 10.555-24.23.11-.113 2.179-.172 4.597-.132l4.396.073-3.432 7.805c-1.888 4.293-6.185 14.234-9.548 22.093-3.364 7.858-6.232 14.436-6.374 14.618-.193.246-1.706.33-5.923.33-4.297 0-5.692-.08-5.775-.33-.06-.182-.354-3.01-.652-6.284-1.22-13.417-2.175-22.912-2.346-23.334-.12-.296-2.26 4.699-6.29 14.684l-6.11 15.132-5.832.071-5.834.071zm-33.112.47c-7.416-1.348-10.193-8.926-6.184-16.872 3.661-7.256 14.61-10.346 22.949-6.478 1.472.683 1.694.407 1.55-1.93-.353-5.686-6.592-7.864-13.485-4.706-.984.45-1.828.771-1.875.712-.354-.444-1.787-4.533-1.717-4.898.05-.254.92-.91 1.935-1.46 7.393-4.001 18.687-2.774 22.52 2.447 2.298 3.13 2.282 4.33-.272 20.246-1.1 6.86-2 12.548-2 12.64 0 .092-1.936.135-4.3.095l-4.3-.072.085-1.223.084-1.223-3.176 1.152c-5.013 1.819-8.15 2.236-11.814 1.57zm12.043-8.146c4.114-1.442 4.118-1.445 4.65-4.735.54-3.33.466-3.53-1.671-4.53-4.474-2.093-10.942-.78-12.943 2.628-3.247 5.533 2.393 9.29 9.964 6.637zm99.683 8.34c-.058-.113.816-6.1 1.941-13.303 1.126-7.203 2.31-14.793 2.631-16.867l.585-3.77h7.256l-.223 1.63c-.287 2.094-.35 2.082 1.931.362 3.225-2.43 7.745-3.442 10.356-2.317l.732.315-1.978 3.949-1.978 3.949-1.57-.421c-3.692-.99-7.982 1.588-9.141 5.493-.212.712-.879 4.547-1.482 8.521a975.653 975.653 0 0 1-1.54 9.872l-.444 2.646-3.485.073c-1.917.04-3.533-.019-3.591-.132zm-208.558-1.06c1.97-13.932 7.085-46.008 7.383-46.306.213-.213 8.32-.194 8.534.02.208.207-.123 2.505-2.443 16.978-.794 4.947-2.19 13.758-3.105 19.579l-1.662 10.583-4.424.073-4.425.072zm13.462-.535c.262-2.283 2.378-15.978 4.01-25.957.795-4.855 1.445-8.873 1.445-8.93 0-.057 1.919-.104 4.264-.104h4.264l-.185 1.98-.186 1.98 2.276-1.428c7-4.394 15.416-4.027 19.103.833 2.404 3.169 2.52 5.517.8 16.082-.665 4.074-1.515 9.373-1.891 11.774-.376 2.4-.746 4.574-.824 4.828-.144.475-8.836.752-8.836.281 0-.1.787-5.07 1.749-11.046 1.945-12.087 1.975-12.953.526-15.143-3.227-4.876-12.815-1.906-14.552 4.509-.203.746-1.046 5.703-1.874 11.014-1.917 12.295-1.1 10.848-6.12 10.848h-4.143zm37.845.794c.148-.7 4.651-29.342 4.651-29.582 0-.065-1.012-.118-2.249-.118-2.588 0-2.45.212-1.955-2.992.44-2.852.415-2.828 2.957-2.83l2.173-.002.485-2.049c1.839-7.775 7.135-11.794 14.961-11.355 3.186.18 3.102.056 2.51 3.66l-.493 3-1.455.195c-.8.108-2.012.262-2.693.345-2.168.26-4.123 2.09-4.999 4.674l-.474 1.401 4.215.073c4.835.083 4.437-.216 3.946 2.97-.501 3.256.048 2.91-4.63 2.91-2.253 0-4.097.107-4.097.236 0 .13-.35 2.363-.78 4.961-.429 2.599-1.444 9.071-2.256 14.382-.812 5.312-1.535 9.926-1.606 10.253-.128.586-.193.595-4.247.595h-4.117zm17.497.484c-.132-.214 5.247-35.094 5.543-35.938.085-.245 1.13-.331 3.998-.331h3.883l-.174 1.873-.174 1.872.813-.616c4.951-3.75 9.251-4.91 12.316-3.319l.818.425-2.11 4.182c-1.16 2.3-2.129 4.207-2.153 4.238-.024.031-.623-.117-1.33-.33-5.527-1.664-9.513 1.937-10.7 9.667-2.056 13.37-2.687 17.401-2.81 17.925-.147.634-7.543.963-7.92.352zm113.367-.18c-6.205-1.668-8.204-8.38-4.649-15.604 3.307-6.718 14.18-9.707 21.58-5.93 1.376.7 1.43.643 1.421-1.535-.024-6.261-6.013-8.104-14.281-4.394-.629.282-2.128-4.408-1.548-4.844 5.447-4.089 16.873-3.972 21.42.218 3.299 3.042 3.364 4.632.83 20.342-.973 6.039-1.835 11.188-1.915 11.443-.13.413-.561.463-4.001.463h-3.856l.153-1.294.153-1.293-2.563.916c-5.352 1.913-9.443 2.398-12.744 1.511zm11.257-6.867c4.221-1.163 5.174-2.045 5.647-5.228.417-2.797.26-3.142-1.886-4.157-4.508-2.132-10.515-.66-12.45 3.05-2.43 4.657 2.29 8.098 8.69 6.335zm44.3 6.87c-10.238-2.103-13.681-13.79-7.519-25.517 5.919-11.263 23.871-13.72 28.825-3.945 1.595 3.148 2.295 9.504 1.594 14.468l-.196 1.386-12.61.07-12.608.068-.085.885c-.475 4.956 6.796 7.934 12.487 5.115 1.277-.633 2.432-1.049 2.615-.942.688.4 4.43 3.633 4.43 3.826 0 .806-4.522 3.548-7.144 4.332-2.11.63-7.3.765-9.79.254zm15.822-21.224c.614-10.705-14.96-10.091-17.269.68l-.185.863 8.687-.07 8.687-.07z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                            <path
                                                d="M63.632 135.233a.25.25 0 0 1 .353 0c.097.097.017.177-.177.177s-.273-.08-.176-.177zm-3.792-1.118c-8.352-2.783-16.21-6.994-22.43-12.018-2.62-2.116-1.857-2.092-6.026-.195-6.853 3.119-14.67 6.196-21.642 8.52-7.431 2.479-9.81 3.032-4.479 1.044 7.052-2.631 16.984-7.21 24.108-11.115l3.486-1.91-2.638-2.827c-20.883-22.38-23.823-51.28-7.074-69.553l1.017-1.11-.701-2.033c-5.323-15.423 5.037-28.556 19.578-24.816 6.069 1.562 11.223 5.795 15.288 12.557.399.664.522.692 3.807.867 10.958.581 22.177 4.047 31.712 9.796.869.524 1.656.953 1.75.954.385.001 1.039-2.31 1.914-6.774 2.071-10.56 2.48-14.27 2.735-24.843.175-7.24.187-7.358.506-5.18 1.544 10.55.94 25.2-1.5 36.388-.285 1.303-.518 2.4-.518 2.437 0 .037 1.497 1.274 3.325 2.75 3.3 2.66 3.33 2.677 3.903 2.197.325-.273.232-.081-.214.438-1.176 1.369-1.293 1.491-1.104 1.152.263-.47-6.243-4.34-6.52-3.878-.069.114-.39 1.155-.712 2.312-.323 1.157-.637 2.234-.698 2.392-.06.159 1.381.984 3.204 1.835 3.279 1.53 3.314 1.556 3.314 2.437 0 1.081.312 1.1-2.958-.18-1.502-.588-3.121-1.094-3.599-1.125l-.868-.055-1.544 3.97c-8.57 22.029-25.219 41.482-46.781 54.66l-1.907 1.166.981 1.024c4.613 4.816 12.983 10.76 21.353 15.164 4.06 2.137 3.874 2.194-1.454.443-8.116-2.667-15.56-7.201-21.469-13.076l-2.022-2.011-2.429 1.345-2.428 1.345 1.672 1.557c5.58 5.194 12.948 10.028 20.59 13.51 4.085 1.86 3.984 1.943-.528.44zm-20.77-19.349a185.092 185.092 0 0 0 1.943-1.213c.05-.036-.808-1.417-1.907-3.067-2.415-3.626-4.814-8.575-6.067-12.515-1.504-4.73-1.666-6.094-.315-2.646 2.094 5.346 9.203 16.537 10.505 16.537.725 0 7.27-4.872 13.222-9.842 14.144-11.81 24.935-25.397 32.343-40.726 2.605-5.39 3.626-7.985 3.23-8.213-1.738-1-13.376-2.599-20.41-2.805-6.313-.185-5.997-.384 1.362-.862 5.537-.36 11.094-.07 16.189.844 1.697.305 3.311.568 3.587.586.428.027 2.277-4.368 2.277-5.412 0-.37-7.028-2.84-10.848-3.812-6.397-1.627-14.71-2.483-20.108-2.07l-2.778.213-.173 2.976c-.885 15.248-15.805 21.72-28.51 12.366-.92-.677-1.757-1.132-1.86-1.01-10.64 12.59-12.95 27.817-6.637 43.744 2.996 7.56 11.042 19.41 12.525 18.448.318-.205 1.411-.89 2.43-1.52zm12.086-60.235c13.147-6.194 5.98-28.248-9.176-28.238-15.67.01-15.776 23.144-.132 28.624 2.677.938 6.867.764 9.308-.386zm-49.701 78.32a.25.25 0 0 1 .353 0c.097.098.017.177-.177.177s-.273-.08-.176-.176zm228.512-16.868c0-.207-1.138-10.102-2.529-21.99-1.39-11.887-2.452-21.689-2.36-21.782.093-.093 2.165-.207 4.606-.252l4.436-.083.166 1.67c.567 5.707 3.352 29.67 3.46 29.78.184.183 4.808-9.916 12.414-27.111l1.9-4.294 4.431-.006c3.63-.004 4.432.062 4.432.366 0 .204.36 3.032.8 6.284.44 3.252 1.335 9.9 1.99 14.776 1.326 9.884 1.385 10.228 1.685 9.894.117-.13 2.009-4.464 4.203-9.63 2.195-5.166 5.242-12.25 6.77-15.742l2.781-6.35 4.524-.073c4.26-.068 4.51-.045 4.28.397-.47.899-7.526 17.132-13.284 30.564-3.189 7.437-5.95 13.618-6.135 13.736-.925.587-11.302.249-11.44-.373-.071-.327-.485-4.524-.92-9.326-1.2-13.281-1.907-20.088-2.108-20.306-.1-.109-2.91 6.559-6.243 14.817-3.334 8.257-6.186 15.101-6.338 15.208-.572.402-11.521.237-11.521-.174zm78.57-.219c-.005-.182 1.152-7.861 2.571-17.065l2.58-16.735h7.084l-.19 1.891-.19 1.892 1.538-1.252c2.97-2.42 6.279-3.574 9.198-3.21 2.61.327 2.61.314.449 4.627l-1.896 3.784-.843-.221c-2.852-.75-5.906.097-7.893 2.19-1.956 2.059-2.126 2.693-3.925 14.64-.581 3.857-1.132 7.488-1.224 8.07-.252 1.586-.575 1.72-4.124 1.72-2.317 0-3.127-.085-3.134-.33zm-208.426-1.852c.433-3.715 6.087-39.895 6.864-43.92l.294-1.522h4.331c3.95 0 4.331.04 4.33.463-.002.255-.591 4.154-1.31 8.665-.719 4.511-2.337 14.81-3.597 22.887-1.26 8.076-2.334 14.833-2.387 15.015-.072.247-1.19.33-4.423.33h-4.326zm13.174 1.525c0-.962 3.044-20.608 5.053-32.613l.587-3.506h8.383l-.015.728c-.01.4-.11 1.293-.223 1.984-.244 1.48-.29 1.459 1.117.512 10.416-7.013 21.697-3.93 22.083 6.036.084 2.16-2.73 21.967-3.788 26.657-.132.588-.188.595-4.506.595h-4.373l.147-.86c1.796-10.482 3.336-21.194 3.22-22.397-.575-5.953-7.696-7.495-13.055-2.826-2.16 1.882-2.522 3.078-4.295 14.177-.872 5.457-1.678 10.339-1.793 10.848l-.207.926-4.167.073c-3.606.063-4.168.018-4.168-.334zm38.063.267c-.07-.069.92-6.766 2.197-14.882 1.278-8.117 2.327-14.906 2.33-15.088.006-.24-.614-.33-2.24-.33-2.56 0-2.401.22-1.974-2.728.455-3.14.41-3.094 2.972-3.094h2.201l.471-2.05c1.746-7.602 6.38-11.26 14.266-11.262 3.894 0 3.756-.155 3.174 3.544l-.475 3.015-2.563.32c-2.94.365-3.72.699-5.03 2.148-.74.82-2.062 3.489-2.062 4.163 0 .067 1.905.122 4.233.122 3.856 0 4.233.042 4.231.464-.002.484-.43 3.378-.685 4.63l-.149.727h-4.08c-2.244 0-4.08.09-4.08.199-.001.109-.178 1.21-.394 2.447-.348 1.995-4.368 27.484-4.368 27.697 0 .137-7.837.096-7.975-.042zm17.43-.205c-.07-.182 1.14-8.367 2.69-18.19l2.818-17.859 3.93-.073 3.93-.074-.186 1.896-.187 1.896.747-.58c4.938-3.835 9.87-5.072 12.785-3.207.317.203-3.455 8.741-3.861 8.741-.022 0-.546-.178-1.165-.397-3.518-1.24-7.942.856-9.6 4.551-.697 1.552-.89 2.604-2.98 16.22-.502 3.273-.982 6.28-1.067 6.68l-.153.727h-3.787c-2.787 0-3.821-.087-3.914-.33zm26.734-.06c-9.642-2.654-8.655-17.788 1.484-22.766 5.246-2.575 11.909-2.637 16.772-.156l1.106.564.173-.687c1.662-6.623-5.74-10.164-13.798-6.6-.84.37-1.552.643-1.584.605-.33-.394-1.752-4.746-1.644-5.028.079-.205.983-.814 2.008-1.352 6.65-3.495 17.26-2.796 21.47 1.414 3.267 3.268 3.313 4.695.683 21.111-1.103 6.881-2.005 12.626-2.005 12.767 0 .153-1.69.255-4.233.255h-4.234v-2.588l-2.447.923c-5.085 1.918-10.266 2.497-13.751 1.538zm13.034-7.767c4.37-1.482 5.239-2.7 5.276-7.398.035-4.372-12.821-3.68-15.114.813-2.83 5.549 2.459 9.089 9.838 6.585zm73.878 7.75c-5.427-1.461-7.46-5.16-6.318-11.49 1.715-9.501 12.829-14.49 22.627-10.158 1.647.728 1.612.74 1.8-.653.82-6.123-5.834-9.04-13.196-5.783l-1.435.634-.877-2.226c-1.014-2.572-1.096-2.39 1.695-3.776 4.462-2.217 12.377-2.422 16.59-.43 3.737 1.77 5.393 4.366 5.331 8.361-.032 2.04-2.938 21.892-3.67 25.07-.135.583-.211.595-4.003.595h-3.865l.18-1.357c.164-1.237.138-1.339-.297-1.162-5.952 2.428-11.192 3.283-14.562 2.376zm10.164-6.6c2.602-.613 5.343-1.948 5.795-2.822.79-1.528 1.062-4.913.46-5.726-2.164-2.922-9.872-2.746-12.895.294-4.647 4.676-.429 9.921 6.64 8.255zm45.46 6.586c-8.682-1.536-12.302-8.32-10.152-19.024 2.204-10.975 11.062-17.46 22.191-16.25 8.075.88 12.032 8.65 10.416 20.446l-.169 1.228h-25.328v1.066c0 5.215 7.037 8.027 12.709 5.079l2.175-1.131 1.356 1.068c4.05 3.191 4.032 3.008.533 5.188-4.017 2.505-8.473 3.26-13.73 2.33zm15.07-19.776c.417-.305.466-.63.357-2.333-.436-6.794-7.166-9.266-13.19-4.844-2.064 1.515-4.596 5.906-4.121 7.145.21.55 16.204.58 16.953.032z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                            <path
                                                d="M59.443 133.98c-7.99-2.689-15.143-6.532-21.638-11.623-3.028-2.373-2.778-2.33-5.523-.95-6.382 3.21-27.839 11.347-28.41 10.775-.059-.058 1.527-.742 3.523-1.52 7.709-3.004 23.86-10.77 25.244-12.136.101-.1-1.179-1.657-2.844-3.46-20.135-21.797-23.13-49.834-7.289-68.24l1.64-1.904-.803-2.505C16.996 22.603 35.591 9.716 51.76 22.723c2.204 1.772 4.72 4.747 6.025 7.124l.865 1.575 1.626.003c9.966.02 21.87 3.403 32.22 9.16 3.581 1.99 3.376 2.022 4.08-.621 2.248-8.43 3.693-20.703 3.778-32.084l.035-4.63.346 2.381c1.485 10.225 1.113 22.024-1.067 33.792a1292.48 1292.48 0 0 0-.794 4.308c-.134.752.035.933 3.167 3.397 1.82 1.432 3.308 2.705 3.308 2.83 0 .595-.645.443-2.225-.523-1.912-1.17-4.94-2.742-5.031-2.612-.033.046-.325 1.036-.65 2.2a498.706 498.706 0 0 1-.713 2.54c-.094.325.662.792 3.19 1.971 3.29 1.536 3.312 1.552 3.312 2.449 0 .755-.075.87-.463.711-6.996-2.88-6.71-2.92-8.263 1.193-8.383 22.208-26.55 43.41-47.717 55.69l-1.278.74 1.543 1.57c4.892 4.976 12.256 10.179 20.592 14.546 4.224 2.214 4.144 2.304-.662.743-8.346-2.712-15.228-6.805-21.166-12.59l-2.778-2.707-2.498 1.349-2.497 1.35 2.1 1.962c5.444 5.086 13.881 10.488 21.68 13.88 2.353 1.023 1.492.864-2.381-.44zM39.07 114.827c1.018-.649 1.899-1.221 1.956-1.272.057-.052-.757-1.376-1.81-2.944-2.457-3.66-4.76-8.36-6.066-12.375-1.384-4.26-1.6-5.575-.48-2.91 2.452 5.82 5.606 10.99 9.4 15.403l1.187 1.38 2.14-1.492C60.82 99.86 73.877 86.45 82.899 72.105c2.354-3.742 7.884-14.554 8.926-17.451l.545-1.513-1.117-.3c-5.129-1.382-12.608-2.358-19.64-2.565-6.18-.182-5.91-.36 1.323-.865a66.492 66.492 0 0 1 17.552 1.095c1.504.3 2.768.505 2.808.457.153-.182 1.733-5.13 1.733-5.426 0-.652-8.095-3.43-13.253-4.547-5.428-1.176-13.291-1.8-17.968-1.428l-2.513.2-.18 3.043c-.89 15.02-15.07 21.393-27.986 12.58l-2.237-1.527-.624.758c-14.264 17.323-12.423 41.73 4.573 60.634 1.4 1.557 1.067 1.59 4.229-.423zm10.734-59.742c10.077-2.947 11.127-17.49 1.82-25.234-7.423-6.177-17.565-4.363-20.643 3.694-4.361 11.413 7.405 24.879 18.823 21.54Zm-48.35 77.767a.25.25 0 0 1 .354 0c.097.097.017.176-.177.176s-.273-.08-.176-.176zm.795-.265a.25.25 0 0 1 .352 0c.097.097.018.177-.176.177-.194 0-.273-.08-.176-.177zm.793-.264a.25.25 0 0 1 .353 0c.097.097.018.176-.176.176-.194 0-.274-.08-.177-.176zm227.053-16.294c-.247-.682-5.158-43.675-5.007-43.828.358-.359 8.846-.339 8.97.021.065.192.842 6.957 1.726 15.033.884 8.077 1.707 15.042 1.828 15.479.283 1.021-.591 2.858 12.463-26.194l2.021-4.498 4.362-.072 4.362-.073.735 5.497c3.507 26.249 3.501 26.214 3.855 25.84.123-.13 1.614-3.51 3.311-7.512 1.698-4.002 4.76-11.116 6.804-15.809l3.718-8.533h4.334c2.383 0 4.333.097 4.333.215s-1.614 3.899-3.588 8.4a3530.169 3530.169 0 0 0-9.423 21.813c-3.209 7.494-6.017 13.834-6.242 14.089-.523.593-10.915.714-11.363.132-.14-.182-.572-3.843-.96-8.136-1.155-12.781-2.12-21.96-2.307-21.96-.097 0-2.884 6.697-6.193 14.882-3.31 8.186-6.138 15.032-6.286 15.214-.2.245-1.695.33-5.801.33-4.186 0-5.562-.08-5.652-.33zm78.44-.132c-.008-.11 1.152-7.79 2.577-17.066l2.592-16.867h7.068l-.189 1.882-.189 1.882 1.816-1.395c3.752-2.883 9.943-4.204 11.08-2.364.425.688-3.598 7.725-4.319 7.555-3.693-.874-6.654.108-8.775 2.911-1.347 1.781-1.27 1.414-3.993 19.113-.344 2.236-.738 3.942-.963 4.167-.408.408-6.679.578-6.706.182zm-208.295-2.779c.77-5.725 5.482-35.847 6.717-42.94l.297-1.708h8.737l-.177 1.257c-.098.691-.771 5.007-1.497 9.59-3.396 21.461-4.007 25.345-4.745 30.163-.434 2.838-.85 5.428-.925 5.755-.132.588-.19.595-4.453.595h-4.32zm13.173 1.323c.711-5.556 5.332-34.488 5.57-34.873.086-.14 1.962-.25 4.24-.25h4.085l-.011.728c-.006.4-.115 1.263-.242 1.918-.295 1.53-.33 1.52 1.445.385 6.955-4.45 14.21-4.749 18.85-.778 2.894 2.478 3.526 6.106 2.35 13.49a6583.44 6583.44 0 0 0-1.88 11.906c-.662 4.22-1.264 7.94-1.338 8.268-.132.588-.189.595-4.478.595h-4.344l.125-.86c.068-.472.844-5.324 1.723-10.781 1.79-11.1 1.848-12.37.663-14.392-2.78-4.742-11.35-3.183-14.186 2.58-.702 1.426-1.011 2.934-2.526 12.315-.949 5.879-1.788 10.79-1.864 10.914-.076.123-1.988.224-4.249.224h-4.11zm37.972.794c0-.328 1.012-7.025 2.248-14.883 1.236-7.858 2.248-14.436 2.249-14.618 0-.239-.63-.33-2.274-.33h-2.275l.19-1.63c.104-.897.324-2.176.489-2.845l.3-1.214 2.253-.076 2.254-.075.568-2.2c1.975-7.639 6.458-11.143 14.194-11.095 3.858.025 3.743-.088 3.226 3.154-.6 3.767-.365 3.464-2.86 3.676-4.011.342-6.308 2.185-7.167 5.756l-.175.727h8.548l-.172 1.257c-.095.691-.302 2.001-.46 2.91l-.288 1.654h-8.106l-.156.728c-.164.77-3.24 20.295-4.01 25.466-.694 4.658-.218 4.233-4.733 4.233-3.81 0-3.843-.005-3.843-.595zm17.387.25c-.073-.19-.025-.935.107-1.654.132-.72 1.376-8.57 2.764-17.447 1.388-8.877 2.585-16.348 2.66-16.603.122-.414.548-.463 3.982-.463h3.846l-.192 1.908-.191 1.908 1.024-.768 1.825-1.365c2.783-2.076 6.629-2.931 9.466-2.107 1.931.562 1.963.422-1.577 6.956l-1.174 2.167-1.079-.38c-2.754-.973-5.986.025-8.253 2.546-1.796 1.997-2.022 2.984-4.547 19.827-.36 2.4-.721 4.693-.804 5.093l-.15.727h-3.787c-2.873 0-3.82-.083-3.92-.345zm26.86-.065c-6.516-1.754-8.711-8.954-5.039-16.523 3.473-7.156 14.614-10.42 22.63-6.63 1.88.89 1.93.849 1.921-1.527-.023-5.933-6.66-8.28-13.964-4.937l-1.402.641-.474-1.115c-1.728-4.073-1.686-4.256 1.294-5.593 7.292-3.272 16.942-2.347 21.072 2.02 3.083 3.26 3.108 4.654.387 21.524-1.034 6.412-1.88 11.8-1.88 11.972 0 .229-1.141.314-4.22.314h-4.219l-.08-1.291-.08-1.291-1.984.779c-5.025 1.973-10.413 2.613-13.962 1.657zm12.914-7.748c4.316-1.464 4.53-1.686 5.015-5.226.539-3.923-.87-5.009-6.48-4.998-5.97.011-9.129 2.34-9.129 6.73 0 3.797 4.92 5.42 10.594 3.494zm73.912 7.728c-5.851-1.388-8.038-6.468-5.807-13.493 2.57-8.094 13.173-12.039 21.867-8.137 1.98.888 2.167.719 2.009-1.823-.324-5.224-5.636-7.487-11.955-5.094a89.76 89.76 0 0 1-2.267.835c-.713.229-2.27-4.084-1.642-4.551 4.42-3.292 13.953-3.943 19.111-1.306 3.396 1.737 4.884 4.167 4.86 7.938-.012 1.947-2.81 21.031-3.676 25.07l-.156.727h-7.68l.187-1.363c.173-1.26.15-1.348-.306-1.166-6.26 2.493-10.854 3.24-14.545 2.363zM293 108.705c2.33-.596 5.097-1.92 5.471-2.62.468-.875.957-5.054.65-5.55-1.957-3.145-10.154-3.16-13.29-.024-4.78 4.779-.152 10.066 7.17 8.194zm45.315 6.747c-7.97-1.577-11.975-7.303-10.974-15.686 1.51-12.643 8.89-19.687 20.63-19.686 9.624 0 14.295 7.642 12.533 20.5l-.169 1.228h-25.328v1.107c0 5.195 6.994 7.972 12.717 5.05l2.191-1.12 1.453 1.196c.8.658 1.874 1.566 2.389 2.018l.935.82-1.045.887c-3.738 3.17-10.152 4.712-15.332 3.686zm14.701-19.74c1.98-1.059-.321-7.216-3.287-8.793-4.835-2.573-13.663 2.848-13.663 8.389v.679h8.219c5.16 0 8.41-.102 8.731-.274z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                            <path
                                                d="M59.12 133.836c-7.639-2.63-14.7-6.442-21.165-11.425-3.055-2.355-2.987-2.336-4.949-1.374l-1.445.709-1.074-.484c-1.394-.629-1.38-.667.643-1.741 2.142-1.138 2.218-.814-.99-4.183C9.767 93.942 6.616 65.52 22.545 46.836l1.64-1.923-.823-2.482c-6.256-18.865 10.688-31.828 27.071-20.71 2.676 1.815 8.084 8.14 8.084 9.455 0 .101 1.458.267 3.24.37 11.009.627 21.5 3.748 30.996 9.22 3.076 1.773 2.993 1.758 3.463.635 1.929-4.617 4.105-21.859 4.105-32.527 0-2.778.052-4.998.116-4.934.467.466 1.037 8.768 1.033 15.053-.004 8.54-.553 14.069-2.236 22.515-.318 1.593-.53 2.934-.473 2.98l3.331 2.657c3.467 2.764 4.347 4.183 1.572 2.535-1.815-1.078-5.496-2.96-5.587-2.856-.079.09-1.46 4.873-1.46 5.055 0 .06 1.487.812 3.304 1.67 3.261 1.54 3.304 1.571 3.307 2.448.002.742-.073.857-.46.697-1.02-.42-5.79-2.2-6.324-2.36-.493-.148-.633.001-1.034 1.096-8.666 23.671-24.454 42.875-46.88 57.024-1.638 1.034-2.978 1.969-2.978 2.078 0 1.535 13.295 11.243 21.431 15.648 4.093 2.216 3.993 2.301-.793.682a54.937 54.937 0 0 1-20.931-12.844l-2.278-2.235-2.47 1.392-2.468 1.392 2.187 2.075c4.676 4.438 11.073 8.707 18.419 12.293 2.183 1.065 3.85 1.934 3.704 1.93-.145-.004-1.6-.466-3.233-1.029zm-20.45-18.694c2.837-1.763 2.771-1.354.705-4.387-3.013-4.421-5.426-9.52-6.766-14.295-.803-2.862-.69-2.79.732.472 2.044 4.69 5.32 9.918 8.562 13.668l1.312 1.516 1.631-1.102c21.115-14.256 39.548-36.378 46.962-56.358l.56-1.511-.984-.28c-4.28-1.214-11.476-2.26-18.198-2.645-2.586-.148-4.749-.317-4.807-.375-.276-.275 6.668-.477 11.674-.34 5.207.144 6.537.294 12.465 1.402l.795.149.858-2.618c1.08-3.294 1.11-3.077-.53-3.786-8.374-3.614-20.733-5.771-29.605-5.167l-2.797.191-.15 2.834c-.813 15.433-15.402 21.852-28.477 12.53l-1.695-1.208L29.903 55c-13.892 15.996-11.592 42.956 5.16 60.5 1.292 1.354.772 1.405 3.607-.357zm-6.876-21.537c0-.194.08-.273.176-.176a.25.25 0 0 1 0 .353c-.097.097-.176.017-.176-.177zm16.14-38.078c11.055-1.825 13.827-16.092 4.798-24.704-12.403-11.83-28.414.335-20.665 15.701 3.012 5.974 10.043 9.964 15.866 9.003zm52.122 59.643c0-1.215 3.128-21.652 6.104-39.887l1.112-6.813h4.33c2.38 0 4.329.09 4.328.198-.001.184-.79 5.207-4.225 26.922a3615.994 3615.994 0 0 0-2.129 13.626c-.457 2.983-.883 5.692-.947 6.02-.115.587-.17.594-4.344.594h-4.229zm13.363-.332c.814-5.778 2.319-15.603 3.716-24.264.939-5.815 1.707-10.667 1.707-10.782 0-.115 1.915-.21 4.256-.21h4.257l-.17 1.125a60.233 60.233 0 0 1-.309 1.852c-.181.948-.039.924 1.87-.318 10.72-6.98 22.128-2.866 21.51 7.755-.109 1.85-2.243 15.975-3.775 24.975l-.147.86H137.7l.097-.596c3.562-22.056 3.657-23.018 2.513-25.26-2.026-3.971-8.11-4.079-12.402-.22-2.478 2.228-2.443 2.1-5.252 19.639-1.148 7.167-.49 6.428-5.736 6.433l-3.64.004zm37.968.53c.001-.255 1.013-6.893 2.25-14.75 1.235-7.859 2.246-14.496 2.246-14.751 0-.403-.275-.464-2.1-.464-2.558 0-2.525.048-2.006-2.961.51-2.955.241-2.698 2.86-2.74l2.172-.034.673-2.49c1.573-5.819 4.606-9.173 9.433-10.43 1.584-.413 7.886-.565 8.104-.196.132.223-.21 2.944-.626 4.988l-.275 1.351-2.161.167c-3.734.288-5.7 1.706-6.944 5.009-.618 1.644-.776 1.574 3.886 1.699 4.797.128 4.248-.303 3.743 2.938l-.421 2.7h-4.063c-3.995 0-4.065.01-4.201.595-.169.722-.935 5.535-3.037 19.074-.878 5.652-1.663 10.385-1.744 10.517-.313.506-7.79.293-7.789-.223zm17.548-1.093c.17-1.619 5.09-33.053 5.338-34.097.138-.584.217-.596 3.98-.596h3.839l-.183 1.78-.182 1.781.638-.465c5.236-3.816 8.75-4.87 12.214-3.665 1.279.446 1.336.2-1.139 4.93l-2.13 4.073-1.078-.38c-2.633-.93-5.85-.013-8.076 2.3-1.813 1.885-2.065 2.78-3.653 12.968a5433.932 5433.932 0 0 1-1.744 11.14l-.286 1.786h-7.7zm27.033 1.205c-6.825-1.748-9.116-8.99-5.265-16.637 3.55-7.048 14.001-10.22 22.121-6.715 2.392 1.033 2.326 1.062 2.326-1.047 0-6.289-6.929-8.876-14.074-5.255l-1.28.649-.232-.602c-.128-.331-.556-1.407-.951-2.391-.82-2.037-.784-2.144 1.044-3.215 6.557-3.843 17.832-3.043 22.08 1.565 2.845 3.087 2.935 4.657.968 16.933a3527.498 3527.498 0 0 0-2.068 13.03l-.583 3.77h-8.391l.09-1.256c.106-1.484.513-1.497-4.276.13-4.023 1.366-8.618 1.782-11.51 1.041zm12.567-7.732c4.318-1.553 4.566-1.816 5.057-5.364.406-2.929.342-3.087-1.652-4.094-5.045-2.547-12.58-.466-13.726 3.792-1.419 5.269 3.665 8.06 10.321 5.666z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                            <path
                                                d="M100.153 114.177c.41-3.94 6.904-44.998 7.192-45.462.083-.135 2.05-.245 4.372-.245h4.22l-.16 1.124c-.09.619-1.038 6.661-2.108 13.428-1.07 6.767-2.605 16.53-3.412 21.696-.807 5.166-1.533 9.78-1.613 10.253l-.145.86H99.98zm13.3 1.447c-.165-.268 1.178-9.435 3.518-24.008 1.03-6.405 1.87-11.733 1.87-11.84 0-.106 1.916-.194 4.257-.194h4.257l-.17 1.125a60.233 60.233 0 0 1-.309 1.852c-.182.954-.204.96 2.6-.73 8.59-5.178 18.042-3.41 20.32 3.8.891 2.822.858 3.18-1.969 20.941-.66 4.147-1.266 7.928-1.346 8.4l-.147.86h-8.442v-.663c0-.364.714-5.126 1.587-10.581 1.994-12.459 1.987-13.748-.082-15.967-3.343-3.582-11.442-1.152-13.698 4.11-.48 1.12-1.684 7.792-3.439 19.046-.52 3.333-.646 3.766-1.141 3.899-.85.228-7.52.185-7.665-.05zm37.932-.207c0-.228 1.012-6.85 2.25-14.714 1.236-7.865 2.248-14.525 2.248-14.8 0-.448-.217-.5-2.1-.5-2.558 0-2.516.062-1.991-2.964.515-2.97.229-2.695 2.846-2.735l2.171-.033.59-2.227c1.55-5.868 4.55-9.29 9.294-10.606 1.79-.497 8.074-.713 8.326-.286.132.223-.21 2.944-.626 4.989l-.275 1.35-2.246.173c-3.785.291-5.655 1.649-6.852 4.977-.608 1.692-.77 1.62 3.895 1.74 4.791.125 4.232-.314 3.727 2.923l-.421 2.7h-4.063c-3.995 0-4.065.01-4.202.595-.184.788-1.37 8.22-3.172 19.874-.807 5.219-1.533 9.594-1.612 9.723-.285.46-7.787.288-7.787-.18zm17.463-.293c0-.662 5.123-33.65 5.427-34.946.136-.584.215-.596 3.97-.596 4.303 0 3.985-.193 3.594 2.183-.257 1.562-.19 1.56 1.965-.071 3.62-2.74 6.55-3.603 9.836-2.897 2.298.495 2.3.31-.054 4.891l-2.116 4.119-.794-.203c-6.287-1.607-10.021 1.708-11.373 10.097-.794 4.928-2.782 17.78-2.782 17.988 0 .078-1.727.141-3.837.141h-3.836zm27.12.352c-5.693-1.473-8.192-6.36-6.637-12.977 2.238-9.524 13.476-14.48 23.485-10.358.92.38 1.792.715 1.937.746.468.1.458-3.196-.014-4.616-1.367-4.117-7.995-5.317-13.62-2.466l-1.323.67-.232-.602c-.128-.331-.557-1.41-.954-2.398-.864-2.148-.787-2.3 1.795-3.559 7.124-3.473 17.199-2.568 21.332 1.916 2.612 2.834 2.862 5.014 1.531 13.36-.499 3.13-1.428 8.993-2.065 13.03l-1.158 7.342-4.204.001h-4.204l.16-1.35c.141-1.196.107-1.336-.294-1.21-.25.079-2.061.707-4.026 1.396-4.022 1.411-8.571 1.836-11.51 1.075zm11.826-7.48c4.783-1.502 5.22-1.894 5.75-5.152.439-2.7.377-3.306-.4-3.917-4.159-3.27-13.042-1.69-14.77 2.63-2.071 5.177 2.812 8.516 9.42 6.44zm-148.46-6.028c-1.899-.977-1.806-1.486.15-.821 1.774.602 2.804 1.248 2.4 1.504-.497.317-.724.256-2.55-.683zm1.736-1.132c-1.752-.884-1.796-.93-1.353-1.42.252-.279.59-.43.753-.338.163.093.224.087.136-.012-.088-.099 1.798-2.112 4.192-4.474C76.402 83.14 85.1 70.552 91.05 56.607c1.605-3.761 1.692-3.526-1.577-4.235-5.958-1.291-9.664-1.788-16.086-2.155-2.55-.146-4.685-.314-4.744-.372-.716-.716 15.674-.425 19.904.353 1.6.295 3.328.608 3.838.696l.929.16.857-2.616c1.097-3.346 1.17-3.074-1.06-3.993-8.8-3.628-20.182-5.567-29.104-4.958l-2.845.194v1.543c0 16.122-15.608 23.547-28.68 13.643l-1.563-1.183-1.457 1.77a38.537 38.537 0 0 0-8.743 22.56l-.17 3.325-4.075-1.943-4.075-1.944.168-4.425c.395-10.39 3.677-18.717 10.607-26.91l1.037-1.227-.704-2.086c-2.751-8.151-1.44-15.745 3.585-20.749 8.214-8.18 23.274-4.553 30.366 7.313l1.191 1.992 2.91.176c11.37.688 21.67 3.74 31.221 9.256l2.91 1.68.329-.606c1.755-3.242 3.988-19.267 4.239-30.414.167-7.42.183-7.598.493-5.424 1.384 9.708.967 21.986-1.133 33.338-.364 1.964-.719 3.929-.789 4.365-.12.747.069.949 3.201 3.421 2.353 1.857 3.246 2.71 3.047 2.909-.199.199-.53.134-1.13-.22-1.776-1.051-5.778-3.12-5.858-3.03-.213.24-1.475 5.035-1.369 5.2.066.103 1.555.842 3.309 1.642 3.112 1.42 3.188 1.476 3.195 2.312l.007.856-1.389-.56c-1.314-.528-5.7-2.079-5.88-2.079-.046 0-.528 1.161-1.07 2.58-4.335 11.357-9.423 20.316-16.745 29.486-2.673 3.348-12.785 13.798-14.471 14.956l-.794.545zM48.801 55.38c5.939-1.259 9.975-7.173 9.3-13.628-1.37-13.085-16.637-20.566-24.66-12.083-9.342 9.878 1.83 28.578 15.36 25.71zM16.514 81.413c-2.935-1.421-3.77-1.94-3.77-2.341 0-.452.386-.321 3.109 1.048 1.71.86 3.487 1.696 3.95 1.86.576.203.83.457.804.802-.049.641.29.755-4.093-1.369z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                            <path
                                                d="M100.16 114.309c.425-3.664 4.85-32.122 6.449-41.473l.723-4.234 4.304-.072 4.304-.073-.148.999c-.082.549-.743 4.749-1.469 9.333l-3.037 19.182c-.945 5.966-1.901 12.158-2.125 13.758-.626 4.481-.16 4.101-5.034 4.101h-4.144zm13.296 1.319c-.16-.26.96-7.91 3.167-21.626.96-5.966 1.873-11.651 2.03-12.634l.283-1.786H127.367l-.154.86c-.086.473-.237 1.393-.338 2.044l-.182 1.183.77-.506c4.19-2.75 6.199-3.616 9.59-4.135 5.492-.84 10.423 1.41 12.378 5.652 1.225 2.656 1.09 5.26-.907 17.524-.9 5.53-1.767 10.858-1.925 11.84l-.288 1.786h-8.42v-.63c0-.348.715-5.064 1.588-10.482 1.682-10.436 1.83-12.209 1.18-14.052-2.148-6.09-12.648-4.358-15.152 2.5-.274.751-1.255 6.088-2.181 11.86l-1.683 10.495-.772.155c-1.14.228-7.27.188-7.415-.048zm37.94-.254c.006-.258 1.05-7.078 2.323-15.154l2.314-14.684-2.258-.133-2.257-.132.033-.806c.018-.443.175-1.65.35-2.68l.315-1.875 1.284-.17c.706-.094 1.74-.098 2.297-.01l1.012.162.586-2.28c1.99-7.742 6.442-11.265 14.22-11.255 3.882.006 3.78-.207 2.693 5.586l-.178.947-2.28.16c-3.761.266-5.766 1.717-6.84 4.95-.622 1.873-1.064 1.74 6.026 1.823 1.986.023 2.051.044 1.934.62-.067.327-.262 1.577-.434 2.777l-.313 2.183h-4.051c-3.626 0-4.066.049-4.196.463-.08.255-.982 5.821-2.004 12.37a2793.464 2793.464 0 0 1-2.32 14.684l-.461 2.778-3.903.073c-3.593.068-3.902.036-3.892-.397zm17.452-.202c0-.606 5.129-33.646 5.432-34.994.132-.584.208-.596 3.982-.596h3.847l-.162 1.257c-.09.691-.219 1.525-.286 1.852-.169.815-.108.79 2.006-.843 4.01-3.098 7.767-4.02 10.953-2.69l.96.401-2.055 4.13c-1.954 3.926-2.088 4.12-2.717 3.959-4.513-1.157-8.444.573-10.307 4.537-.533 1.133-.866 3.014-3.06 17.247-1.106 7.173-.513 6.398-4.905 6.398h-3.688zm27.563.375c-7.197-1.416-9.703-9.337-5.419-17.129 3.724-6.772 14.311-9.73 21.98-6.141 2.256 1.056 2.178 1.1 2.178-1.27 0-5.886-5.3-8.38-12.435-5.855-1.237.438-2.418.823-2.624.855-.243.037-.693-.729-1.28-2.183l-.905-2.241.618-.51c5.272-4.342 17.778-4.196 22.717.266 3.406 3.077 3.476 5.18.735 22.056l-1.955 12.039-4.19.073-4.19.073.176-1.33c.211-1.596.368-1.58-3.058-.294-4.608 1.73-8.856 2.278-12.348 1.591zm11.79-7.685c4.628-1.478 4.776-1.6 5.264-4.322.733-4.091.333-4.944-2.764-5.892-4.664-1.428-10.511.253-12.087 3.473-2.723 5.566 2.272 9.077 9.588 6.74zM93.046 56.652c-.728-.375-1.366-.72-1.419-.768-.053-.047.097-.65.332-1.342.236-.69.338-1.339.228-1.44-.3-.277-4.553-1.216-8.186-1.807-2.125-.346-3.659-.753-4.498-1.194l-1.274-.669 1.984.012c2.917.016 7.114.482 10.325 1.145l2.825.583.87-2.662c.478-1.464.921-2.799.984-2.966.134-.357-4.127-2.072-8.006-3.222-7.595-2.25-16.02-3.283-23.154-2.837l-3.06.191.113.771c.14.95.127.95-1.771-.009-1.427-.72-1.57-.875-1.856-2.015-2.41-9.57-14.799-15.52-22.028-10.579l-.97.663-4.52-2.157c-5.217-2.489-5.048-2.213-2.726-4.445 8.596-8.262 24.432-3.83 30.834 8.631l.425.828 3.119.181c11.283.658 22.874 4.22 32.183 9.89 2.173 1.325 2.093 1.36 2.775-1.207 2.335-8.775 3.707-20.117 3.782-31.244l.034-5.205.337 2.25c1.448 9.677.945 22.74-1.328 34.527-.364 1.892-.663 3.569-.664 3.726-.001.224 3.748 3.373 6.33 5.318 1.504 1.13-.807.386-3.412-1.101-3.576-2.04-3.61-2.045-3.987-.6-.161.618-.463 1.711-.671 2.429-.208.718-.378 1.408-.378 1.534 0 .126 1.428.897 3.175 1.713 3.007 1.406 3.175 1.526 3.175 2.267 0 .904.195.93-3.332-.433-3.654-1.411-3.765-1.4-4.424.427-.302.837-.615 1.516-.696 1.51-.081-.008-.743-.32-1.47-.695z"
                                                style="fill-opacity:1;stroke-width:0.264583"
                                                transform="translate(0 -1.672)"></path>
                                        </g>
                                    </svg></div>
                            </div>
                        </div>
                    </section>
                </section>
                <section class="relative bg-gray-900 dark:bg-gray-900">
                    <div
                        class="mx-auto max-w-screen-xl py-8 sm:py-16 px-4 lg:px-6 md:pt-24 lg:pt-32 items-center mx-auto max-w-screen-xl lg:grid xl:grid-cols-3 lg:gap-8 xl:gap-24">
                        <div class="mb-8 lg:mb-0">
                            <h2
                                class="mb-4 text-3xl sm:text-4xl md:text-5xl leading-tight tracking-tight font-extrabold text-white dark:text-white">
                                Developer APIs for web scraping</h2>
                            <p
                                class="block font-light max-w-6xl lg:mx-auto md:text-lg lg:text-xl mb-6 lg:mb-8 text-gray-300 dark:text-gray-300">
                                Data collection reinvented: with our advanced scraper APIs, infrastructure building and
                                maintenance become a thing of the past.</p>
                        </div>
                        <div class="col-span-2 space-y-8 md:grid md:grid-cols-2 md:gap-12 md:space-y-0">
                            <div>
                                <div
                                    class="flex justify-center items-center mb-4 w-10 h-10 rounded-full bg-oceangreen-500 lg:h-12 lg:w-12 dark:bg-oceangreen-500">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="w-5 h-5 lg:w-6 lg:h-6 text-white dark:text-white">
                                        <path fill-rule="evenodd"
                                            d="M14.5 10a4.5 4.5 0 0 0 4.284-5.882c-.105-.324-.51-.391-.752-.15L15.34 6.66a.454.454 0 0 1-.493.11 3.01 3.01 0 0 1-1.618-1.616.455.455 0 0 1 .11-.494l2.694-2.692c.24-.241.174-.647-.15-.752a4.5 4.5 0 0 0-5.873 4.575c.055.873-.128 1.808-.8 2.368l-7.23 6.024a2.724 2.724 0 1 0 3.837 3.837l6.024-7.23c.56-.672 1.495-.855 2.368-.8.096.007.193.01.291.01ZM5 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"
                                            clip-rule="evenodd"></path>
                                        <path
                                            d="M14.5 11.5c.173 0 .345-.007.514-.022l3.754 3.754a2.5 2.5 0 0 1-3.536 3.536l-4.41-4.41 2.172-2.607c.052-.063.147-.138.342-.196.202-.06.469-.087.777-.067.128.008.257.012.387.012ZM6 4.586l2.33 2.33a.452.452 0 0 1-.08.09L6.8 8.214 4.586 6H3.309a.5.5 0 0 1-.447-.276l-1.7-3.402a.5.5 0 0 1 .093-.577l.49-.49a.5.5 0 0 1 .577-.094l3.402 1.7A.5.5 0 0 1 6 3.31v1.277Z">
                                        </path>
                                    </svg></div>
                                <h3 class="mb-2 text-xl font-bold text-white dark:text-white">Custom APIs</h3>
                                <p class="text-gray-300 dark:text-gray-300 mb-3 sm:text-lg">Our custom scraper APIs
                                    fetch formatted data from your target web pages, ensuring rapid and reliable data
                                    delivery, regardless of the volume.</p><a
                                    class="inline-flex items-center text-md font-medium text-oceangreen-500 hover:text-oceangreen-300 dark:text-oceangreen-500 dark:hover:text-oceangreen-300"
                                    href="/web-scraping-services">Learn more<svg class="ml-1 w-6 h-6"
                                        fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd"
                                            d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                            clip-rule="evenodd"></path>
                                    </svg></a>
                            </div>
                            <div>
                                <div
                                    class="flex justify-center items-center mb-4 w-10 h-10 rounded-full bg-oceangreen-500 lg:h-12 lg:w-12 dark:bg-oceangreen-500">
                                    <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg"
                                        xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 116.2 110.7"
                                        stroke="currentColor" fill="currentColor" x="0px" y="0px"
                                        style="enable-background:new 0 0 116.2 110.7" xml:space="preserve"
                                        class="w-5 h-5 lg:w-6 lg:h-6 text-white dark:text-white">
                                        <path
                                            d="M92.5,17.2h23.8L87.1,95.1c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5l-9.3-24.6l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L92.5,17.2z">
                                        </path>
                                        <path
                                            d="M58.6,0h23.8L43.3,105.6c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5l-9.3-24.6l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L58.6,0z">
                                        </path>
                                        <path
                                            d="M12.2,17.2h23.8L23,52.1c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5L0,27.7l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L12.2,17.2z">
                                        </path>
                                    </svg></div>
                                <h3 class="mb-2 text-xl font-bold text-white dark:text-white">Scraper API</h3>
                                <p class="text-gray-300 dark:text-gray-300 mb-3 sm:text-lg">Extract HTML from any
                                    webpage with an easy API call. We handle browsers, proxies, JavaScript rendering
                                    &amp; CAPTCHAs automatically for you.</p><a
                                    class="inline-flex items-center text-md font-medium text-oceangreen-500 hover:text-oceangreen-300 dark:text-oceangreen-500 dark:hover:text-oceangreen-300"
                                    href="/scraper-api">Learn more<svg class="ml-1 w-6 h-6" fill="currentColor"
                                        viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd"
                                            d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                            clip-rule="evenodd"></path>
                                    </svg></a>
                            </div>
                            <div>
                                <div
                                    class="flex justify-center items-center mb-4 w-10 h-10 rounded-full bg-oceangreen-500 lg:h-12 lg:w-12 dark:bg-oceangreen-500">
                                    <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"
                                        class="w-5 h-5 lg:w-6 lg:h-6 text-white dark:text-white">
                                        <path
                                            d="M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z">
                                        </path>
                                    </svg></div>
                                <h3 class="mb-2 text-xl font-bold text-white dark:text-white">Google SERP API</h3>
                                <p class="text-gray-300 dark:text-gray-300 mb-3 sm:text-lg">Transform Google SERPs into
                                    structured data (JSON, CSV, HTML). Extract organic results, ads, maps, images,
                                    shopping data, reviews &amp; more from queries.</p><a
                                    class="inline-flex items-center text-md font-medium text-oceangreen-500 hover:text-oceangreen-300 dark:text-oceangreen-500 dark:hover:text-oceangreen-300"
                                    href="/serp-api">Learn more<svg class="ml-1 w-6 h-6" fill="currentColor"
                                        viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd"
                                            d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                            clip-rule="evenodd"></path>
                                    </svg></a>
                            </div>
                            <div>
                                <div
                                    class="flex justify-center items-center mb-4 w-10 h-10 rounded-full bg-oceangreen-500 lg:h-12 lg:w-12 dark:bg-oceangreen-500">
                                    <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"
                                        class="w-5 h-5 lg:w-6 lg:h-6 text-white dark:text-white">
                                        <path
                                            d="M.045 18.02c.072-.116.187-.124.348-.022 3.636 2.11 7.594 3.166 11.87 3.166 2.852 0 5.668-.533 8.447-1.595l.315-.14c.138-.06.234-.1.293-.13.226-.088.39-.046.525.13.12.174.09.336-.12.48-.256.19-.6.41-1.006.654-1.244.743-2.64 1.316-4.185 1.726a17.617 17.617 0 0 1-10.951-.577 17.88 17.88 0 0 1-5.43-3.35c-.1-.074-.151-.15-.151-.22 0-.047.021-.09.051-.13zm6.565-6.218c0-1.005.247-1.863.743-2.577.495-.71 1.17-1.25 2.04-1.615.796-.335 1.756-.575 2.912-.72.39-.046 1.033-.103 1.92-.174v-.37c0-.93-.105-1.558-.3-1.875-.302-.43-.78-.65-1.44-.65h-.182c-.48.046-.896.196-1.246.46-.35.27-.575.63-.675 1.096-.06.3-.206.465-.435.51l-2.52-.315c-.248-.06-.372-.18-.372-.39 0-.046.007-.09.022-.15.247-1.29.855-2.25 1.82-2.88.976-.616 2.1-.975 3.39-1.05h.54c1.65 0 2.957.434 3.888 1.29.135.15.27.3.405.48.12.165.224.314.283.45.075.134.15.33.195.57.06.254.105.42.135.51.03.104.062.3.076.615.01.313.02.493.02.553v5.28c0 .376.06.72.165 1.036.105.313.21.54.315.674l.51.674c.09.136.136.256.136.36 0 .12-.06.226-.18.314-1.2 1.05-1.86 1.62-1.963 1.71-.165.135-.375.15-.63.045a6.062 6.062 0 0 1-.526-.496l-.31-.347a9.391 9.391 0 0 1-.317-.42l-.3-.435c-.81.886-1.603 1.44-2.4 1.665-.494.15-1.093.227-1.83.227-1.11 0-2.04-.343-2.76-1.034-.72-.69-1.08-1.665-1.08-2.94l-.05-.076zm3.753-.438c0 .566.14 1.02.425 1.364.285.34.675.512 1.155.512.045 0 .106-.007.195-.02.09-.016.134-.023.166-.023.614-.16 1.08-.553 1.424-1.178.165-.28.285-.58.36-.91.09-.32.12-.59.135-.8.015-.195.015-.54.015-1.005v-.54c-.84 0-1.484.06-1.92.18-1.275.36-1.92 1.17-1.92 2.43l-.035-.02zm9.162 7.027c.03-.06.075-.11.132-.17.362-.243.714-.41 1.05-.5a8.094 8.094 0 0 1 1.612-.24c.14-.012.28 0 .41.03.65.06 1.05.168 1.172.33.063.09.099.228.099.39v.15c0 .51-.149 1.11-.424 1.8-.278.69-.664 1.248-1.156 1.68-.073.06-.14.09-.197.09-.03 0-.06 0-.09-.012-.09-.044-.107-.12-.064-.24.54-1.26.806-2.143.806-2.64 0-.15-.03-.27-.087-.344-.145-.166-.55-.257-1.224-.257-.243 0-.533.016-.87.046-.363.045-.7.09-1 .135-.09 0-.148-.014-.18-.044-.03-.03-.036-.047-.02-.077 0-.017.006-.03.02-.063v-.06z">
                                        </path>
                                    </svg></div>
                                <h3 class="mb-2 text-xl font-bold text-white dark:text-white">Amazon API</h3>
                                <p class="text-gray-300 dark:text-gray-300 mb-3 sm:text-lg">Scrape, parse diverse Amazon
                                    data - Search, Product, Offer, Q&amp;A, Reviews, Best Sellers, Sellers &amp; ASINs.
                                    Your tool for comprehensive Amazon insights.</p><a
                                    class="inline-flex items-center text-md font-medium text-oceangreen-500 hover:text-oceangreen-300 dark:text-oceangreen-500 dark:hover:text-oceangreen-300"
                                    href="/amazon-api">Learn more<svg class="ml-1 w-6 h-6" fill="currentColor"
                                        viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd"
                                            d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                            clip-rule="evenodd"></path>
                                    </svg></a>
                            </div>
                        </div>
                    </div>
                </section>
                <section class="relative bg-gray-900 dark:bg-gray-900">
                    <div
                        class="mx-auto max-w-screen-xl py-8 sm:py-16 px-4 lg:px-6 gap-8 items-center lg:grid lg:grid-cols-2 xl:gap-16 lg:px-6">
                        <img alt="Data extraction service" loading="lazy" width="1224" height="1348" decoding="async" data-nimg="1" class="mb-4 w-auto lg:mb-0 rounded-lg" style="color:transparent" sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=256&amp;q=75 256w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=384&amp;q=75 384w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=640&amp;q=75 640w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=750&amp;q=75 750w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=828&amp;q=75 828w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=1080&amp;q=75 1080w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=1200&amp;q=75 1200w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=1920&amp;q=75 1920w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=2048&amp;q=75 2048w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=3840&amp;q=75 3840w" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Frobots.eaf7d84c.webp&amp;w=3840&amp;q=75">
                        <div class="text-gray-300 dark:text-gray-300 sm:text-lg">
                            <h2
                                class="mb-4 text-3xl sm:text-4xl md:text-5xl leading-tight tracking-tight font-extrabold text-white dark:text-white">
                                Data extraction service</h2>
                            <p class="block font-light max-w-6xl lg:mx-auto md:text-lg lg:text-xl mb-6 lg:mb-8">Empower
                                your business decision-making with our reliable managed data extraction service. We
                                handle the intricate extraction process, legal compliance, and quality assurance so you
                                can focus on deriving insights.</p>
                            <div class="py-8 mb-6 border-t border-b border-gray-700 dark:border-gray-700">
                                <div class="flex">
                                    <div
                                        class="flex justify-center items-center mr-4 w-8 h-8 rounded-full shrink-0 bg-curiousblue-800 dark:bg-curiousblue-800">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
                                            aria-hidden="true" data-slot="icon"
                                            class="w-5 h-5 text-curiousblue-300 dark:text-curiousblue-300">
                                            <path fill-rule="evenodd"
                                                d="m7.171 4.146 1.947 2.466a3.514 3.514 0 0 1 1.764 0l1.947-2.466a6.52 6.52 0 0 0-5.658 0Zm8.683 3.025-2.466 1.947c.15.578.15 1.186 0 1.764l2.466 1.947a6.52 6.52 0 0 0 0-5.658Zm-3.025 8.683-1.947-2.466c-.578.15-1.186.15-1.764 0l-1.947 2.466a6.52 6.52 0 0 0 5.658 0ZM4.146 12.83l2.466-1.947a3.514 3.514 0 0 1 0-1.764L4.146 7.171a6.52 6.52 0 0 0 0 5.658ZM5.63 3.297a8.01 8.01 0 0 1 8.738 0 8.031 8.031 0 0 1 2.334 2.334 8.01 8.01 0 0 1 0 8.738 8.033 8.033 0 0 1-2.334 2.334 8.01 8.01 0 0 1-8.738 0 8.032 8.032 0 0 1-2.334-2.334 8.01 8.01 0 0 1 0-8.738A8.03 8.03 0 0 1 5.63 3.297Zm5.198 4.882a2.008 2.008 0 0 0-2.243.407 1.994 1.994 0 0 0-.407 2.243 1.993 1.993 0 0 0 .992.992 2.008 2.008 0 0 0 2.243-.407c.176-.175.31-.374.407-.585a2.008 2.008 0 0 0-.407-2.243 1.993 1.993 0 0 0-.585-.407Z"
                                                clip-rule="evenodd"></path>
                                        </svg></div>
                                    <div>
                                        <h3 class="mb-2 text-xl font-bold text-white dark:text-white">Data made easy
                                        </h3>
                                        <p class="mb-2 font-light text-gray-300 dark:text-gray-300">Enjoy hassle-free
                                            access to large, meticulously cleaned and formatted datasets, prepared to
                                            meet your needs.</p>
                                    </div>
                                </div>
                                <div class="flex pt-8">
                                    <div
                                        class="flex justify-center items-center mr-4 w-8 h-8 rounded-full shrink-0 bg-oceangreen-900 dark:bg-oceangreen-900">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
                                            aria-hidden="true" data-slot="icon"
                                            class="w-5 h-5 text-oceangreen-300 dark:text-oceangreen-300">
                                            <path
                                                d="M17 2.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0v-5.5ZM17 15.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0v-1.5ZM3.75 15a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75ZM4.5 2.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0v-5.5ZM10 11a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0v-5.5A.75.75 0 0 1 10 11ZM10.75 2.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0v-1.5ZM10 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM3.75 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM16.25 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="mb-2 text-xl font-bold text-white dark:text-white">Customized data
                                        </h3>
                                        <p class="mb-2 font-light text-gray-300 dark:text-gray-300">Need more?
                                            WebScrapingAPI offers data personalization, extending existing datasets or
                                            collecting unique data tailored to your specifics.</p>
                                    </div>
                                </div>
                                <div class="flex pt-8">
                                    <div
                                        class="flex justify-center items-center mr-4 w-8 h-8 rounded-full shrink-0 bg-citron-900 dark:bg-citron-900">
                                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
                                            aria-hidden="true" data-slot="icon"
                                            class="w-5 h-5 text-citron-300 dark:text-citron-300">
                                            <path
                                                d="M3.505 2.365A41.369 41.369 0 0 1 9 2c1.863 0 3.697.124 5.495.365 1.247.167 2.18 1.108 2.435 2.268a4.45 4.45 0 0 0-.577-.069 43.141 43.141 0 0 0-4.706 0C9.229 4.696 7.5 6.727 7.5 8.998v2.24c0 1.413.67 2.735 1.76 3.562l-2.98 2.98A.75.75 0 0 1 5 17.25v-3.443c-.501-.048-1-.106-1.495-.172C2.033 13.438 1 12.162 1 10.72V5.28c0-1.441 1.033-2.717 2.505-2.914Z">
                                            </path>
                                            <path
                                                d="M14 6c-.762 0-1.52.02-2.271.062C10.157 6.148 9 7.472 9 8.998v2.24c0 1.519 1.147 2.839 2.71 2.935.214.013.428.024.642.034.2.009.385.09.518.224l2.35 2.35a.75.75 0 0 0 1.28-.531v-2.07c1.453-.195 2.5-1.463 2.5-2.915V8.998c0-1.526-1.157-2.85-2.729-2.936A41.645 41.645 0 0 0 14 6Z">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="mb-2 text-xl font-bold text-white dark:text-white">Consultation</h3>
                                        <p class="mb-2 font-light text-gray-300 dark:text-gray-300">Leverage our
                                            extensive expertise. Whether you're a web data novice or grappling with
                                            complex issues, we're here to assist.</p>
                                    </div>
                                </div>
                            </div>
                            <p><a class="inline-flex items-center justify-center text-center text-white rounded-lg font-medium border border-oceangreen-500 relative hover:border-oceangreen-700 dark:hover:border-oceangreen-500 bg-oceangreen-500 hover:bg-oceangreen-600 dark:hover:bg-oceangreen-600 focus:ring-4 focus:ring-oceangreen-300 dark:focus:ring-oceangreen-900 px-5 py-3 text-base font-medium"
                                    href="/web-scraping-services"><span class="flex items-center">Get data delivered<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" class="w-5 h-5 ml-2 -mr-1"><path fill-rule="evenodd" d="M12.97 3.97a.75.75 0 0 1 1.06 0l7.5 7.5a.75.75 0 0 1 0 1.06l-7.5 7.5a.75.75 0 1 1-1.06-1.06l6.22-6.22H3a.75.75 0 0 1 0-1.5h16.19l-6.22-6.22a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd"></path></svg></span></a>
                            </p>
                        </div>
                    </div>
                </section>
                <section class="relative bg-gray-900 dark:bg-gray-900">
                    <div class="mx-auto max-w-screen-xl py-8 sm:py-16 px-4 lg:px-6 md:pb-24 lg:pb-32">
                        <div class="max-w-5xl mx-auto text-center">
                            <h2
                                class="mb-4 text-3xl sm:text-4xl md:text-5xl leading-tight tracking-tight font-extrabold text-white dark:text-white">
                                Data for your business</h2>
                            <p
                                class="block font-light max-w-6xl lg:mx-auto md:text-lg lg:text-xl mb-6 lg:mb-8 text-gray-300 dark:text-gray-300">
                                Unleash the power of insight with tailored data solutions to push your business forward.
                            </p>
                        </div>
                        <div class="p-4 mt-8 rounded-lg sm:p-12 lg:mt-16 bg-gray-800 dark:bg-gray-800">
                            <div class="grid grid-cols-1 gap-8 sm:gap-12 lg:grid-cols-2">
                                <div class="flex flex-col items-start gap-4 sm:gap-5 sm:flex-row">
                                    <div
                                        class=" rounded-full w-16 h-16 lg:w-24 lg:h-24 flex items-center justify-center shrink-0 bg-gray-700 dark:bg-gray-700">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                                            stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon"
                                            class="w-10 lg:w-12 h-10 lg:h-12 text-oceangreen-500 dark:text-oceangreen-500">
                                            <path stroke-linecap="round" stroke-linejoin="round"
                                                d="M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="text-xl font-bold  sm:text-2xl text-white dark:text-white">Custom
                                            data</h3>
                                        <p
                                            class="mt-2 text-base font-normal  sm:text-lg text-gray-300 dark:text-gray-300">
                                            Trustworthy and robust web data, scaled to your needs.</p><a
                                            class="inline-flex items-center text-md font-medium text-oceangreen-500           hover:text-oceangreen-300 dark:text-oceangreen-500           dark:hover:text-oceangreen-300 mt-3"
                                            href="/web-scraping-services">Explore Custom data Solutions<svg
                                                class="ml-1 w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
                                                xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd"
                                                    d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                                    clip-rule="evenodd"></path>
                                            </svg></a>
                                    </div>
                                </div>
                                <div class="flex flex-col items-start gap-4 sm:gap-5 sm:flex-row">
                                    <div
                                        class=" rounded-full w-16 h-16 lg:w-24 lg:h-24 flex items-center justify-center shrink-0 bg-gray-700 dark:bg-gray-700">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                                            stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon"
                                            class="w-10 lg:w-12 h-10 lg:h-12 text-oceangreen-500 dark:text-oceangreen-500">
                                            <path stroke-linecap="round" stroke-linejoin="round"
                                                d="M15.75 10.5V6a3.75 3.75 0 1 0-7.5 0v4.5m11.356-1.993 1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 0 1-1.12-1.243l1.264-12A1.125 1.125 0 0 1 5.513 7.5h12.974c.576 0 1.059.435 1.119 1.007ZM8.625 10.5a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm7.5 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="text-xl font-bold  sm:text-2xl text-white dark:text-white">Product
                                        </h3>
                                        <p
                                            class="mt-2 text-base font-normal  sm:text-lg text-gray-300 dark:text-gray-300">
                                            Data from e-commerce platforms &amp; online marketplaces, all at your
                                            fingertips.</p><a
                                            class="inline-flex items-center text-md font-medium text-oceangreen-500           hover:text-oceangreen-300 dark:text-oceangreen-500           dark:hover:text-oceangreen-300 mt-3"
                                            href="/data-types/product-scraper">Explore Product Solutions<svg
                                                class="ml-1 w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
                                                xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd"
                                                    d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                                    clip-rule="evenodd"></path>
                                            </svg></a>
                                    </div>
                                </div>
                                <div class="flex flex-col items-start gap-4 sm:gap-5 sm:flex-row">
                                    <div
                                        class=" rounded-full w-16 h-16 lg:w-24 lg:h-24 flex items-center justify-center shrink-0 bg-gray-700 dark:bg-gray-700">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                                            stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon"
                                            class="w-10 lg:w-12 h-10 lg:h-12 text-oceangreen-500 dark:text-oceangreen-500">
                                            <path stroke-linecap="round" stroke-linejoin="round"
                                                d="M12 7.5h1.5m-1.5 3h1.5m-7.5 3h7.5m-7.5 3h7.5m3-9h3.375c.621 0 1.125.504 1.125 1.125V18a2.25 2.25 0 0 1-2.25 2.25M16.5 7.5V18a2.25 2.25 0 0 0 2.25 2.25M16.5 7.5V4.875c0-.621-.504-1.125-1.125-1.125H4.125C3.504 3.75 3 4.254 3 4.875V18a2.25 2.25 0 0 0 2.25 2.25h13.5M6 7.5h3v3H6v-3Z">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="text-xl font-bold  sm:text-2xl text-white dark:text-white">News &amp;
                                            article</h3>
                                        <p
                                            class="mt-2 text-base font-normal  sm:text-lg text-gray-300 dark:text-gray-300">
                                            Stay informed with data from online publishers &amp; news websites.</p><a
                                            class="inline-flex items-center text-md font-medium text-oceangreen-500           hover:text-oceangreen-300 dark:text-oceangreen-500           dark:hover:text-oceangreen-300 mt-3"
                                            href="/data-types/news-articles-scraper">Explore News &amp; article
                                            Solutions<svg class="ml-1 w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
                                                xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd"
                                                    d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                                    clip-rule="evenodd"></path>
                                            </svg></a>
                                    </div>
                                </div>
                                <div class="flex flex-col items-start gap-4 sm:gap-5 sm:flex-row">
                                    <div
                                        class=" rounded-full w-16 h-16 lg:w-24 lg:h-24 flex items-center justify-center shrink-0 bg-gray-700 dark:bg-gray-700">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                                            stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon"
                                            class="w-10 lg:w-12 h-10 lg:h-12 text-oceangreen-500 dark:text-oceangreen-500">
                                            <path stroke-linecap="round" stroke-linejoin="round"
                                                d="M3.75 21h16.5M4.5 3h15M5.25 3v18m13.5-18v18M9 6.75h1.5m-1.5 3h1.5m-1.5 3h1.5m3-6H15m-1.5 3H15m-1.5 3H15M9 21v-3.375c0-.621.504-1.125 1.125-1.125h3.75c.621 0 1.125.504 1.125 1.125V21">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="text-xl font-bold  sm:text-2xl text-white dark:text-white">Business
                                            places</h3>
                                        <p
                                            class="mt-2 text-base font-normal  sm:text-lg text-gray-300 dark:text-gray-300">
                                            Get the scoop on businesses from directories &amp; location apps.</p><a
                                            class="inline-flex items-center text-md font-medium text-oceangreen-500           hover:text-oceangreen-300 dark:text-oceangreen-500           dark:hover:text-oceangreen-300 mt-3"
                                            href="/data-types/business-location-data-scraping">Explore Business places
                                            Solutions<svg class="ml-1 w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
                                                xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd"
                                                    d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                                    clip-rule="evenodd"></path>
                                            </svg></a>
                                    </div>
                                </div>
                                <div class="flex flex-col items-start gap-4 sm:gap-5 sm:flex-row">
                                    <div
                                        class=" rounded-full w-16 h-16 lg:w-24 lg:h-24 flex items-center justify-center shrink-0 bg-gray-700 dark:bg-gray-700">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                                            stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon"
                                            class="w-10 lg:w-12 h-10 lg:h-12 text-oceangreen-500 dark:text-oceangreen-500">
                                            <path stroke-linecap="round" stroke-linejoin="round"
                                                d="m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="text-xl font-bold  sm:text-2xl text-white dark:text-white">Search
                                        </h3>
                                        <p
                                            class="mt-2 text-base font-normal  sm:text-lg text-gray-300 dark:text-gray-300">
                                            Uncover insights with search engine results page (SERP) data.</p><a
                                            class="inline-flex items-center text-md font-medium text-oceangreen-500           hover:text-oceangreen-300 dark:text-oceangreen-500           dark:hover:text-oceangreen-300 mt-3"
                                            href="/data-types/search-engine-scraper">Explore Search Solutions<svg
                                                class="ml-1 w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
                                                xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd"
                                                    d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                                    clip-rule="evenodd"></path>
                                            </svg></a>
                                    </div>
                                </div>
                                <div class="flex flex-col items-start gap-4 sm:gap-5 sm:flex-row">
                                    <div
                                        class=" rounded-full w-16 h-16 lg:w-24 lg:h-24 flex items-center justify-center shrink-0 bg-gray-700 dark:bg-gray-700">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                                            stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon"
                                            class="w-10 lg:w-12 h-10 lg:h-12 text-oceangreen-500 dark:text-oceangreen-500">
                                            <path stroke-linecap="round" stroke-linejoin="round"
                                                d="M20.25 14.15v4.25c0 1.094-.787 2.036-1.872 2.18-2.087.277-4.216.42-6.378.42s-4.291-.143-6.378-.42c-1.085-.144-1.872-1.086-1.872-2.18v-4.25m16.5 0a2.18 2.18 0 0 0 .75-1.661V8.706c0-1.081-.768-2.015-1.837-2.175a48.114 48.114 0 0 0-3.413-.387m4.5 8.006c-.194.165-.42.295-.673.38A23.978 23.978 0 0 1 12 15.75c-2.648 0-5.195-.429-7.577-1.22a2.016 2.016 0 0 1-.673-.38m0 0A2.18 2.18 0 0 1 3 12.489V8.706c0-1.081.768-2.015 1.837-2.175a48.111 48.111 0 0 1 3.413-.387m7.5 0V5.25A2.25 2.25 0 0 0 13.5 3h-3a2.25 2.25 0 0 0-2.25 2.25v.894m7.5 0a48.667 48.667 0 0 0-7.5 0M12 12.75h.008v.008H12v-.008Z">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="text-xl font-bold  sm:text-2xl text-white dark:text-white">Job
                                            posting</h3>
                                        <p
                                            class="mt-2 text-base font-normal  sm:text-lg text-gray-300 dark:text-gray-300">
                                            Stay ahead with data from job boards &amp; recruitment websites.</p><a
                                            class="inline-flex items-center text-md font-medium text-oceangreen-500           hover:text-oceangreen-300 dark:text-oceangreen-500           dark:hover:text-oceangreen-300 mt-3"
                                            href="/data-types/jobs-scraper">Explore Job posting Solutions<svg
                                                class="ml-1 w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
                                                xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd"
                                                    d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                                    clip-rule="evenodd"></path>
                                            </svg></a>
                                    </div>
                                </div>
                                <div class="flex flex-col items-start gap-4 sm:gap-5 sm:flex-row">
                                    <div
                                        class=" rounded-full w-16 h-16 lg:w-24 lg:h-24 flex items-center justify-center shrink-0 bg-gray-700 dark:bg-gray-700">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                                            stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon"
                                            class="w-10 lg:w-12 h-10 lg:h-12 text-oceangreen-500 dark:text-oceangreen-500">
                                            <path stroke-linecap="round" stroke-linejoin="round"
                                                d="M18 18.72a9.094 9.094 0 0 0 3.741-.479 3 3 0 0 0-4.682-2.72m.94 3.198.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0 1 12 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 0 1 6 18.719m12 0a5.971 5.971 0 0 0-.941-3.197m0 0A5.995 5.995 0 0 0 12 12.75a5.995 5.995 0 0 0-5.058 2.772m0 0a3 3 0 0 0-4.681 2.72 8.986 8.986 0 0 0 3.74.477m.94-3.197a5.971 5.971 0 0 0-.94 3.197M15 6.75a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm6 3a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Zm-13.5 0a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="text-xl font-bold  sm:text-2xl text-white dark:text-white">Social
                                            media</h3>
                                        <p
                                            class="mt-2 text-base font-normal  sm:text-lg text-gray-300 dark:text-gray-300">
                                            Tap into the pulse of the web with data from social media platforms.</p><a
                                            class="inline-flex items-center text-md font-medium text-oceangreen-500           hover:text-oceangreen-300 dark:text-oceangreen-500           dark:hover:text-oceangreen-300 mt-3"
                                            href="/data-types/social-media-scraper">Explore Social media Solutions<svg
                                                class="ml-1 w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
                                                xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd"
                                                    d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                                    clip-rule="evenodd"></path>
                                            </svg></a>
                                    </div>
                                </div>
                                <div class="flex flex-col items-start gap-4 sm:gap-5 sm:flex-row">
                                    <div
                                        class=" rounded-full w-16 h-16 lg:w-24 lg:h-24 flex items-center justify-center shrink-0 bg-gray-700 dark:bg-gray-700">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                                            stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon"
                                            class="w-10 lg:w-12 h-10 lg:h-12 text-oceangreen-500 dark:text-oceangreen-500">
                                            <path stroke-linecap="round" stroke-linejoin="round"
                                                d="M8.25 21v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21m0 0h4.5V3.545M12.75 21h7.5V10.75M2.25 21h1.5m18 0h-18M2.25 9l4.5-1.636M18.75 3l-1.5.545m0 6.205 3 1m1.5.5-1.5-.5M6.75 7.364V3h-3v18m3-13.636 10.5-3.819">
                                            </path>
                                        </svg></div>
                                    <div>
                                        <h3 class="text-xl font-bold  sm:text-2xl text-white dark:text-white">Real
                                            estate</h3>
                                        <p
                                            class="mt-2 text-base font-normal  sm:text-lg text-gray-300 dark:text-gray-300">
                                            Access comprehensive data from real estate listings &amp; specialist sites.
                                        </p><a
                                            class="inline-flex items-center text-md font-medium text-oceangreen-500           hover:text-oceangreen-300 dark:text-oceangreen-500           dark:hover:text-oceangreen-300 mt-3"
                                            href="/data-types/real-estate-scraper">Explore Real estate Solutions<svg
                                                class="ml-1 w-6 h-6" fill="currentColor" viewBox="0 0 20 20"
                                                xmlns="http://www.w3.org/2000/svg">
                                                <path fill-rule="evenodd"
                                                    d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
                                                    clip-rule="evenodd"></path>
                                            </svg></a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </section>
                <section class="relative bg-gray-50 dark:bg-daintree-950">
                    <div class="mx-auto max-w-screen-xl py-8 sm:py-16 px-4 lg:px-6 md:py-24 lg:py-32">
                        <div class="mx-auto max-w-screen-xl text-center mb-8 lg:mb-16">
                            <h2
                                class="mb-4 text-3xl sm:text-4xl md:text-5xl leading-tight tracking-tight font-extrabold text-gray-900 dark:text-white">
                                Use cases</h2>
                            <p
                                class="block font-light max-w-6xl lg:mx-auto md:text-lg lg:text-xl mb-6 lg:mb-8 text-gray-700 dark:text-gray-300">
                                Elevate your competitive game in your Industry</p>
                        </div>
                        <div
                            class="space-y-8 md:grid md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 md:gap-8 xl:gap-8 md:space-y-0">
                            <a class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/brand-monitoring">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path d="M8.25 10.875a2.625 2.625 0 1 1 5.25 0 2.625 2.625 0 0 1-5.25 0Z">
                                        </path>
                                        <path fill-rule="evenodd"
                                            d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm-1.125 4.5a4.125 4.125 0 1 0 2.338 7.524l2.007 2.006a.75.75 0 1 0 1.06-1.06l-2.006-2.007a4.125 4.125 0 0 0-3.399-6.463Z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Brand
                                    monitoring</h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Safeguard your brand's reputation. Track your online presence, understand consumer
                                    sentiment, and navigate the competitive landscape with real-time insights.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/price-intelligence">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path
                                            d="M10.464 8.746c.227-.18.497-.311.786-.394v2.795a2.252 2.252 0 0 1-.786-.393c-.394-.313-.546-.681-.546-1.004 0-.323.152-.691.546-1.004ZM12.75 15.662v-2.824c.347.085.664.228.921.421.427.32.579.686.579.991 0 .305-.152.671-.579.991a2.534 2.534 0 0 1-.921.42Z">
                                        </path>
                                        <path fill-rule="evenodd"
                                            d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM12.75 6a.75.75 0 0 0-1.5 0v.816a3.836 3.836 0 0 0-1.72.756c-.712.566-1.112 1.35-1.112 2.178 0 .829.4 1.612 1.113 2.178.502.4 1.102.647 1.719.756v2.978a2.536 2.536 0 0 1-.921-.421l-.879-.66a.75.75 0 0 0-.9 1.2l.879.66c.533.4 1.169.645 1.821.75V18a.75.75 0 0 0 1.5 0v-.81a4.124 4.124 0 0 0 1.821-.749c.745-.559 1.179-1.344 1.179-2.191 0-.847-.434-1.632-1.179-2.191a4.122 4.122 0 0 0-1.821-.75V8.354c.29.082.559.213.786.393l.415.33a.75.75 0 0 0 .933-1.175l-.415-.33a3.836 3.836 0 0 0-1.719-.755V6Z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Price
                                    intelligence</h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Stay competitive with our price intelligence service. Monitor market trends,
                                    competitor prices, and consumer behavior to optimize your plans strategy.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/financial-data">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path fill-rule="evenodd"
                                            d="M2.25 13.5a8.25 8.25 0 0 1 8.25-8.25.75.75 0 0 1 .75.75v6.75H18a.75.75 0 0 1 .75.75 8.25 8.25 0 0 1-16.5 0Z"
                                            clip-rule="evenodd"></path>
                                        <path fill-rule="evenodd"
                                            d="M12.75 3a.75.75 0 0 1 .75-.75 8.25 8.25 0 0 1 8.25 8.25.75.75 0 0 1-.75.75h-7.5a.75.75 0 0 1-.75-.75V3Z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Financial data
                                </h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Access detailed financial data to inform your investment decisions. Get real-time
                                    market trends, stock prices, and in-depth company analysis.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/ad-verification">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path fill-rule="evenodd"
                                            d="M17.303 5.197A7.5 7.5 0 0 0 6.697 15.803a.75.75 0 0 1-1.061 1.061A9 9 0 1 1 21 10.5a.75.75 0 0 1-1.5 0c0-1.92-.732-3.839-2.197-5.303Zm-2.121 2.121a4.5 4.5 0 0 0-6.364 6.364.75.75 0 1 1-1.06 1.06A6 6 0 1 1 18 10.5a.75.75 0 0 1-1.5 0c0-1.153-.44-2.303-1.318-3.182Zm-3.634 1.314a.75.75 0 0 1 .82.311l5.228 7.917a.75.75 0 0 1-.777 1.148l-2.097-.43 1.045 3.9a.75.75 0 0 1-1.45.388l-1.044-3.899-1.601 1.42a.75.75 0 0 1-1.247-.606l.569-9.47a.75.75 0 0 1 .554-.68Z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Ad
                                    verification</h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Validate your ad's integrity with our ad verification service. Ensure your ads are
                                    displayed correctly and in the right context to boost effectiveness.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/market-research">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path fill-rule="evenodd"
                                            d="M2.25 2.25a.75.75 0 0 0 0 1.5H3v10.5a3 3 0 0 0 3 3h1.21l-1.172 3.513a.75.75 0 0 0 1.424.474l.329-.987h8.418l.33.987a.75.75 0 0 0 1.422-.474l-1.17-3.513H18a3 3 0 0 0 3-3V3.75h.75a.75.75 0 0 0 0-1.5H2.25Zm6.54 15h6.42l.5 1.5H8.29l.5-1.5Zm8.085-8.995a.75.75 0 1 0-.75-1.299 12.81 12.81 0 0 0-3.558 3.05L11.03 8.47a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l2.47-2.47 1.617 1.618a.75.75 0 0 0 1.146-.102 11.312 11.312 0 0 1 3.612-3.321Z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Market
                                    research</h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Drive business strategy with our comprehensive market research service. Understand
                                    market trends, consumer behavior, and industry dynamics for informed
                                    decision-making.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/travel">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path
                                            d="M3.478 2.404a.75.75 0 0 0-.926.941l2.432 7.905H13.5a.75.75 0 0 1 0 1.5H4.984l-2.432 7.905a.75.75 0 0 0 .926.94 60.519 60.519 0 0 0 18.445-8.986.75.75 0 0 0 0-1.218A60.517 60.517 0 0 0 3.478 2.404Z">
                                        </path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Travel</h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Stay ahead in the travel industry with real-time data. Track flight prices, hotel
                                    rates, tourist trends, and more to optimize offerings and enhance customer
                                    experience.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/seo-sem">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path d="M11.625 16.5a1.875 1.875 0 1 0 0-3.75 1.875 1.875 0 0 0 0 3.75Z">
                                        </path>
                                        <path fill-rule="evenodd"
                                            d="M5.625 1.5H9a3.75 3.75 0 0 1 3.75 3.75v1.875c0 1.036.84 1.875 1.875 1.875H16.5a3.75 3.75 0 0 1 3.75 3.75v7.875c0 1.035-.84 1.875-1.875 1.875H5.625a1.875 1.875 0 0 1-1.875-1.875V3.375c0-1.036.84-1.875 1.875-1.875Zm6 16.5c.66 0 1.277-.19 1.797-.518l1.048 1.048a.75.75 0 0 0 1.06-1.06l-1.047-1.048A3.375 3.375 0 1 0 11.625 18Z"
                                            clip-rule="evenodd"></path>
                                        <path
                                            d="M14.25 5.25a5.23 5.23 0 0 0-1.279-3.434 9.768 9.768 0 0 1 6.963 6.963A5.23 5.23 0 0 0 16.5 7.5h-1.875a.375.375 0 0 1-.375-.375V5.25Z">
                                        </path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">SEO &amp; SEM
                                </h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Improve your online visibility with our SEO &amp; SEM services. Access keyword
                                    trends, backlink data, competitor strategies, and more to enhance your search engine
                                    performance.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/website-change-monitoring">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"></path>
                                        <path fill-rule="evenodd"
                                            d="M1.323 11.447C2.811 6.976 7.028 3.75 12.001 3.75c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113-1.487 4.471-5.705 7.697-10.677 7.697-4.97 0-9.186-3.223-10.675-7.69a1.762 1.762 0 0 1 0-1.113ZM17.25 12a5.25 5.25 0 1 1-10.5 0 5.25 5.25 0 0 1 10.5 0Z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Website change
                                    monitoring</h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Never miss a website update. Monitor your competitors, track changes, and respond
                                    swiftly with our website change monitoring service.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/alternative-data">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path fill-rule="evenodd"
                                            d="M9.75 6.75h-3a3 3 0 0 0-3 3v7.5a3 3 0 0 0 3 3h7.5a3 3 0 0 0 3-3v-7.5a3 3 0 0 0-3-3h-3V1.5a.75.75 0 0 0-1.5 0v5.25Zm0 0h1.5v5.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V6.75Z"
                                            clip-rule="evenodd"></path>
                                        <path
                                            d="M7.151 21.75a2.999 2.999 0 0 0 2.599 1.5h7.5a3 3 0 0 0 3-3v-7.5c0-1.11-.603-2.08-1.5-2.599v7.099a4.5 4.5 0 0 1-4.5 4.5H7.151Z">
                                        </path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Alternative
                                    data</h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Make informed decisions with our alternative data service. Access non-traditional
                                    information sources for a unique perspective on market trends and consumer behavior.
                                </p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/cybersecurity">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path fill-rule="evenodd"
                                            d="M12.516 2.17a.75.75 0 0 0-1.032 0 11.209 11.209 0 0 1-7.877 3.08.75.75 0 0 0-.722.515A12.74 12.74 0 0 0 2.25 9.75c0 5.942 4.064 10.933 9.563 12.348a.749.749 0 0 0 .374 0c5.499-1.415 9.563-6.406 9.563-12.348 0-1.39-.223-2.73-.635-3.985a.75.75 0 0 0-.722-.516l-.143.001c-2.996 0-5.717-1.17-7.734-3.08Zm3.094 8.016a.75.75 0 1 0-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.14-.094l3.75-5.25Z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Cybersecurity
                                </h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Enhance your security posture with our cybersecurity service. Monitor threats,
                                    vulnerabilities, and breaches to protect your business.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/review-monitoring">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path fill-rule="evenodd"
                                            d="M4.848 2.771A49.144 49.144 0 0 1 12 2.25c2.43 0 4.817.178 7.152.52 1.978.292 3.348 2.024 3.348 3.97v6.02c0 1.946-1.37 3.678-3.348 3.97a48.901 48.901 0 0 1-3.476.383.39.39 0 0 0-.297.17l-2.755 4.133a.75.75 0 0 1-1.248 0l-2.755-4.133a.39.39 0 0 0-.297-.17 48.9 48.9 0 0 1-3.476-.384c-1.978-.29-3.348-2.024-3.348-3.97V6.741c0-1.946 1.37-3.68 3.348-3.97ZM6.75 8.25a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75Zm.75 2.25a.75.75 0 0 0 0 1.5H12a.75.75 0 0 0 0-1.5H7.5Z"
                                            clip-rule="evenodd"></path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Review
                                    monitoring</h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Understand your customers better with our review monitoring service. Track online
                                    reviews, respond to feedback, and improve your product or service based on customer
                                    insights.</p>
                            </a><a
                                class="block bg-white dark:bg-gray-900 p-6  group rounded shadow hover:bg-oceangreen-500 dark:hover:bg-oceangreen-500"
                                href="/use-cases/healthcare">
                                <div
                                    class="bg-oceangreen-100 dark:bg-daintree-950 flex justify-center items-center mb-4 w-10 h-10 rounded lg:h-12 lg:w-12">
                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        aria-hidden="true" data-slot="icon"
                                        class="text-oceangreen-600 dark:text-oceangreen-300 w-5 h-5 lg:w-6 lg:h-6">
                                        <path
                                            d="m11.645 20.91-.007-.003-.022-.012a15.247 15.247 0 0 1-.383-.218 25.18 25.18 0 0 1-4.244-3.17C4.688 15.36 2.25 12.174 2.25 8.25 2.25 5.322 4.714 3 7.688 3A5.5 5.5 0 0 1 12 5.052 5.5 5.5 0 0 1 16.313 3c2.973 0 5.437 2.322 5.437 5.25 0 3.925-2.438 7.111-4.739 9.256a25.175 25.175 0 0 1-4.244 3.17 15.247 15.247 0 0 1-.383.219l-.022.012-.007.004-.003.001a.752.752 0 0 1-.704 0l-.003-.001Z">
                                        </path>
                                    </svg></div>
                                <h3 class="dark:text-white mb-2 text-xl font-bold group-hover:text-white">Healthcare
                                </h3>
                                <p class="text-gray-700 dark:text-gray-300 font-light group-hover:text-oceangreen-50">
                                    Improve patient care with our healthcare data service. Access patient trends,
                                    research data, healthcare provider information, and more to enhance healthcare
                                    delivery.</p>
                            </a></div>
                    </div>
                </section>
                <section class="relative bg-white dark:bg-gray-900">
                    <div class="mx-auto max-w-screen-xl py-8 sm:py-16 px-4 lg:px-6 md:pt-24 lg:pt-32">
                        <div class="mx-auto max-w-screen-md text-center">
                            <h2
                                class="mb-4 text-3xl sm:text-4xl md:text-5xl leading-tight tracking-tight font-extrabold text-gray-900 dark:text-white">
                                Trusted by top companies</h2>
                            <p
                                class="block font-light max-w-6xl lg:mx-auto md:text-lg lg:text-xl mb-6 lg:mb-8 lg:!mb-16 text-gray-700 dark:text-gray-300">
                                From startups to Fortune 500s, WebScrapingAPI<span class="superscript">®</span> stands
                                as the premier choice for progressive businesses seeking superior data gathering
                                solutions worldwide.</p>
                        </div>
                        <div class="grid gap-8 lg:grid-cols-3">
                            <div class="space-y-6">
                                <figure class="p-6 bg-gray-50 shadow rounded dark:bg-daintree-950">
                                    <blockquote class="text-sm text-gray-700 dark:text-gray-300">
                                        <h3 class="text-lg font-semibold text-gray-900 dark:text-white">Efficient and
                                            reliable</h3>
                                        <p class="my-4">"
                                            <!-- -->Web Scraping API has transformed our data operations. The service's
                                            efficiency and reliability are unparalleled.
                                            <!-- -->"
                                        </p>
                                    </blockquote>
                                    <figcaption class="flex items-center space-x-3"><img alt="Efficient and reliable" loading="lazy" width="1024" height="1024" decoding="async" data-nimg="1" class="w-9 h-9 rounded-full" style="color:transparent" sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=256&amp;q=75 256w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=384&amp;q=75 384w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=640&amp;q=75 640w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=750&amp;q=75 750w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=828&amp;q=75 828w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=1080&amp;q=75 1080w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=1200&amp;q=75 1200w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=1920&amp;q=75 1920w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=2048&amp;q=75 2048w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=3840&amp;q=75 3840w" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjohn-richardson.37e470de.webp&amp;w=3840&amp;q=75">
                                        <div class="space-y-0.5 font-medium dark:text-white">
                                            <div>John Richardson</div>
                                            <div class="text-sm font-light text-gray-700 dark:text-gray-300">Chief Data
                                                Officer</div>
                                        </div>
                                    </figcaption>
                                </figure>
                                <figure class="p-6 bg-gray-50 shadow rounded dark:bg-daintree-950">
                                    <blockquote class="text-sm text-gray-700 dark:text-gray-300">
                                        <h3 class="text-lg font-semibold text-gray-900 dark:text-white">Highly
                                            recommended</h3>
                                        <p class="my-4">"
                                            <!-- -->The simplicity of Web Scraping API allows us to focus on deriving
                                            insights rather than dealing with data extraction complexities. Highly
                                            recommended!
                                            <!-- -->"
                                        </p>
                                    </blockquote>
                                    <figcaption class="flex items-center space-x-3"><img alt="Highly recommended" loading="lazy" width="1024" height="1024" decoding="async" data-nimg="1" class="w-9 h-9 rounded-full" style="color:transparent" sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=256&amp;q=75 256w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=384&amp;q=75 384w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=640&amp;q=75 640w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=750&amp;q=75 750w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=828&amp;q=75 828w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=1080&amp;q=75 1080w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=1200&amp;q=75 1200w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=1920&amp;q=75 1920w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=2048&amp;q=75 2048w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=3840&amp;q=75 3840w" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flaura-stevens.78fa9720.webp&amp;w=3840&amp;q=75">
                                        <div class="space-y-0.5 font-medium dark:text-white">
                                            <div>Laura Stevens</div>
                                            <div class="text-sm font-light text-gray-700 dark:text-gray-300">Data
                                                Analyst</div>
                                        </div>
                                    </figcaption>
                                </figure>
                            </div>
                            <div class="space-y-6">
                                <figure class="p-6 bg-gray-50 shadow rounded dark:bg-daintree-950">
                                    <blockquote class="text-sm text-gray-700 dark:text-gray-300">
                                        <h3 class="text-lg font-semibold text-gray-900 dark:text-white">A game changer
                                        </h3>
                                        <p class="my-4">"
                                            <!-- -->As a marketing director, I found the Web Scraping API invaluable for
                                            extracting consumer insights. It's truly a game-changer!
                                            <!-- -->"
                                        </p>
                                    </blockquote>
                                    <figcaption class="flex items-center space-x-3"><img alt="A game changer" loading="lazy" width="1024" height="1024" decoding="async" data-nimg="1" class="w-9 h-9 rounded-full" style="color:transparent" sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=256&amp;q=75 256w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=384&amp;q=75 384w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=640&amp;q=75 640w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=750&amp;q=75 750w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=828&amp;q=75 828w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=1080&amp;q=75 1080w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=1200&amp;q=75 1200w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=1920&amp;q=75 1920w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=2048&amp;q=75 2048w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=3840&amp;q=75 3840w" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flisa-daniels.531ddfad.webp&amp;w=3840&amp;q=75">
                                        <div class="space-y-0.5 font-medium dark:text-white">
                                            <div>Lisa Daniels</div>
                                            <div class="text-sm font-light text-gray-700 dark:text-gray-300">Director of
                                                Marketing</div>
                                        </div>
                                    </figcaption>
                                </figure>
                                <figure class="p-6 bg-gray-50 shadow rounded dark:bg-daintree-950">
                                    <blockquote class="text-sm text-gray-700 dark:text-gray-300">
                                        <h3 class="text-lg font-semibold text-gray-900 dark:text-white">Increased
                                            productivity and data quality</h3>
                                        <p class="my-4">"
                                            <!-- -->We used to struggle with web data extraction. With Web Scraping API,
                                            we've seen a significant increase in productivity and data quality.
                                            <!-- -->"
                                        </p>
                                    </blockquote>
                                    <figcaption class="flex items-center space-x-3"><img alt="Increased productivity and data quality" loading="lazy" width="1024" height="1024" decoding="async" data-nimg="1" class="w-9 h-9 rounded-full" style="color:transparent" sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=256&amp;q=75 256w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=384&amp;q=75 384w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=640&amp;q=75 640w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=750&amp;q=75 750w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=828&amp;q=75 828w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=1080&amp;q=75 1080w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=1200&amp;q=75 1200w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=1920&amp;q=75 1920w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=2048&amp;q=75 2048w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=3840&amp;q=75 3840w" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmark-anderson.37a90f8a.webp&amp;w=3840&amp;q=75">
                                        <div class="space-y-0.5 font-medium dark:text-white">
                                            <div>Mark Anderson</div>
                                            <div class="text-sm font-light text-gray-700 dark:text-gray-300">IT Manager
                                            </div>
                                        </div>
                                    </figcaption>
                                </figure>
                            </div>
                            <div class="space-y-6">
                                <figure class="p-6 bg-gray-50 shadow rounded dark:bg-daintree-950">
                                    <blockquote class="text-sm text-gray-700 dark:text-gray-300">
                                        <h3 class="text-lg font-semibold text-gray-900 dark:text-white">Key tool for
                                            R&amp;D</h3>
                                        <p class="my-4">"
                                            <!-- -->Web Scraping API offers a comprehensive solution to data extraction.
                                            It's been a key tool in our research and development efforts.
                                            <!-- -->"
                                        </p>
                                    </blockquote>
                                    <figcaption class="flex items-center space-x-3"><img alt="Key tool for R&amp;D" loading="lazy" width="1024" height="1024" decoding="async" data-nimg="1" class="w-9 h-9 rounded-full" style="color:transparent" sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=256&amp;q=75 256w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=384&amp;q=75 384w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=640&amp;q=75 640w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=750&amp;q=75 750w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=828&amp;q=75 828w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=1080&amp;q=75 1080w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=1200&amp;q=75 1200w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=1920&amp;q=75 1920w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=2048&amp;q=75 2048w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=3840&amp;q=75 3840w" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcooper-reign.be275a41.webp&amp;w=3840&amp;q=75">
                                        <div class="space-y-0.5 font-medium dark:text-white">
                                            <div>Dr. Cooper Reign</div>
                                            <div class="text-sm font-light text-gray-700 dark:text-gray-300">Head of
                                                R&amp;D</div>
                                        </div>
                                    </figcaption>
                                </figure>
                                <figure class="p-6 bg-gray-50 shadow rounded dark:bg-daintree-950">
                                    <blockquote class="text-sm text-gray-700 dark:text-gray-300">
                                        <h3 class="text-lg font-semibold text-gray-900 dark:text-white">Revolutionary
                                            for data extraction</h3>
                                        <p class="my-4">"
                                            <!-- -->The Web Scraping API's ability to handle proxies and JavaScript
                                            rendering is remarkable. It has truly revolutionized our data extraction
                                            process.
                                            <!-- -->"
                                        </p>
                                    </blockquote>
                                    <figcaption class="flex items-center space-x-3"><img alt="Revolutionary for data extraction" loading="lazy" width="1024" height="1024" decoding="async" data-nimg="1" class="w-9 h-9 rounded-full" style="color:transparent" sizes="(max-width: 768px) 100vw, (max-width: 1200px) 50vw, 33vw" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=256&amp;q=75 256w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=384&amp;q=75 384w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=640&amp;q=75 640w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=750&amp;q=75 750w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=828&amp;q=75 828w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=1080&amp;q=75 1080w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=1200&amp;q=75 1200w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=1920&amp;q=75 1920w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=2048&amp;q=75 2048w, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=3840&amp;q=75 3840w" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Femily-johnson.da6d5ef0.webp&amp;w=3840&amp;q=75">
                                        <div class="space-y-0.5 font-medium dark:text-white">
                                            <div>Emily Johnson</div>
                                            <div class="text-sm font-light text-gray-700 dark:text-gray-300">Senior
                                                Software Engineer</div>
                                        </div>
                                    </figcaption>
                                </figure>
                            </div>
                        </div>
                    </div>
                </section>
                <section class="relative bg-white dark:bg-gray-900">
                    <div class="mx-auto max-w-screen-xl py-8 sm:py-16 px-4 lg:px-6 md:pb-24 lg:pb-32">
                        <div class="max-w-3xl mx-auto text-center">
                            <h2
                                class="mb-4 text-3xl sm:text-4xl md:text-5xl leading-tight tracking-tight font-extrabold text-gray-900 dark:text-white">
                                Why choose Web Scraping API?</h2>
                            <p
                                class="block font-light max-w-6xl lg:mx-auto md:text-lg lg:text-xl mb-6 lg:mb-8 text-gray-700 dark:text-gray-300">
                                Effortless and innovative solutions tailored to your unique use case, just a click away.
                            </p>
                        </div>
                        <div
                            class="grid grid-cols-1 mt-12 text-center sm:mt-16 gap-x-20 gap-y-12 sm:grid-cols-2 lg:grid-cols-3">
                            <div class="space-y-4">
                                <h3 class="text-2xl font-bold leading-tight text-gray-900 dark:text-white">Simplifying
                                    complexity</h3>
                                <p class="text-lg font-normal text-gray-700 dark:text-gray-300">
                                    WebScrapingAPI<span class="superscript">®</span> simplifies data acquisition.
                                    Eliminate proxy and cost concerns with our seamless solutions. We make data
                                    collection efficient and easy.</p>
                            </div>
                            <div class="space-y-4">
                                <h3 class="text-2xl font-bold leading-tight text-gray-900 dark:text-white">One-stop shop
                                    for web data</h3>
                                <p class="text-lg font-normal text-gray-700 dark:text-gray-300">As a leader in web data
                                    platforms, WebScrapingAPI<span class="superscript">®</span> caters to all your
                                    needs. Get instant data access and specialized tools. Maximize your data power with
                                    us.</p>
                            </div>
                            <div class="space-y-4">
                                <h3 class="text-2xl font-bold leading-tight text-gray-900 dark:text-white">Unmatched
                                    customer support</h3>
                                <p class="text-lg font-normal text-gray-700 dark:text-gray-300">
                                    WebScrapingAPI<span class="superscript">®</span> defines excellence in data
                                    solutions. Providing instant data access and advanced tools, we're always ready to
                                    amplify your data&amp;apos;s potential.</p>
                            </div>
                        </div>
                    </div>
                </section>
                <section class="relative bg-gray-900 dark:bg-daintree-950">
                    <div class="mx-auto max-w-screen-xl py-8 sm:py-16 px-4 lg:px-6 md:pt-24 lg:pt-32">
                        <div style="background:transparent url(&quot;data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1920' height='315' preserveAspectRatio='none' viewBox='0 0 1920 315'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1039%26quot%3b)' fill='none'%3e%3cpath d='M47 315L362 0L714.5 0L399.5 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1040%26quot%3b)'%3e%3c/path%3e%3cpath d='M367.8 315L682.8 0L1143.3 0L828.3 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1040%26quot%3b)'%3e%3c/path%3e%3cpath d='M663.6 315L978.6 0L1122.6 0L807.6 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1040%26quot%3b)'%3e%3c/path%3e%3cpath d='M982.4000000000001 315L1297.4 0L1666.4 0L1351.4 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1040%26quot%3b)'%3e%3c/path%3e%3cpath d='M1891 315L1576 0L1303 0L1618 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1041%26quot%3b)'%3e%3c/path%3e%3cpath d='M1578.2 315L1263.2 0L879.2 0L1194.2 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1041%26quot%3b)'%3e%3c/path%3e%3cpath d='M1270.4 315L955.4000000000001 0L773.9000000000001 0L1088.9 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1041%26quot%3b)'%3e%3c/path%3e%3cpath d='M935.5999999999999 315L620.5999999999999 0L548.5999999999999 0L863.5999999999999 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1041%26quot%3b)'%3e%3c/path%3e%3cpath d='M1611.5706437685737 315L1920 6.5706437685737455L1920 315z' fill='url(%26quot%3b%23SvgjsLinearGradient1040%26quot%3b)'%3e%3c/path%3e%3cpath d='M0 315L308.42935623142625 315L 0 6.5706437685737455z' fill='url(%26quot%3b%23SvgjsLinearGradient1041%26quot%3b)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1039'%3e%3crect width='1920' height='315' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='SvgjsLinearGradient1040'%3e%3cstop stop-color='rgba(15%2c 70%2c 185%2c 0.2)' offset='0'%3e%3c/stop%3e%3cstop stop-opacity='0' stop-color='rgba(15%2c 70%2c 185%2c 0.2)' offset='0.66'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1='100%25' y1='100%25' x2='0%25' y2='0%25' id='SvgjsLinearGradient1041'%3e%3cstop stop-color='rgba(15%2c 70%2c 185%2c 0.2)' offset='0'%3e%3c/stop%3e%3cstop stop-opacity='0' stop-color='rgba(15%2c 70%2c 185%2c 0.2)' offset='0.66'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e&quot;);background-repeat:repeat-x;background-position:center bottom"
                            class="absolute inset-0 z-8 rotate-180"></div>
                        <div class="mx-auto max-w-screen-lg text-center relative z-16">
                            <h2
                                class="mb-4 text-3xl sm:text-4xl md:text-5xl leading-tight tracking-tight font-extrabold text-white dark:text-white md:mb-6 lg:mb-8">
                                Accelerate your growth with WebScrapingAPI<span class="superscript">®</span></h2>
                            <div class="flex items-center justify-center gap-3"><a
                                    class="inline-flex items-center justify-center text-center text-white rounded-lg font-medium border border-oceangreen-500 relative hover:border-oceangreen-700 dark:hover:border-oceangreen-500 bg-oceangreen-500 hover:bg-oceangreen-600 dark:hover:bg-oceangreen-600 focus:ring-4 focus:ring-oceangreen-300 dark:focus:ring-oceangreen-900 px-7 py-3 mr-2"
                                    href="https://app.webscrapingapi.com/register" rel="noreferrer"
                                    target="_blank"><span class="flex items-center">Get started</span></a><a
                                    class="inline-flex items-center justify-center text-center rounded-lg font-medium border text-white dark:text-white border-gray-500 dark:border-gray-500 hover:bg-gray-500 hover:bg-opacity-20 dark:hover:bg-white dark:hover:bg-opacity-20 focus:ring-gray-800 dark:focus:ring-gray-800 focus:ring-4 px-5 py-3 font-medium text-md"
                                    href="/#">Talk to an expert</a></div>
                        </div>
                    </div>
                </section>
                <footer class="bg-gray-900 dark:bg-daintree-950">
                    <div class="p-4 mx-auto max-w-screen-xl sm:p-8 lg:p-10">
                        <div class="grid grid-cols-2 gap-8 mt-8 sm:mt-16 sm:grid-cols-3 lg:grid-cols-5 sm:space-y-0">
                            <div>
                                <h3 class="mb-6 text-sm font-semibold text-white uppercase dark:text-white">Products
                                </h3>
                                <ul class="text-gray-300 dark:text-gray-300">
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/web-scraping-services">Managed Data Scraping</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/scraper-api">Scraper
                                            API</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/serp-api">Google SERP
                                            API</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/amazon-api">Amazon
                                            API</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/pricing">Pricing</a>
                                    </li>
                                </ul>
                            </div>
                            <div>
                                <h3 class="mb-6 text-sm font-semibold text-white uppercase dark:text-white">Developer
                                </h3>
                                <ul class="text-gray-300 dark:text-gray-300">
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/developers">Products
                                            for developers</a></li>
                                    <li class="mb-4"><a href="https://docs.webscrapingapi.com/" rel="noreferrer"
                                            target="_blank" class="hover:text-oceangreen-500">Documentation</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/sdk">Scraper API
                                            SDK</a></li>
                                    <li class="mb-4"><a href="https://status.webscrapingapi.com/" rel="noreferrer"
                                            target="_blank" class="hover:text-oceangreen-500">Status</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/blog">Blog</a></li>
                                </ul>
                            </div>
                            <div>
                                <h3 class="mb-6 text-sm font-semibold text-white uppercase dark:text-white">Company</h3>
                                <ul class="text-gray-300 dark:text-gray-300">
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/legal/terms-of-service">Terms &amp; Conditions</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/legal/affiliate-terms-and-conditions">Affiliate Terms &amp;
                                            Conditions</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/legal/privacy-policy">Privacy Policy</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/legal/cookie-policy">Cookie Policy</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/legal/service-agreement">Service Agreement</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/legal/gdpr">GDPR</a>
                                    </li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/contact">Contact Us</a>
                                    </li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/affiliate">Affiliate
                                            Program</a></li>
                                </ul>
                            </div>
                            <div>
                                <h3 class="mb-6 text-sm font-semibold text-white uppercase dark:text-white">Learn</h3>
                                <ul class="text-gray-300 dark:text-gray-300">
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/webscrapingapi-guide">The Ultimate Guide to Web Scraping</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/python-web-scraping">Web Scraping with Python</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/php-web-scraping">Web
                                            Scraping with PHP</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/java-web-scraping">Web
                                            Scraping with Java</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/ruby-web-scraping">Web
                                            Scraping with Ruby</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/the-ultimate-guide-to-web-scraping-with-javascript-and-node-js">Web
                                            Scraping with NodeJS</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/web-scraping-r-data-science">Web Scraping with R</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/create-your-own-web-scraper-in-c-in-just-a-few-minutes">Web Scraping
                                            with C#</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/the-ultimate-guide-on-how-to-start-web-scraping-with-elixir">Web
                                            Scraping with Elixir</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/learn-web-scraping-with-rust">Web Scraping with Rust</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/the-ultimate-guide-on-how-to-start-web-scraping-with-go">Web Scraping
                                            with Go</a></li>
                                </ul>
                            </div>
                            <div>
                                <h3 class="mb-6 text-sm font-semibold text-white uppercase dark:text-white">Popular
                                    Articles</h3>
                                <ul class="text-gray-300 dark:text-gray-300">
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/beginners-guide-extracting-data-apis">The Beginner’s Guide to
                                            Extracting Data With APIs</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/ultimate-list-web-scraping-tools">Best Web Scraping Tools</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500" href="/web-scraping-tips">The
                                            Ultimate Web Scraping Tips &amp; Tricks List</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/best-shared-dedicated-proxy-providers">The 7 Best Web Scraping
                                            Dedicated and Shared Proxy Providers</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/web-scraping-free-proxy-lists">The Top 7 Free Proxy Lists for Web
                                            Scraping</a></li>
                                    <li class="mb-4"><a class="hover:text-oceangreen-500"
                                            href="/web-scraping-vs-web-crawling">Web Scraping vs Web Crawling</a></li>
                                </ul>
                            </div>
                        </div>
                        <hr class="my-6 border-gray-700 sm:mx-auto dark:border-daintree-900 lg:my-8">
                        <div class="flex flex-col justify-between items-center text-center lg:flex-row"><a
                                class="flex items-center mb-6 text-2xl font-semibold text-gray-900 dark:text-white lg:mb-0"
                                href="/"><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" class="fill-white sm:hidden" x="0px"
                                    y="0px" viewBox="0 0 116.2 110.7" width="40" height="40"
                                    style="enable-background:new 0 0 116.2 110.7" xml:space="preserve">
                                    <path class="st0"
                                        d="M92.5,17.2h23.8L87.1,95.1c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5l-9.3-24.6l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L92.5,17.2z">
                                    </path>
                                    <path class="st1"
                                        d="M58.6,0h23.8L43.3,105.6c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5l-9.3-24.6l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L58.6,0z">
                                    </path>
                                    <path class="st2"
                                        d="M12.2,17.2h23.8L23,52.1c-1.2,3.2-3.4,5.1-6.8,5.1c-3.3,0-5.6-2-6.8-5L0,27.7l0.7-0.3c0.7,2,2.1,3.4,4.4,3 c1.5-0.3,2.3-1.1,3-2.9L12.2,17.2z">
                                    </path>
                                </svg><svg xmlns="http://www.w3.org/2000/svg" class="hidden sm:block"
                                    xml:space="preserve" id="Layer_1" height="50" width="220" x="0" y="0"
                                    style="enable-background:new 0 0 236.8 37.2" viewBox="0 0 236.8 37.2">
                                    <style>
                                        .st0,
                                        .st1 {
                                            fill: #fff
                                        }

                                        .st1 {
                                            fill-rule: evenodd;
                                            clip-rule: evenodd
                                        }
                                    </style>
                                    <path
                                        d="M39.2 17.8c1.4 0 2.5.8 2.6 2.2h-5.4c.2-.6.5-1.2 1-1.6.6-.4 1.2-.6 1.8-.6m7.9 5.3c.1-.4.1-1 .1-1.6 0-1.5-.3-2.8-1-4-.7-1.2-1.6-2.1-2.9-2.8-1.2-.7-2.6-1-4-1-1.5 0-2.8.3-4.1 1-1.2.7-2.3 1.7-3 2.9-.7 1.2-1.1 2.6-1.1 4.1 0 1.6.4 2.9 1.2 4.2.7 1.2 1.8 2.2 3 2.9 1.3.7 2.7 1.1 4.2 1.1 3.4 0 6.1-1.4 7.4-4.3L42.4 24c-.6 1-1.6 1.6-2.7 1.6-.8 0-1.5-.2-2-.7-.6-.4-1-1-1.1-1.7h10.5zM60.6 21.7c0 .9-.3 1.6-.9 2.2-.6.6-1.3.9-2.2.9-.9 0-1.6-.3-2.2-.9-.6-.6-.9-1.4-.9-2.2 0-.8.3-1.6.9-2.2.6-.6 1.3-.9 2.2-.9.8 0 1.6.3 2.2.9.6.6.9 1.3.9 2.2m5.7 0c0-1.4-.3-2.7-.9-3.9-.6-1.2-1.5-2.2-2.6-3-1.1-.7-2.4-1.1-3.8-1.1-1.7 0-3.4.8-4.4 2.1h-.1v-10H49v23.6h5.5v-1.9h.1c1.1 1.5 2.6 2.2 4.4 2.2 2.1 0 4.1-1 5.3-2.5 1.2-1.5 2-3.5 2-5.5zM77.2 29.7c2.6 0 4.9-.9 6.3-2.2 1.4-1.4 2.3-3.1 2.3-5 0-1.7-.6-3.2-1.7-4.4-1.2-1.2-2.8-2-4.9-2.4l-3.2-.6c-1.1-.2-1.7-.8-1.7-1.9 0-.5.2-1 .7-1.4.5-.4 1.1-.7 1.9-.7 2 0 3.2 1.2 3.5 3.2l5-1.4c-.2-1.2-.6-2.4-1.5-3.6-.5-.6-1-1.1-1.6-1.5-1.3-.9-3.2-1.4-5.3-1.4-2.2 0-4.3.7-5.8 2s-2.5 3.2-2.5 5.3c0 1.7.6 3.2 1.7 4.4 1.2 1.2 2.7 1.9 4.6 2.3l3.1.6c1.3.2 1.9.9 1.9 1.8 0 .6-.2 1.1-.7 1.5-.5.4-1.2.7-2.1.7-.7 0-1.4-.1-2-.3-1.2-.5-2.2-1.6-2.4-3.3l-5.1 1.2c.4 2.2 1.4 4 3 5.3 1.6 1.2 3.8 1.8 6.5 1.8zM95.5 29.8c3.5.1 6.7-2 7.7-5.4l-4.9-1.5c-.5 1.2-1.5 1.9-2.7 1.9-.9 0-1.6-.3-2.1-.9-.5-.6-.8-1.3-.8-2.2 0-.9.3-1.6.8-2.2.6-.6 1.2-.9 2.1-.9 1.2 0 2.3.7 2.7 1.9L103 19c-.2-1.1-.8-2.1-1.5-3-1.5-1.6-3.6-2.5-6-2.5-2.2 0-4.4.9-6 2.3-1.5 1.5-2.5 3.6-2.5 5.9 0 1.6.4 3 1.2 4.2.7 1.2 1.8 2.2 3 2.9 1.3.6 2.7 1 4.3 1zM115.5 13.9c-.4-.1-.7-.1-1-.1-.6 0-1.2.1-2 .4-.9.3-1.7 1-2.3 2V14h-5.5v15.5h5.5v-6.4c0-2.6 1.3-3.9 4-3.9.4 0 .9 0 1.3.1v-5.4zM123.3 25.9c-.7 0-1.4-.6-1.4-1.3 0-.5.2-.8.6-1 .4-.2.8-.3 1.3-.3h1.9v.5c-.1 1.3-1.1 2.1-2.4 2.1m.3-8.1c1.3 0 2.1.7 2.1 1.5 0 .6-.4.9-1.1.9h-.8c-1.4 0-2.7.2-4 .7-1.9.7-3.4 2-3.4 4.2 0 1.3.5 2.4 1.4 3.2.9.9 2 1.3 3.4 1.3 1.9 0 3.5-.7 4.7-2.1h.1c0 .7 0 1.3.1 1.8h5.3c-.1-.7-.1-1.6-.1-2.5v-7c0-1.4-.3-2.6-1-3.5-1.3-1.9-3.5-2.8-6.3-2.8-1.6 0-3 .4-4.4 1.1-1.3.7-2.4 2.1-2.7 3.8l4.6 1c0-.9.9-1.6 2.1-1.6zM138.7 21.7c0-.8.3-1.6.9-2.2.6-.6 1.3-.9 2.2-.9.8 0 1.6.3 2.2.9.6.6.9 1.3.9 2.2 0 .9-.3 1.6-.9 2.2-.6.6-1.3.9-2.2.9-.9 0-1.6-.3-2.2-.9-.6-.6-.9-1.4-.9-2.2m4.5 8c2.1 0 4.1-1 5.3-2.5 1.2-1.5 2-3.5 2-5.6 0-1.4-.3-2.7-.9-3.9-.6-1.2-1.5-2.2-2.6-3-1.1-.7-2.4-1.1-3.8-1.1-1.7 0-3.4.8-4.4 2.2h-.1V14h-5.5v23.1h5.5v-9.5h.1c1.1 1.4 2.6 2.1 4.4 2.1zM157.8 29.4V14h-5.5v15.5h5.5zM155 11.9c.9 0 1.6-.3 2.3-.9.6-.6.9-1.4.9-2.2 0-.9-.3-1.6-.9-2.3-.6-.6-1.4-.9-2.3-.9-.9 0-1.6.3-2.2.9-.7.6-1 1.4-1 2.3 0 .8.3 1.6 1 2.2.6.6 1.3.9 2.2.9zM175.7 29.4V20c0-3-1.3-6.4-5.4-6.4-1.6 0-3.3.7-4.4 2.2V14h-5.5v15.5h5.5v-8.4c0-1.5.9-2.4 2.2-2.4.7 0 1.2.2 1.6.7.4.5.6 1.1.6 1.7v8.4h5.4zM188.2 23.7c-.6.6-1.3.9-2.1.9s-1.6-.3-2.1-.9c-.6-.6-.8-1.3-.8-2.1s.3-1.6.8-2.1c.6-.6 1.3-.9 2.1-.9.9 0 1.6.3 2.1.8.6.6.9 1.3.9 2.1 0 .9-.3 1.6-.9 2.2m.8 5.3c0 2.4-1.4 3.5-3.6 3.5-1.6 0-2.8-.9-3.1-2.3l-4.9 1.5c.2 1.4 1.1 2.7 2.4 3.8 1.3 1.1 3.4 1.8 5.8 1.8 2.7 0 4.8-.8 6.5-2.3 1.6-1.5 2.5-3.6 2.5-6.2V14h-5.4v1.9h-.2c-1.2-1.5-2.8-2.1-4.3-2.1-1.9 0-3.7.8-5.1 2.1-1.3 1.3-2.2 3.4-2.2 5.7 0 2.2.7 4.1 2 5.5 1.3 1.5 3 2.2 5.2 2.2 1.7 0 3.1-.7 4.3-2.2h.1V29z"
                                        class="st0"></path>
                                    <path
                                        d="m208.3 20.2-.9 2.4h1.8l-.9-2.4zm2.4 6.6h-4.8l-1 2.6h-5l6-15.5h4.9l6 15.5h-5.1l-1-2.6zM222.7 18.3v2h1.2c.7 0 1.5-.1 1.5-1s-.7-1.1-1.5-1.1h-1.2zm0 6.2v5H218V13.9h6.2c1.5 0 3 .3 4.2 1.3 1.2 1 1.8 2.4 1.8 4s-.6 3.1-1.9 4c-1.2.9-2.8 1.3-4.3 1.3h-1.3zM232 13.9h4.8v15.5H232zM27.5 5.1h7.1l-8.7 23.2c-.4 1-1 1.5-2 1.5s-1.7-.6-2-1.5L19.1 21l.2-.1c.2.6.6 1 1.3.9.4-.1.7-.3.9-.9l6-15.8zM17.4 0h7.1L12.9 31.4c-.4 1-1 1.5-2 1.5s-1.7-.6-2-1.5L6 24.1l.2-.1c.2.6.6 1 1.3.9.4-.1.7-.3.9-.9l9-24zM3.6 5.1h7.1L6.8 15.5c-.4 1-1 1.5-2 1.5s-1.7-.6-2-1.5L0 8.2l.2-.1c.2.6.6 1 1.3.9.4 0 .7-.3.9-.8l1.2-3.1z"
                                        class="st1"></path>
                                </svg></a><span class="block mb-6 text-sm text-gray-300 dark:text-gray-300 lg:mb-0">© 2021-2025 WebScrapingAPI. All Rights Reserved.</span>
                            <div class="flex space-x-6 md:order-2"><a href="https://www.youtube.com/@WebScrapingAPI-com"
                                    class="hover:opacity-70" target="_blank"
                                    rel="noreferrer"><span class="sr-only">YouTube</span><svg
                                        xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
                                        class="w-5 h-5 fill-white hover:fill-oceangreen-500">
                                        <path
                                            d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z">
                                        </path>
                                    </svg></a><a href="https://www.facebook.com/webscrapingapidev"
                                    class="hover:opacity-70" target="_blank"
                                    rel="noreferrer"><span class="sr-only">Facebook</span><svg
                                        xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"
                                        class="w-5 h-5 fill-white hover:fill-oceangreen-500">
                                        <path
                                            d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z">
                                        </path>
                                    </svg></a><a href="https://www.instagram.com/webscrapingapi"
                                    class="hover:opacity-70" target="_blank"
                                    rel="noreferrer"><span class="sr-only">Instagram</span><svg
                                        xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
                                        class="w-5 h-5 fill-white hover:fill-oceangreen-500">
                                        <path
                                            d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913a5.885 5.885 0 0 0 1.384 2.126A5.868 5.868 0 0 0 4.14 23.37c.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558a5.898 5.898 0 0 0 2.126-1.384 5.86 5.86 0 0 0 1.384-2.126c.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913a5.89 5.89 0 0 0-1.384-2.126A5.847 5.847 0 0 0 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227a3.81 3.81 0 0 1-.899 1.382 3.744 3.744 0 0 1-1.38.896c-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421a3.716 3.716 0 0 1-1.379-.899 3.644 3.644 0 0 1-.9-1.38c-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 1 0 0-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 0 1-2.88 0 1.44 1.44 0 0 1 2.88 0z">
                                        </path>
                                    </svg></a><a href="https://www.linkedin.com/company/webscrapingapi/"
                                    class="hover:opacity-70" target="_blank"
                                    rel="noreferrer"><span class="sr-only">LinkedIn</span><svg
                                        xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                                        class="w-5 h-5 fill-white hover:fill-oceangreen-500">
                                        <path
                                            d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z">
                                        </path>
                                    </svg></a></div>
                        </div>
                    </div>
                </footer>
            </section>
        </main>
    </div>
    <script id="__NEXT_DATA__" type="application/json">
        {"props":{"props":{},"__lang":"en","__namespaces":{"common":{"seo_desc":"WebScrapingAPI is a Rest API that helps you web scrape any HTML page, while handling: proxies, IP rotations, CAPTCHA's and javascript rendering.","start_trial":"Start free trial","talk_expert":"Talk to an expert","talk_with":"Talk with an expert","learn_more":"Learn more","get_started":"Get started","faq":"Frequently Asked Questions","hero_action01":"API For Web Scraping","hero_action02":"Data Extraction Service","managed":"Managed data scraping","get_us":"Get the data from us","build_own":"Build your own scrapers","join_now":"Join Now","login":"Login","register":"Register","try":"Try for free","contact":"Contact us","starts":"Starts from","month":"mo","lang":"Language:","view_api":"View API Documentation","wss":"Web scraping services","500_t":"500","500_s":"Internal Server Error","500_m":"If the error persists after refreshing,\u003cbr/\u003eplease contact \u003cl\u003eTechnical Support\u003c/l\u003e.","demo":"Get a Demo","fname":"Full name","e_fname":"Enter your full name","wemail":"Work email","e_wemail":"Enter your work e-mail","comp":"Company name","e_comp":"Enter your company name","phone":"Phone","e_phone":"Enter your phone number","close":"Close modal","clo":"Close","tell_us":"Tell us about your project","describe":"Describe your project in a few words","talk":"Let's talk","curl":"Curl Request","see":"See the full documentation..."},"nav":{"web":"Web Data","web_01_t":"Managed data scraping","web_01_d":"Steadfast, Scalable Web Data Solutions at Your Fingertips","web_02_t":"Product","web_02_d":"Extract Valuable Data from E-Commerce Platforms and Online Marketplaces","web_03_t":"News \u0026 articles","web_03_d":"Source Information from Online Publishers and News Websites Seamlessly","web_04_t":"Business places","web_04_d":"Reliable Data from Business Directories and Location-based Apps","web_05_t":"Search","web_05_d":"Obtain Search Engine Results Page (SERP) Data Effortlessly","web_06_t":"Job posting","web_06_d":"Scrape Data from Job Boards and Recruitment Websites Effectively","web_07_t":"Social media","web_07_d":"Collect Useful Data from Various Social Media Platforms","web_08_t":"Real estate","web_08_d":"Access Listings Data from Real Estate Portals and Specialist Websites","prod":"Products","prod_g01_t":"Scraping solutions","prod_g01_01_t":"Scraper API","prod_g01_01_d":"Extract HTML from any web page","prod_g01_02_t":"Google SERP API","prod_g01_02_d":"Extract formatted data from Google queries","prod_g01_03_t":"Amazon API","prod_g01_03_d":"Extract data from Amazon in JSON format","prod_g02_t":"Proxy networks","prod_g02_01_t":"Residential proxies","prod_g02_01_d":"Human-like web scraping without IP blocking concerns","prod_g02_02_t":"Web stealth proxies","prod_g02_02_d":"The most advanced proxy solution for web scraping","pri":"Pricing","sol":"Solutions","sol_g01_t":"By industry","sol_g01_01_t":"E-commerce","sol_g01_01_d":"Unlock Valuable E-Commerce Data with Advanced Scraping Solutions","sol_g01_02_t":"Cybersecurity","sol_g01_02_d":"Anonymously Collect Threat Intelligence and Survey Risky Activities with Reliable Proxies","sol_g01_03_t":"Brand protection","sol_g01_03_d":"Safeguard Your Brand by Monitoring Web Activities at Scale","sol_g01_04_t":"SERP monitoring","sol_g01_04_d":"Keep an Eye on SERPs to Fine-tune Your Business Strategy","sol_g01_05_t":"Travel \u0026 hospitality","sol_g01_05_d":"Gather Real-time Flight and Hotel Data to Boost Your Travel Business Strategy","sol_g02_t":"By use case","sol_g02_01_t":"Price monitoring","sol_g02_01_d":"Monitor and Compare Prices Across the Web Effectively","sol_g02_02_t":"SERP data analysis","sol_g02_02_d":"Analyze Search Engine Result Pages for Insights and Trends","sol_g02_03_t":"Ad verification","sol_g02_03_d":"Ensure Your Ads are Displayed Correctly and Ethically Across Platforms","sol_g02_04_t":"Alternative data","sol_g02_04_d":"Unlock Unique Insights with Non-traditional Data Sources","sol_g03_t":"By target","sol_g03_01_t":"Amazon","sol_g03_01_d":"Bypass Amazon's Defenses for Consistent and Reliable Data Scraping","sol_g03_02_t":"Bing","sol_g03_02_d":"Extract Valuable Data from Bing Search Results Efficiently","sol_g03_03_t":"Etsy","sol_g03_03_d":"Scrape Unique Product Data from the Global Marketplace of Etsy","sol_g03_04_t":"Google","sol_g03_04_d":"Reliable and Fast Data Extraction from the World's Leading Search Engine","sol_g03_05_t":"Google Shopping","sol_g03_05_d":"Access Comprehensive Product and Price Data from Google Shopping","sol_g03_06_t":"Reddit","sol_g03_06_d":"Extract User-Generated Content from the Front Page of the Internet","learn":"Learn","login":"Login","register":"Register","sr_open":"Open main menu"},"footer":{"g01_t":"Products","g01_01_t":"Managed Data Scraping","g01_02_t":"Scraper API","g01_03_t":"Google SERP API","g01_04_t":"Amazon API","g01_05_t":"Pricing","g02_t":"Developer","g02_01_t":"Products for developers","g02_02_t":"Documentation","g02_03_t":"Scraper API SDK","g02_04_t":"Status","g02_05_t":"Blog","g03_t":"Company","g04_01_t":"Terms \u0026 Conditions","g04_02_t":"Affiliate Terms \u0026 Conditions","g04_03_t":"Privacy Policy","g04_04_t":"Cookie Policy","g04_05_t":"Service Agreement","g04_06_t":"GDPR","g04_07_t":"Contact Us","g04_08_t":"Affiliate Program","g05_t":"Learn","g05_01_t":"The Ultimate Guide to Web Scraping","g05_02_t":"Web Scraping with Python","g05_03_t":"Web Scraping with PHP","g05_04_t":"Web Scraping with Java","g05_05_t":"Web Scraping with Ruby","g05_06_t":"Web Scraping with NodeJS","g05_07_t":"Web Scraping with R","g05_08_t":"Web Scraping with C#","g05_09_t":"Web Scraping with Elixir","g05_10_t":"Web Scraping with Rust","g05_11_t":"Web Scraping with Go","g06_t":"Popular Articles","g06_01_t":"The Beginner’s Guide to Extracting Data With APIs","g06_02_t":"Best Web Scraping Tools","g06_03_t":"The Ultimate Web Scraping Tips \u0026 Tricks List","g06_04_t":"The 7 Best Web Scraping Dedicated and Shared Proxy Providers","g06_05_t":"The Top 7 Free Proxy Lists for Web Scraping","g06_06_t":"Web Scraping vs Web Crawling","copy":"© 2021-{{y}} WebScrapingAPI. All Rights Reserved."},"cta":{"next_title":"Ready for the next step?","next_desc":"Connect with one of our specialists to explore your data gathering requirements and experience our platform's capabilities firsthand.","credits_s":"Get access to 1,000 free API credits, no credit card required!","ready_t":"Ready to get started?","fuel":"Fuel your business growth with WebScrapingAPI","get_today":"Get the data you want today","grow":"Grow your business with Web Scraping API","primed_t":"Primed for enterprise excellence","primed_01":"Leverage WebScrapingAPI, the world's leading innovator in constructing robust scraping infrastructure and APIs. Our comprehensive expertise, refined processes, and cutting-edge technology are committed to your success.","primed_02":"Experience seamless collaboration with our dedicated customer success managers who ensure industry-leading consultation and web scraping outcomes. Enjoy unwavering data quality and performance, bolstered by round-the-clock monitoring and support."},"prod":{"ss_n":"Scraping solutions","ss_1_n":"Managed data scraping","ss_1_d":"Dive deep online for pivotal insights and business growth.","ss_2_n":"Scraper API","ss_2_d":"Boost data mining, even from complex websites.","ss_3_n":"Google SERP API","ss_3_d":"Achieve unmatched data accuracy with our SERP scraping.","ss_4_n":"Amazon API","ss_4_d":"Perfect Amazon extraction with our precise Product API.","ps_n":"Proxy solutions","ps_1_n":"Web stealth proxies","ps_1_d":"Embrace future scraping with our AI \u0026 ML proxies.","ps_2_n":"Residential proxies","ps_2_d":"Amplify scraping with our rotating Residential IP network.","free":"Free Trial","star":"Starter","grow":"Grow","bus":"Business","pro":"Pro","api_c":"API Calls","con_r":"Concurrent Requests","js_re":"JavaScript Rendering","cou_t":"Country-Level Targeting","ai_ro":"AI Proxy Rotation","anti_d":"Anti-Bot Detection","auto_p":"Auto Parsing","prem_s":"Premium Support","acc_m":"Account Manager","op_s":"Only pay for successful requests","geo":"Geotargeting","built":"Built-in proxy networks","req":"Requests","amz":"All Amazon Domains","papi":"Product API","rev":"Reviews API","sea":"Search Results API","cat":"Category Results API","best":"Bestsellers API","json":"JSON, CSV \u0026 HTML","bulk":"Bulk Processing","loca":"Localized data","goog":"Google Products Data","glob":"Global Locations","serp":"SERP Parsing","dev":"All Devices","high":"High Scale","img":"Images Search","acc":"Access data in real-time","unpa":"Unparalleled ad extraction efficiency","pgo":"Pay As You Go","tra":"Traffic","con":"Concurrent Sessions","unli":"Unlimited","upto50":"Up to 50 GB","city":"City-Level Targeting","stick":"Sticky Sessions","rot":"Rotating Sessions","aveg":"Average success rate of 99.95%","ultra":"Ultra fast","auto":"Automatic proxy rotation","capt":"CAPTCHA Solve","abot":"Anti-Bot Bypass","sess":"Session Control","bypass":"Bypass anti-bot systems","mimic":"Mimic organic users","mo":"mo","sca":"Scaled data delivery","web":"Web page data extraction","stru_g":"Structured Google results","stru_a":"Structured Amazon data","lead":"Leading web scraping proxy","real":"Real device IPs","cus":"Custom plans","ded":"Dedicated support","bes":"Bespoke solutions","sla":"Enterprise SLA","qual":"Quality assurance","arch":"Dedicated solution architect","miss":"Don't miss out","buy":"Buy now","comp":"Pricing plan comparison","price":"Price","enter":"Enterprise","enter_d":"Looking for a custom plan or personalized features? We got you covered!","quote":"Get a quote","inclu":"What's included:","pri":"Pricing","gather":"Gather data at scale from any web page","per_m":"per month"},"index":{"seo_title":"WebScrapingAPI - Leading REST APIs \u0026 Services For Web Scraping","seo_desc":"Explore WebScrapingAPI – your trusted source for top-tier web scraping APIs and services. Streamline data extraction with efficiency and reliability.","hero_title":"Transform Websites \u003cbr /\u003eInto Data","hero_desc":"Navigate the web data landscape effortlessly with our proxy networks, cutting-edge web scrapers, and dedicated data extraction experts. Choose your path - DIY or fully managed by us.","hero_logo_cloud":"Join the 10,000+ companies using the WebScrapingAPI platform","dev_api_title":"Developer APIs for web scraping","dev_api_desc":"Data collection reinvented: with our advanced scraper APIs, infrastructure building and maintenance become a thing of the past.","dev_api_list_01_t":"Custom APIs","dev_api_list_01_d":"Our custom scraper APIs fetch formatted data from your target web pages, ensuring rapid and reliable data delivery, regardless of the volume.","dev_api_list_02_t":"Scraper API","dev_api_list_02_d":"Extract HTML from any webpage with an easy API call. We handle browsers, proxies, JavaScript rendering \u0026 CAPTCHAs automatically for you.","dev_api_list_03_t":"Google SERP API","dev_api_list_03_d":"Transform Google SERPs into structured data (JSON, CSV, HTML). Extract organic results, ads, maps, images, shopping data, reviews \u0026 more from queries.","dev_api_list_04_t":"Amazon API","dev_api_list_04_d":"Scrape, parse diverse Amazon data - Search, Product, Offer, Q\u0026A, Reviews, Best Sellers, Sellers \u0026 ASINs. Your tool for comprehensive Amazon insights.","data_ex_title":"Data extraction service","data_ex_desc":"Empower your business decision-making with our reliable managed data extraction service. We handle the intricate extraction process, legal compliance, and quality assurance so you can focus on deriving insights.","data_ex_list_01_t":"Data made easy","data_ex_list_01_d":"Enjoy hassle-free access to large, meticulously cleaned and formatted datasets, prepared to meet your needs.","data_ex_list_02_t":"Customized data","data_ex_list_02_d":"Need more? WebScrapingAPI offers data personalization, extending existing datasets or collecting unique data tailored to your specifics.","data_ex_list_03_t":"Consultation","data_ex_list_03_d":"Leverage our extensive expertise. Whether you're a web data novice or grappling with complex issues, we're here to assist.","data_ex_cta":"Get data delivered","data_bus_title":"Data for your business","data_bus_desc":"Unleash the power of insight with tailored data solutions to push your business forward.","cta":"Accelerate your growth with WebScrapingAPI\u003csup\u003e®\u003c/sup\u003e","test_t":"Trusted by top companies","test_d":"From startups to Fortune 500s, WebScrapingAPI\u003cs\u003e®\u003c/s\u003e stands as the premier choice for progressive businesses seeking superior data gathering solutions worldwide.","test_01_t":"Efficient and reliable","test_01_te":"Web Scraping API has transformed our data operations. The service's efficiency and reliability are unparalleled.","test_01_n":"John Richardson","test_01_r":"Chief Data Officer","test_02_t":"Highly recommended","test_02_te":"The simplicity of Web Scraping API allows us to focus on deriving insights rather than dealing with data extraction complexities. Highly recommended!","test_02_n":"Laura Stevens","test_02_r":"Data Analyst","test_03_t":"A game changer","test_03_te":"As a marketing director, I found the Web Scraping API invaluable for extracting consumer insights. It's truly a game-changer!","test_03_n":"Lisa Daniels","test_03_r":"Director of Marketing","test_04_t":"Increased productivity and data quality","test_04_te":"We used to struggle with web data extraction. With Web Scraping API, we've seen a significant increase in productivity and data quality.","test_04_n":"Mark Anderson","test_04_r":"IT Manager","test_05_t":"Key tool for R\u0026D","test_05_te":"Web Scraping API offers a comprehensive solution to data extraction. It's been a key tool in our research and development efforts.","test_05_n":"Dr. Cooper Reign","test_05_r":"Head of R\u0026D","test_06_t":"Revolutionary for data extraction","test_06_te":"The Web Scraping API's ability to handle proxies and JavaScript rendering is remarkable. It has truly revolutionized our data extraction process.","test_06_n":"Emily Johnson","test_06_r":"Senior Software Engineer","why_t":"Why choose Web Scraping API?","why_d":"Effortless and innovative solutions tailored to your unique use case, just a click away.","why_01_t":"Simplifying complexity","why_01_d":"WebScrapingAPI\u003cs\u003e®\u003c/s\u003e simplifies data acquisition. Eliminate proxy and cost concerns with our seamless solutions. We make data collection efficient and easy.","why_02_t":"One-stop shop for web data","why_02_d":"As a leader in web data platforms, WebScrapingAPI\u003cs\u003e®\u003c/s\u003e caters to all your needs. Get instant data access and specialized tools. Maximize your data power with us.","why_03_t":"Unmatched customer support","why_03_d":"WebScrapingAPI\u003cs\u003e®\u003c/s\u003e defines excellence in data solutions. Providing instant data access and advanced tools, we're always ready to amplify your data\u0026apos;s potential."},"use-cases":{"t":"Use cases","s":"Elevate your competitive game in your Industry","01_t":"Brand monitoring","01_d":"Safeguard your brand's reputation. Track your online presence, understand consumer sentiment, and navigate the competitive landscape with real-time insights.","02_t":"Price intelligence","02_d":"Stay competitive with our price intelligence service. Monitor market trends, competitor prices, and consumer behavior to optimize your plans strategy.","03_t":"Financial data","03_d":"Access detailed financial data to inform your investment decisions. Get real-time market trends, stock prices, and in-depth company analysis.","04_t":"Ad verification","04_d":"Validate your ad's integrity with our ad verification service. Ensure your ads are displayed correctly and in the right context to boost effectiveness.","05_t":"Market research","05_d":"Drive business strategy with our comprehensive market research service. Understand market trends, consumer behavior, and industry dynamics for informed decision-making.","06_t":"Travel","06_d":"Stay ahead in the travel industry with real-time data. Track flight prices, hotel rates, tourist trends, and more to optimize offerings and enhance customer experience.","07_t":"SEO \u0026 SEM","07_d":"Improve your online visibility with our SEO \u0026 SEM services. Access keyword trends, backlink data, competitor strategies, and more to enhance your search engine performance.","08_t":"Website change monitoring","08_d":"Never miss a website update. Monitor your competitors, track changes, and respond swiftly with our website change monitoring service.","09_t":"Alternative data","09_d":"Make informed decisions with our alternative data service. Access non-traditional information sources for a unique perspective on market trends and consumer behavior.","10_t":"Cybersecurity","10_d":"Enhance your security posture with our cybersecurity service. Monitor threats, vulnerabilities, and breaches to protect your business.","11_t":"Review monitoring","11_d":"Understand your customers better with our review monitoring service. Track online reviews, respond to feedback, and improve your product or service based on customer insights.","12_t":"Healthcare","12_d":"Improve patient care with our healthcare data service. Access patient trends, research data, healthcare provider information, and more to enhance healthcare delivery."},"dfyb":{"01_n":"Custom data","01_d":"Trustworthy and robust web data, scaled to your needs.","02_n":"Product","02_d":"Data from e-commerce platforms \u0026 online marketplaces, all at your fingertips.","03_n":"News \u0026 article","03_d":"Stay informed with data from online publishers \u0026 news websites.","04_n":"Business places","04_d":"Get the scoop on businesses from directories \u0026 location apps.","05_n":"Search","05_d":"Uncover insights with search engine results page (SERP) data.","06_n":"Job posting","06_d":"Stay ahead with data from job boards \u0026 recruitment websites.","07_n":"Social media","07_d":"Tap into the pulse of the web with data from social media platforms.","08_n":"Real estate","08_d":"Access comprehensive data from real estate listings \u0026 specialist sites."}}},"page":"/","query":{},"buildId":"rcXOd1cOVNL3lmANEf-TI","isFallback":false,"appGip":true,"locale":"en","locales":["en"],"defaultLocale":"en","scriptLoader":[]}
    </script>
    <script src="/scripts/google-tag-manager.js" data-nscript="afterInteractive"></script>
    <script src="/scripts/cookie_consent_config.js" data-nscript="afterInteractive"></script>
    <next-route-announcer>
        <p aria-live="assertive" id="__next-route-announcer__" role="alert"
            style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 1px; white-space: nowrap; overflow-wrap: normal;">
        </p>
    </next-route-announcer>
    <script src="//eu.fw-cdn.com/12951726/908307.js" id="custom-chat-widget" chat="true" data-nscript="lazyOnload">
    </script>
    <script src="//snippets.freshchat.com/js/fc-pre-chat-form-v2.min.js" id="custom-chat-widget"
        data-nscript="lazyOnload"></script>
    <script src="/scripts/first_promoter.js" data-nscript="lazyOnload"></script>
    <script src="https://cdn.firstpromoter.com/fpr.js" data-nscript="lazyOnload"></script>
    <script src="/_next/static/chunks/6511-0b7f7a8bca5a5752.js"></script>
    <script src="/_next/static/chunks/3854-f3efb7f22df79ce8.js"></script>
    <script src="/_next/static/chunks/9021-6587708b077bd555.js"></script><iframe height="0" width="0"
        style="display: none; visibility: hidden;"></iframe>
    <script src="/_next/static/chunks/pages/blog-dca1ec48e0056112.js"></script><iframe id="config-load-iframe"
        src="https://everythingdatasolutions-aa278210ff4f69b17290458.freshchat.com/widget/config_iframe.html?host=https://everythingdatasolutions-aa278210ff4f69b17290458.freshchat.com&amp;token=eaf0f7a3-ae2e-4990-a772-37ad065f2e9a&amp;origin=https://www.webscrapingapi.com"
        style="display: none;"></iframe>
</body>

</html>

Last updated