Baselight
Sign In
kaggle

Another Ecommerce Scrape (Power Drill Prices)

Kaggle

@kaggle.erichschulman_another_ecommerce_scrape

Loading...
Loading...

Data on competing power drill prices on Amazon, Lowe's, Walmart, and Home Depot

Dataset Description

This repository analyzes scraped data about Amazon, Home Depot, Lowe's, and Walmart's price competition in digital markets. The data involves power drills. For more information about the scrapping process see this repository. The scraper was active from January 2020 to June 2020.

  • prices, whether or not there was a sale (trade promotion)
  • shipping prices, shipping times, delivery methods
  • its rank in the search results (sorted by best seller). Also information about ads. Ads 1 means that it was sponsored, 0 means it wasn't promoted
  • inventory - There are up to 3 flexible columns that are used to record information available about quantity on the website. These variables have different meanings across the various retailers. They are cleaned and comparable in calc_inventory.
  • store locations.
  • whether or not the product is in stock.
  • The date variable is in epoch time. This is the date that the page was visited and the data was scraped.
  • the actual weight of the product as a proxy for size.

If you're curious about the photo for the dataset, it is the actual hardware the scrape was performed on.


Related Datasets

Share link

Anyone who has the link will be able to view this.