Python spider to save fruit img from USDA's website
This project aims to learning python spider, do NOT use this script for any other purpose
All the pictures are copy right to its original owner.
pip install -r requirements.txt
python usda_fruit.py
All the images will be saved into fruit_images
folder.
May need proxy according to your network environment