Skip to content

An asynchronous wrapper for the Google Programmable Search Engine.

License

Notifications You must be signed in to change notification settings

Compass-Bot-Team/python-cse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status

I'm not the original creator, I don't know how to help with anything. The original library was deleted.

Python-CSE

An asynchronous wrapper for the Google Programmable Search Engine. google

Features

  • Image searching
  • Localized results
  • SafeSearch on/off
  • 100% typed
  • Fully asynchronous (non-async is not planned)

Obtaining an API key

An API key is required to use this library. You can obtain one from the Custom Search Engine documentation.

apikey

Installation

The project is available on PyPI and can be downloaded via pip:

python -m pip install python-cse

Or alternatively from GitHub (unstable)

python -m pip install git+https://github.com/XuaTheGrate/python-cse

About

An asynchronous wrapper for the Google Programmable Search Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages