Skip to content

Python Scrapy spiders that scrape product data and reviews from Amazon.com

Notifications You must be signed in to change notification settings

Iammrgemini/amazon_search_product

Repository files navigation

amazon_search_product

Python Scrapy spiders that scrape product data and reviews from Amazon.com

This Scrapy project contains 2 seperate spiders: amazon_product_spider.py : Crawls Amazon product search pages for a given list of keywords, then scrapes each individual product page. reviewsspider.py : crapes all Amazon product reviews from a list of product ASINs.

About

Python Scrapy spiders that scrape product data and reviews from Amazon.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages