Skip to content

SargamModak/scrape-images-using-google-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

The project is to download the images from Google search.
Input : any search tag.
Output : images downloaded from google search using the tag.

How to make it work :

  • run command python scrape_images.py -q="your_search_tag"
  • BASE_URL in the scrape_image.py file can be customized according to the requirement. How to do that is mentioned in the comments in the file.

P.S. : Search tag if contains more than one word should be passed by combining using '_' like red apple should be passed as -q=red_apple

About

The project is to download the images from Google search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages