Skip to content

aidyai/google-image-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

google-image-scrapper

simple basic code based on selenium to scrap google images

Libraries Needed

Requires: selenium, os, io, time, wget, requests, PIL

From the code one only need to find specific {wd.find_elements(By.CLASS_NAME, "Q4LuWd"), wd.find_elements(By.CLASS_NAME, "n3VNCb")} depending on particular google image search result page

img1 img2

I beleieve with this two parameters you can use this as an image scrapper Everything learnt from @tectwithtim google image scrap tutorial

About

GOOGLE IMAGE SCRAPPER BASED ON PYTHON SELENIUM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages