We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe6d69 + 8aa1226 commit 8936edcCopy full SHA for 8936edc
1 file changed
README.md
@@ -333,7 +333,6 @@ import serpapi
333
334
client = serpapi.Client(api_key=os.getenv("API_KEY"))
335
results = client.search({
336
- 'engine': 'google_images',
337
'engine': 'google_images',
338
'tbm': 'isch',
339
'q': 'coffee',
0 commit comments