heaversm / deeplab-training

Training your own Deeplab Model in Tensorflow
37 stars 22 forks source link

Google Scraping not working #3

Open cmdrootaccess opened 4 years ago

cmdrootaccess commented 4 years ago

this command doesnt work anymore google removed rg_meta

python3 utilities/scrapeImages.py --search "worker" --num_images 1 --directory "scrape/google"

heaversm commented 2 years ago

I adapted this code from this stack overflow post, you could try that. Otherwise, they may have changed things on google's side, but there's lots of image scrapers out there.