deeplab-training icon indicating copy to clipboard operation
deeplab-training copied to clipboard

Google Scraping not working

Open cmdrootaccess opened this issue 5 years ago • 1 comments

this command doesnt work anymore google removed rg_meta

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

cmdrootaccess avatar Mar 08 '20 13:03 cmdrootaccess

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.

heaversm avatar Jul 20 '21 03:07 heaversm