Skip to main content

for searching results in google

Project description

Usage:

from googlesearcher import *
results = Google.search(query, num="10")
for result in results:
    print(result.link)
    print(result.title)
    print(result.domain)

Project details


Download files

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

Source Distribution

googlesearcher-1.0.4.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file googlesearcher-1.0.4.tar.gz.

File metadata

  • Download URL: googlesearcher-1.0.4.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for googlesearcher-1.0.4.tar.gz
Algorithm Hash digest
SHA256 68bfe19ffdb8145371e86ceb6a5445a5c581b15138b3fe9659e0084245e5b92e
MD5 e3c7a8a43a93bb81959c2d3df0efe4c7
BLAKE2b-256 4a5e9878114a4b2d12f308b7d3b3e425e3599cc1fa665211f204b9988154ffcb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page