/usda-fruit-img-spider

Python spider to save fruit img from USDA's website

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

usda-fruit-img-spider

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.

Run in IDE

  1. pip install -r requirements.txt
  2. python usda_fruit.py

All the images will be saved into fruit_images folder.

May need proxy according to your network environment