Skip to main content

searchenginepy

search engine for python (Query and scrape search engines)

How to use?

Installation

pip install searchenginepy

Importing

import SearchEngine from searchenginepy
engine=SearchEngine()

Usage

list=engine.search("search query")

Example

list=engine.google("search query")

using google to search a query

Using a specific search engine

google

from searchenginepy.Google import Google
list=Google().search("search query")

Bing

from searchenginepy.Bing import Bing
list=Bing().search("search query")

Brave

from searchenginepy.Brave import Brave
list=Brave().search("search query")

DuckDuckGo

from searchenginepy.DuckDuckGo import DuckDuckGo
list=DuckDuckGo().search("search query")

Supported search engines

  • Google
  • Bing
  • DuckDuckGo
  • Brave

Download files

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

Source Distribution

searchenginepy-0.1.6.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file searchenginepy-0.1.6.tar.gz.

File metadata

  • Download URL: searchenginepy-0.1.6.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for searchenginepy-0.1.6.tar.gz
Algorithm Hash digest
SHA256 b5d5f63f66f090bcf3f029046280a57368b455454c0157de56b5992a760fa701
MD5 6cf38293a548759f024f128cf2dc3b7a
BLAKE2b-256 410001a13b7fbdb768f813cd749212f5077318b228b02e99d78ef78cd0349d2f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.6 This release

1 file

0.1.5

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

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