Skip to main content

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.

google

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.

API Key

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

aiocse-1.0.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

aiocse-1.0.1-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

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