This articles relies on the code written by Fabian Bosler:
I've only modified Bosler's code to make it a bit easier to pull images for multiple search terms.
The full code can be found the series' Github repository:
Magic Symbols
As I've mentioned in my previous article, I needed a lot of images of magic symbols for training a deep convolutional generative adversarial network (DCGAN). Luckily, I landed on Bosler's article early on.
To get my images, I used Chrome browser, Chromedriver, Selenium, and a Python script to slowly scrape images from Google's ...