{
  "name": "SERP API",
  "slug": "brightdata-serp",
  "website_url": "https://brightdata.com/products/serp-api",
  "vendor_description": "A comprehensive solution for easy, real-time search engine scraping, handling proxy management, unblocking, and parsing with ease.",
  "categories": [
    "serp"
  ],
  "summary": "Bright Data SERP API delivers real-time search engine scraping with proxy management, unblocking, and parsing handled for you, across 195 countries. Use cases include organic rank tracking, brand protection, price comparison, and ad intelligence. The REST API uses API-key auth and an official MCP server, with results priced at $1.50 per 1,000 and self-serve signup. It holds SOC 2 Type 2, GDPR, and ISO 27001 with a published SLA. Used by Henkel, Beiersdorf, and Under Armour.",
  "capabilities": {
    "supported_actions": [
      "submit synchronous SERP request",
      "submit asynchronous SERP request",
      "retrieve async SERP results",
      "geo-targeted search",
      "search by URL",
      "search by keyword",
      "format output (JSON/HTML/Markdown/screenshot)",
      "light parsed top 10 results"
    ],
    "supported_regions": [
      "195 countries (global)"
    ],
    "supported_languages": [],
    "input_types": [
      "JSON",
      "URL"
    ],
    "output_types": [
      "JSON",
      "HTML",
      "Markdown",
      "screenshot (PNG)"
    ],
    "webhooks_supported": false,
    "sandbox_available": false,
    "sdk_languages": [
      "Python",
      "Node.js"
    ],
    "mcp_server_available": true
  },
  "integration": {
    "api_style": "rest",
    "base_url": "https://api.brightdata.com",
    "api_version": "1.0.0",
    "versioning_scheme": "none",
    "stability": null,
    "deprecation_policy_url": null,
    "auth_methods": [
      "api_key"
    ],
    "auth_docs_url": "https://docs.brightdata.com/api-reference/authentication",
    "idempotency_supported": null,
    "error_format": "vendor-specific",
    "webhook_signing": null,
    "webhook_events_url": null,
    "rate_limit_requests": null,
    "rate_limit_window": null,
    "sdk_packages": [
      {
        "stars": 74,
        "package": "brightdata-sdk",
        "archived": false,
        "language": "Python",
        "official": true,
        "repo_url": "https://github.com/brightdata/sdk-python",
        "last_pushed_at": "2026-06-07T11:38:16Z"
      },
      {
        "stars": 11,
        "package": "@brightdata/sdk",
        "archived": false,
        "language": "Node.js",
        "official": true,
        "repo_url": "https://github.com/brightdata/sdk-js",
        "last_pushed_at": "2026-06-07T11:39:10Z"
      }
    ],
    "mcp_url": "https://github.com/brightdata/brightdata-mcp",
    "quickstart_url": "https://docs.brightdata.com/scraping-automation/serp-api/send-your-first-request"
  },
  "pricing": {
    "pricing_model": "hybrid",
    "has_published_pricing": true,
    "starting_price_usd": "1.5000",
    "price_basis": "1,000 results",
    "free_tier_available": false,
    "free_tier_limit": null,
    "free_tier_details": null,
    "minimum_commitment": null,
    "self_serve_signup": true,
    "requires_sales_call": false,
    "requires_verification": false,
    "enterprise_plan_available": true,
    "price_points": [
      {
        "plan": "Pay as you go",
        "item": "SERP API results",
        "amount_usd": "1.5000",
        "amount_percent": null,
        "per": "1,000 results",
        "currency": "USD",
        "source_url": "https://brightdata.com/pricing/serp"
      },
      {
        "plan": "380K Results",
        "item": "SERP API results",
        "amount_usd": "1.3000",
        "amount_percent": null,
        "per": "1,000 results",
        "currency": "USD",
        "source_url": "https://brightdata.com/pricing/serp"
      },
      {
        "plan": "380K Results",
        "item": "SERP API results",
        "amount_usd": "499.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://brightdata.com/pricing/serp"
      },
      {
        "plan": "900K Results",
        "item": "SERP API results",
        "amount_usd": "1.1000",
        "amount_percent": null,
        "per": "1,000 results",
        "currency": "USD",
        "source_url": "https://brightdata.com/pricing/serp"
      },
      {
        "plan": "900K Results",
        "item": "SERP API results",
        "amount_usd": "999.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://brightdata.com/pricing/serp"
      },
      {
        "plan": "2M Results",
        "item": "SERP API results",
        "amount_usd": "1.0000",
        "amount_percent": null,
        "per": "1,000 results",
        "currency": "USD",
        "source_url": "https://brightdata.com/pricing/serp"
      },
      {
        "plan": "2M Results",
        "item": "SERP API results",
        "amount_usd": "1999.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://brightdata.com/pricing/serp"
      }
    ]
  },
  "compliance": {
    "soc2": "type_2",
    "hipaa": null,
    "gdpr": true,
    "iso_27001": true,
    "pci_dss": null,
    "sla_published": true,
    "sla_url": "https://brightdata.com/sla",
    "data_retention_policy_url": "https://brightdata.com/privacy",
    "documented_rate_limits": "No. There is no limit to the number of concurrent requests. SERP API is built for scale.",
    "known_restrictions": [
      "Fast Parser focusing exclusively on the top 10 SERP results",
      "Ultra Fast Infra: Access Google and Bing search results only",
      "Async responses stored for 48 hours; max 8 hours during peak",
      "HTTP 429 may occur; docs advise to reduce concurrency or switch to async",
      "Premium Speed (sub-1-second response time) requires contacting an account manager"
    ]
  },
  "developer": {
    "docs_url": "https://docs.brightdata.com",
    "api_reference_url": null,
    "openapi_spec_url": null,
    "postman_collection_url": null,
    "changelog_url": null,
    "status_page_url": null,
    "llms_txt_url": "https://brightdata.com/llms.txt",
    "markdown_docs_url": null
  },
  "adoption": {
    "launched_at": "2014-01-01",
    "ga_date": null,
    "github_stars": 74,
    "github_stars_at": "2026-06-07T18:55:30.898Z",
    "notable_customers": [
      "Henkel",
      "Beiersdorf",
      "Under Armour",
      "Wayfair",
      "Amazon",
      "Bitget",
      "Shopee Philippines Inc."
    ]
  },
  "scores": {
    "agent_friendliness": null,
    "pricing_transparency": null,
    "setup_speed": null,
    "docs_quality": null,
    "procurement_friction": null,
    "trust_readiness": null,
    "best_for": [],
    "avoid_if": []
  },
  "sources": [
    {
      "field": "webhook_events_url",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/asynchronous-requests",
      "excerpt": "Our asynchronous webhooks delivery sends notifications from a pair of stable IP addresses, so please make sure to allowlist them: 100.27.150.189; 18.214.10.85.",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/introduction",
      "excerpt": "Use the Bright Data SERP API to collect structured search results from Google, Bing and other engines in under 1 second per request, with no proxy setup.",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/send-your-first-request",
      "excerpt": "Step-by-step guide to sending your first SERP API request, with copy-paste curl examples for HTTP and SOCKS5 proxy interfaces.",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "high"
    },
    {
      "field": "free_tier_limit",
      "url": "https://brightdata.com/products/serp-api",
      "excerpt": "You're only charged when sending the request. Collecting the response is free, and you can retrieve it multiple times within 48 hours at no additional cost.",
      "confidence": "medium"
    },
    {
      "field": "free_tier_limit",
      "url": "https://docs.brightdata.com/ai/mcp-server/overview",
      "excerpt": "Use the Bright Data MCP server to give AI agents real-time access to public web data with 5000 free requests per month and zero infrastructure setup.",
      "confidence": "medium"
    },
    {
      "field": "fields_not_found",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "medium"
    },
    {
      "field": "fields_not_found",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/faqs",
      "excerpt": "pricing is done according to number of pages (price per 1k requests), the bandwidth of your request doesn't matter. Supported only for a zone with asynchronous",
      "confidence": "medium"
    },
    {
      "field": "rate_limit_window",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/faqs",
      "excerpt": "pricing is done according to number of pages (price per 1k requests), the bandwidth of your request doesn't matter.",
      "confidence": "medium"
    },
    {
      "field": "starting_price_usd",
      "url": "https://brightdata.com/pricing/serp",
      "excerpt": "Unlocker API. Starts from$1/1k req · Crawl API. Starts from$1/1k req · SERP API. Starts from$1/1k req · Browser API. Starts from$5/GB.",
      "confidence": "medium"
    },
    {
      "field": "versioning_scheme",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "high"
    },
    {
      "field": "versioning_scheme",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/send-your-first-request",
      "excerpt": "Step-by-step guide to sending your first SERP API request, with copy-paste curl examples for HTTP and SOCKS5 proxy interfaces.",
      "confidence": "high"
    },
    {
      "field": "auth_docs_url",
      "url": "https://docs.brightdata.com/api-reference/authentication",
      "excerpt": "Authenticate with Bright Data using 1 of 2 methods: API Access with an API key or Native Access with proxy username and password. Billed at the same rate.",
      "confidence": "high"
    },
    {
      "field": "price_basis",
      "url": "https://brightdata.com/pricing/serp",
      "excerpt": "SERP API. Starts from$1/1k req",
      "confidence": "high"
    },
    {
      "field": "price_basis",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/faqs",
      "excerpt": "pricing is done according to number of pages (price per 1k requests), the bandwidth of your request doesn't matter.",
      "confidence": "high"
    },
    {
      "field": "requires_verification",
      "url": "https://brightdata.com/trustcenter/kyc-faq-residential-proxy-network",
      "excerpt": "Bright Data accepts KYC applications from registered businesses with a company domain. To submit a KYC request, please ensure you verify a company email address",
      "confidence": "medium"
    },
    {
      "field": "requires_verification",
      "url": "https://docs.brightdata.com/proxy-networks/residential/network-access",
      "excerpt": "Completing KYC removes the above restrictions and automatically grants you Full access to domains under the Residential network, tailored to your approved use",
      "confidence": "medium"
    },
    {
      "field": "requires_verification",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/send-your-first-request",
      "excerpt": "Step-by-step guide to sending your first SERP API request, with copy-paste curl examples for HTTP and SOCKS5 proxy interfaces.",
      "confidence": "medium"
    },
    {
      "field": "api_style",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "high"
    },
    {
      "field": "idempotency_supported",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "medium"
    },
    {
      "field": "notable_customers",
      "url": "https://brightdata.com/customer-stories",
      "excerpt": "Having partnered with industry giants like Henkel, Beiersdorf, and Under Armour, They facilitate brands in carving their unique success stories across key",
      "confidence": "medium"
    },
    {
      "field": "notable_customers",
      "url": "https://brightdata.com/",
      "excerpt": "Trusted by 20,000+ customers worldwide ; Data Feeds · 5B+ records regularly refreshed; 250+ domains; Automated data quality validation checks ; Web Access APIs.",
      "confidence": "medium"
    },
    {
      "field": "mcp_url",
      "url": "https://github.com/brightdata/brightdata-mcp",
      "excerpt": "Built by Bright Data, the world's #1 web data platform, this MCP server ensures your AI never gets blocked, rate-limited, or served CAPTCHAs. ✓ Works with",
      "confidence": "high"
    },
    {
      "field": "mcp_url",
      "url": "https://docs.brightdata.com/ai/mcp-server/overview",
      "excerpt": "Use the Bright Data MCP server to give AI agents real-time access to public web data with 5000 free requests per month and zero infrastructure setup.",
      "confidence": "high"
    },
    {
      "field": "ga_date",
      "url": "https://docs.brightdata.com/release-notes",
      "excerpt": "Stay up to date with Bright Data product updates from 2024-2026. Scroll down to explore release notes from previous weeks across all proxy and API products.",
      "confidence": "medium"
    },
    {
      "field": "stability",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "medium"
    },
    {
      "field": "data_retention_policy_url",
      "url": "https://brightdata.com/privacy",
      "excerpt": "Retention. We will retain your personal information for as long as necessary to provide the Service, and as necessary to comply with our legal obligations",
      "confidence": "high"
    },
    {
      "field": "rate_limit_requests",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/faqs",
      "excerpt": "pricing is done according to number of pages (price per 1k requests), the bandwidth of your request doesn't matter.",
      "confidence": "medium"
    },
    {
      "field": "deprecation_policy_url",
      "url": "https://docs.brightdata.com/general/policy/license",
      "excerpt": "Bright Data Master Service Agreement governing use of all Bright Data services. Last updated July 12, 2023. Read the full terms before signing up.",
      "confidence": "medium"
    },
    {
      "field": "quickstart_url",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/send-your-first-request",
      "excerpt": "Step-by-step guide to sending your first SERP API request, with copy-paste curl examples for HTTP and SOCKS5 proxy interfaces.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://docs.brightdata.com/api-reference/authentication",
      "excerpt": "Authenticate with Bright Data using 1 of 2 methods: API Access with an API key or Native Access with proxy username and password. Billed at the same rate.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://docs.brightdata.com/api-reference/scraping-shield-api/all-classification-data",
      "excerpt": "Use your Bright Data API Key as a Bearer token in the Authorization header. How to authenticate: Obtain your API Key from the Bright Data account settings at",
      "confidence": "high"
    },
    {
      "field": "api_version",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "medium"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/brightdata/sdk-python",
      "excerpt": "The official Python SDK for Bright Data APIs. Scrape any website, get SERP results, bypass bot detection and CAPTCHAs, and access 100+ ready-made datasets.",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://pypi.org/project/brightdata-sdk/",
      "excerpt": "The official Python SDK for Bright Data APIs. Scrape any website, get SERP results, bypass bot detection and CAPTCHAs, and access 100+ ready-made datasets.",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/brightdata/sdk-js",
      "excerpt": "Bright Data JavaScript SDK providing easy and scalable methods for scraping, web search, datasets, and more. Installation @latest. npm install @brightdata/sdk",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://www.npmjs.com/package/@brightdata/sdk",
      "excerpt": "JavaScript SDK for Bright Data Web Scraping and SERP APIs. Latest version: 1.1.0, last published: a month ago. Start using @brightdata/sdk",
      "confidence": "high"
    },
    {
      "field": "error_format",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "medium"
    },
    {
      "field": "sla_url",
      "url": "https://brightdata.com/sla",
      "excerpt": "Availability: Bright Data will use commercially reasonable efforts to make the Bright Data network available with an Uptime percentage of 99.9%,",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "https://en.wikipedia.org/wiki/Bright_Data",
      "excerpt": "The company was founded under the name Luminati Networks as a division of the Hola VPN company in 2014. Luminati Networks was used to sell access to",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "https://brightdata.com/blog/why-brightdata/why-we-changed-our-name-from-luminati-networks-to-bright-data",
      "excerpt": "People are wondering about the reasons behind our rebranding. Here is the full guide to understanding what we were aiming to accomplish.",
      "confidence": "high"
    },
    {
      "field": "webhook_signing",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/asynchronous-requests",
      "excerpt": "Our asynchronous webhooks delivery sends notifications from a pair of stable IP addresses, so please make sure to allowlist them: 100.27.150.189; 18.214.10.85.",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/introduction",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "webhooks_supported",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/introduction",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "vendor_description",
      "url": "https://brightdata.com/products/serp-api",
      "excerpt": "A comprehensive solution for easy, real-time search engine scraping, handling proxy management, unblocking, and parsing with ease.",
      "confidence": "high"
    },
    {
      "field": "sdk_languages",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/quickstart",
      "excerpt": "Get started with the Bright Data SERP API (31 languages) in 3 steps: create a zone, generate credentials and send your first Google search query.",
      "confidence": "medium"
    },
    {
      "field": "name",
      "url": "https://brightdata.com/products/serp-api",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "iso_27001",
      "url": "https://brightdata.com/trustcenter/data-security-overview-protection-measures",
      "excerpt": "Our security framework and measures adhere to international standards and industry-leading practices, including ISO 27001, SOC 2 Type II, CSA STAR Level 1, and",
      "confidence": "high"
    },
    {
      "field": "output_types",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "medium"
    },
    {
      "field": "free_tier_details",
      "url": "https://brightdata.com/pricing/serp",
      "excerpt": "SERP API. Starts from$1/1k req",
      "confidence": "medium"
    },
    {
      "field": "sla_published",
      "url": "https://brightdata.com/sla",
      "excerpt": "Availability: Bright Data will use commercially reasonable efforts to make the Bright Data network available with an Uptime percentage of 99.9%,",
      "confidence": "high"
    },
    {
      "field": "iso_27001",
      "url": "https://brightdata.com/trustcenter",
      "excerpt": "Compliance & Certifications. General Data Protection Regulation (GDPR) Learn more ISO 27001:2022, SOC2 Service Organization Control (SOC) are trusted and",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://brightdata.com/pricing/serp",
      "excerpt": "SERP API. Starts from$1/1k req",
      "confidence": "high"
    },
    {
      "field": "supported_regions",
      "url": "https://brightdata.com/products/serp-api",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "known_restrictions",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "self_serve_signup",
      "url": "https://docs.brightdata.com/api-reference/authentication",
      "excerpt": "Authenticate with Bright Data using 1 of 2 methods: API Access with an API key or Native Access with proxy username and password. Billed at the same rate.",
      "confidence": "high"
    },
    {
      "field": "website_url",
      "url": "https://brightdata.com/products/serp-api",
      "excerpt": "A comprehensive solution for easy, real-time search engine scraping, handling proxy management, unblocking, and parsing with ease.",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "medium"
    },
    {
      "field": "hipaa",
      "url": "https://brightdata.com/trustcenter",
      "excerpt": "Compliance & Certifications. General Data Protection Regulation (GDPR) Learn more ISO 27001:2022, SOC2 Service Organization Control (SOC) are trusted and",
      "confidence": "medium"
    },
    {
      "field": "soc2",
      "url": "https://brightdata.com/trustcenter/data-security-overview-protection-measures",
      "excerpt": "Our security framework and measures adhere to international standards and industry-leading practices, including ISO 27001, SOC 2 Type II, CSA STAR Level 1, and",
      "confidence": "high"
    },
    {
      "field": "mcp_server_available",
      "url": "https://brightdata.com/ai/mcp-server",
      "excerpt": "Bright Data's Web MCP solves web access for LLMs and AI agents, allowing them to effectively search, extract and navigate the web without getting blocked.",
      "confidence": "high"
    },
    {
      "field": "pci_dss",
      "url": "https://brightdata.com/trustcenter",
      "excerpt": "Compliance & Certifications. General Data Protection Regulation (GDPR) Learn more ISO 27001:2022, SOC2 Service Organization Control (SOC) are trusted and",
      "confidence": "medium"
    },
    {
      "field": "pricing_model",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/pricing-and-billing",
      "excerpt": "Bright Data SERP API pricing: per-1000 successful requests with parsing and unlocking included, no bandwidth fees and failed requests not billed.",
      "confidence": "medium"
    },
    {
      "field": "requires_sales_call",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/quickstart",
      "excerpt": "Get started with the Bright Data SERP API (31 languages) in 3 steps: create a zone, generate credentials and send your first Google search query.",
      "confidence": "high"
    },
    {
      "field": "input_types",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "minimum_commitment",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/pricing-and-billing",
      "excerpt": "Bright Data SERP API pricing: per-1000 successful requests with parsing and unlocking included, no bandwidth fees and failed requests not billed.",
      "confidence": "medium"
    },
    {
      "field": "known_restrictions",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/introduction",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "self_serve_signup",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/quickstart",
      "excerpt": "Get started with the Bright Data SERP API (31 languages) in 3 steps: create a zone, generate credentials and send your first Google search query.",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://brightdata.com/trustcenter",
      "excerpt": "Compliance & Certifications. General Data Protection Regulation (GDPR) Learn more ISO 27001:2022, SOC2 Service Organization Control (SOC) are trusted and",
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://brightdata.com/products/serp-api",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "categories",
      "url": "https://brightdata.com/products/serp-api",
      "excerpt": "A comprehensive solution for easy, real-time search engine scraping, handling proxy management, unblocking, and parsing with ease.",
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://docs.brightdata.com/api-reference/rest-api/serp/serp-api",
      "excerpt": "Use the Bright Data SERP API (31 languages) to extract structured results from Google, Bing, Yandex and DuckDuckGo with organic listings, ads and shopping data.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://brightdata.com/trustcenter",
      "excerpt": "Compliance & Certifications. General Data Protection Regulation (GDPR) Learn more ISO 27001:2022, SOC2 Service Organization Control (SOC) are trusted and",
      "confidence": "high"
    },
    {
      "field": "mcp_server_available",
      "url": "https://github.com/brightdata/brightdata-mcp",
      "excerpt": "A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://brightdata.com/pricing/serp",
      "excerpt": "SERP API. Starts from$1/1k req",
      "confidence": "medium"
    },
    {
      "field": "has_published_pricing",
      "url": "https://brightdata.com/pricing/serp",
      "excerpt": "SERP API. Starts from$1/1k req",
      "confidence": "high"
    },
    {
      "field": "enterprise_plan_available",
      "url": "http://brightdata.com/products",
      "excerpt": "Request dataset ... Book a free demo. Contact sales. Bright Insights. SERP API.",
      "confidence": "medium"
    },
    {
      "field": "sandbox_available",
      "url": "https://docs.brightdata.com/scraping-automation/serp-api/quickstart",
      "excerpt": null,
      "confidence": "medium"
    }
  ],
  "fields_not_found": [
    "stability",
    "ga_date",
    "deprecation_policy_url",
    "free_tier_limit",
    "idempotency_supported"
  ],
  "source_confidence": "high",
  "last_verified_at": "2026-06-06T00:00:00.000Z"
}