usda-fruit-img-spider

Python spider to save fruit img from USDA's website

GPL-3.0 License

Stars
42
Committers
3

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

Related Projects