Skip to main content

Google SERP & Search Intelligence Extractor (Python SDK)

High-speed, zero rate-limit Python client and library for scraping Google Search Engine Results Pages (SERPs).

🚀 Installation

pip install google-serp-extractor

⚡ Quick Start

from google_serp_extractor import scrape_google_serp

results = scrape_google_serp("What are the top 5 CRM tools", country_code="us")

print(f"Total Results: {results['total_organic_results']}")
for item in results["organic_results"][:5]:
    print(f"#{item['position']} {item['title']}")
    print(f"  URL: {item['url']}")

🌐 Cloud API & Apify Actor

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google_serp_extractor-1.0.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_serp_extractor-1.0.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file google_serp_extractor-1.0.0.tar.gz.

File metadata

  • Download URL: google_serp_extractor-1.0.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for google_serp_extractor-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cdb6e86f12e303dc8c154f1e958fcbbd702ff760aeea8d815fc7ac4ed476ebda
MD5 f2403ae45b19c7879e83fb0fa4ccbeca
BLAKE2b-256 b691e2146efc21ee25fd892c4abf36c1ba8f9662bffaa3980faf3cc3ae1fe534

See more details on using hashes here.

File details

Details for the file google_serp_extractor-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for google_serp_extractor-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fb79507f454a67df7e03ba48df1ea5851346e3e1edf24447142494a9a09e0a8f
MD5 f68bbf185fc99293860a9be4833a4f10
BLAKE2b-256 9282dbf2703c8cb28391e0d5972fb2552a737ed3cb9c81379a8068bfec76639f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page