Skip to content

Commit

Permalink
Merge pull request #11 from hilmanski/master
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Oct 25, 2023
2 parents efe6d69 + 8aa1226 commit 8936edc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ import serpapi

client = serpapi.Client(api_key=os.getenv("API_KEY"))
results = client.search({
'engine': 'google_images',
'engine': 'google_images',
'tbm': 'isch',
'q': 'coffee',
Expand Down

0 comments on commit 8936edc

Please sign in to comment.