Non-official client to get some info about products sold on Amazon
Stars
881
Forks
159
Watchers
881
Open Issues
13
Overall repository health assessment
No package.json found
This might not be a Node.js project
76
commits
9
commits
5
commits
3
commits
2
commits
1
commits
Updating setup.py to resolve 'AttributeError: 'ParsedRequirement' object has no attribute 'req''
9af9d3dView on GitHubFix bug with selecting next page; consolidate extraction code
de370deView on GitHubExtract all prices and identify unit prices, dropping old price extraction code; generalize URL css selector; improve handling of missing values
9f28597View on GitHubRefactor price extraction code and make price extraction more flexible
fe4a09cView on GitHubAdd unit price extraction and fix bug in price extraction
b596ec6View on GitHubMake csv writer more flexible to include price etc; keep record of all HTML pages; add more logging
bf9450fView on GitHubUpdate CSS selectors for price, title, average rating and number of ratings; add comments; simplify logic
7662832View on GitHubFix for the search url change (https://www.amazon.com/s/field-keywords=XXX => https://www.amazon.com/s?k=XXX) + next_page_url selector
ab21f31View on GitHub