Skip to content

Search and download images via google search api.

Notifications You must be signed in to change notification settings

bluezealot/pumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pumper

Search and download images via google search api.

usage

This is a draft version , some parameters are hard coded in the source, so if you want to try this tool, you need to change them by yourself.

  1. Search all source code with the keyword # Note: replace the corresponding content with your owen.
  2. Start the code with python3 __init__.py
  3. If you want to search another keyword,then change the following code: 'toyota+aqua+front+view'
  4. If you want to retrieve more images, then you can change the following code: while start_num < 100: by changing the 100 to a bigger value.

references

1.Google search engine api https://developers.google.com/custom-search/v1/introduction

About

Search and download images via google search api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages