https://github.com/alexklibisz/download-amazon-review-images
https://github.com/alexklibisz/download-amazon-review-images
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexklibisz/download-amazon-review-images
- Owner: alexklibisz
- Created: 2020-05-01T00:07:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T01:00:40.000Z (over 5 years ago)
- Last Synced: 2025-01-15T08:25:39.371Z (10 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# download-amazon-review-images
Download all of the images from the [Amazon Reviews Dataset](http://jmcauley.ucsd.edu/data/amazon/links.html) to an Amazon S3 bucket.
Assumes you have python3, curl, wget, pv, gnu parallel, and the aws cli installed.