diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ -# google_images +# free-google-images Reverse Engineered Google Image Search API +The usage of this API does NOT require an API key, nor is it rate limited. + ## Usage Exports `search` function that takes query string as first argument and optionally user agent as second. Usage of the user agent argument has not been tested. |