Baselight

Kyrgyz Products On Amazon

Kyrgyz Products on Amazon: Pricing, Ratings, and Descriptions

@kaggle.dinaraabakirova_kyrgyz_products_on_amazon

Loading...
Loading...

About this Dataset

Kyrgyz Products On Amazon

This dataset contains information about products related to the search term "kyrgyz" on Amazon. It includes the product description, price, rating, review count, and URL for each item. The data was collected using a web scraping script with Selenium and BeautifulSoup.

Tables

Kyrgyz Products On Amazon

@kaggle.dinaraabakirova_kyrgyz_products_on_amazon.kyrgyz_products_on_amazon
  • 36.17 KB
  • 317 rows
  • 5 columns
Loading...

CREATE TABLE kyrgyz_products_on_amazon (
  "description" VARCHAR,
  "price" VARCHAR,
  "rating" VARCHAR,
  "reviewcount" VARCHAR,
  "url" VARCHAR
);

Share link

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