I'm not the original creator, I don't know how to help with anything. The original library was deleted.
An asynchronous wrapper for the Google Programmable Search Engine.
- Image searching
- Localized results
- SafeSearch on/off
- 100% typed
- Fully asynchronous (non-async is not planned)
An API key is required to use this library. You can obtain one from the Custom Search Engine documentation.
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