Skip to content

Download Amazon User Reviews by Product Category, McAuley-Lab/Amazon-Reviews-2023

License

Notifications You must be signed in to change notification settings

Stephen-McDaniel/Download_Amazon_Reviews_2023

Repository files navigation

Download User Reviews by Category

McAuley-Lab/Amazon-Reviews-2023

This tool enables you to download Amazon user reviews by category from the extensive McAuley-Lab/Amazon-Reviews-2023 dataset. Designed for handling very large datasets, it is ideal for projects involving data analysis, research, or advanced Python workflows.

For the complete results of Python Pandas vs Python Ibis, just visit Peak Python for the 9 page report.


About This Program

This program was developed as part of the course "Rethinking Python Pandas: 5x-100x Speed & Maximum Flexibility with Python Ibis" by Peak Python.

Key Features:

  • Download product category-specific reviews.
  • Defaults to a maximum of 10M rows of CSV output. Change the function defaults if you want to export all rows.

Getting Started

1. Prerequisites

  • Ensure you have enough disk space for large datasets.
  • Python 3.8+ is recommended for optimal performance.

2. Setup

  1. Create Download Directories:
    • Prepare directories where the data will be saved.
  2. Update Configuration:
    • Modify the core_path variable in the script to point to your directories.

Usage

Run the program to initiate the download. Each category may result in a large dataset, so adjust your resources accordingly.


Feel free to reach out for support or to share feedback about your experience with this program! 🚀

About

Download Amazon User Reviews by Product Category, McAuley-Lab/Amazon-Reviews-2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages