NodeBox

Create visual output with Python programming code
Home Download Reference Tutorial Library Gallery About

google.license()

Syntax

license(key)

Description

Sets the license key of your Google API account. Without it, search() and results() raise an error.

Example

google = ximport("google")
google.license("E4RRrGcASKIvbCtG43DFHHERRv78ghjg")