A Python wrapper for the Google Custom Search JSON API.
Project description
aiocse
An asynchronous wrapper for the Google Custom Search JSON API written in Python. This is basically a copy of async-cse with some modifications.
Features
- 100% asynchronous (non-blocking)
- Toggle safe-search on/off
- Image search
- Total results
- Max results
- Query time
Installation
This library can be installed through PyPi:
pip install -U aiocse
You can also install through GitHub:
pip install -U git+https://github.com/Daudd/aiocse
Getting Started
An API key is required for aiocse, which you can get one from here. Keep in mind that one key is limited to 100 requests per day, so consider getting more than one key and put them in a list.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiocse-1.0.1.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file aiocse-1.0.1.tar.gz
.
File metadata
- Download URL: aiocse-1.0.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 086557e7036f7709cc3277e0875f6d1827efd2c43b075ac2bfd10058ca492d9a |
|
MD5 | 02ac3ce231b91869ce5c90b74db3c11a |
|
BLAKE2b-256 | dfa8a3fad27ef2b46d47e1f4953fed91188222e6877bcead5c5c88de000d0f55 |
File details
Details for the file aiocse-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: aiocse-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 337d0afd2144d8612de101997424b4e6de9d4db883ca6f1d5941064f2a6a1c41 |
|
MD5 | 62a29aa6ea9925e0b7748d1f48515998 |
|
BLAKE2b-256 | 89b8f3646f4724b36c1fbc78f74e499dcdbc18bd183a784813db7986b54630ac |