Skip to content

Instantly share code, notes, and snippets.

Compression
import requests
# get the API KEY here: https://developers.google.com/custom-search/v1
/overview
API_KEY = "AXXXXXXXXXXXXXXXXXXXXXXXYaaDf-NeQil8"
# get your Search Engine ID on your CSE control panel
SEARCH_ENGINE_ID = "6bXXXXXXXXXXX6a"
# the search query you want
query = "jennifer"
@621625
621625 / test
Created July 5, 2013 03:41
test
test