Skip to content

Scrapy the detail and lowest price of amazon best seller product by python spider

Notifications You must be signed in to change notification settings

webstardotme/amazon-scrapy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

amazon-scrapy

Scrapy the detail and lowest price of amazon best seller product by python spider

In developing........, welcome to join !

Some code has apply to pricejot.com, I will update the project in next month; https://www.pricejot.com/

How to install

install python3.6 pip install -r requirements.txt

if you are contributer recommend to php install pipreqs run "pipreqs /path/to/project" if you add some packages in your code

Source url

TODO

  1. Scrapy the reviews by asin https://www.amazon.com/Libratone-ONE-Click-Caribbean-Green/product-reviews/B00ZU33BBC
  2. Scrapy the detail by asin pool(50%)
  3. Find the bad comment customer·s email and order id(considering to open source)

done

  1. Scrapy the category of level 1 from https://www.amazon.com/Best-Sellers/zgbs/ and store in mysql
  2. Scrapy the asin in the best seller asin from https://www.amazon.com/Best-Sellers/zgbs/ and store in mysql
  3. Scrapy the keywords rank by asin

Reffering Documents

Contract us

Email:huangdingzhi@foxmail.com Wechat:dzdzhuang

Based on Python 3.6

License

The MIT License(http://opensource.org/licenses/MIT)

Please feel free to use and contribute to the development.

Contribution

If you have any ideas or suggestions to improve Amazon-scrapy, welcome to submit an issue/pull request.

About

Scrapy the detail and lowest price of amazon best seller product by python spider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%