A library for parsing amazon pages.
Project description
amazon-page-parser
Currently supported detail fields are:
- title - Title
- author - Array of authors
- feature_bullets - Array of feature bullets
- book_description - description under offer information
- product_description - description under editorial review
- images - Array of images
- star - Average star of custom reviews
- reviews - Custom Reviews count
- rank - Sales Rank in top browse node
- categories - Browse nodes trees, multiple tree pathes are concated by ';'
- details - Details are key, value pairs.
Offer listing fields are:
- price - Product price
- shipping_price - Shipping price
- condition - Condition
- subcondition - Subcondition
- condition_comments - Condition comments
- available - Whether product is currently available, or needs pre-ordered
- prime - Whether shipping supports prime options
- expected_shipping - Whether shipping support expected options
- seller_name - Seller name
- seller_rating - Seller rating
- seller_feedbacks - Seller feedback count
- seller_stars - Seller stars count
- offer_listing_id - Offer listing ID
Tracking fields are:
- carrier - Carrier name
- tracking_id - Tracking number
- is_shipped - Whether order is shipped
Installation
The simplest way is to install it via pip
:
pip install amazon-page-parser
Run Test
pip install -r requirements-dev.txt
tox
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
File details
Details for the file amazon_page_parser-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: amazon_page_parser-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfda0395e2351d1992aeaf926c4545851348374e48c5e828a6c9b95aafab6920 |
|
MD5 | e1eed737887395433a757fcb3d231b5c |
|
BLAKE2b-256 | 5a3f7a634d3d5e63cc13ed4eb5b6ae519aa6b99e1991fbac6d7a66253b6ff3b7 |
File details
Details for the file amazon_page_parser-0.1.4-py2.py3-none-any.whl
.
File metadata
- Download URL: amazon_page_parser-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a44f0e78f237264665acb081e33d3d181cfb857e0df99e135e7819f85dcfb47c |
|
MD5 | b2caf02f02e0001a861420c93dbde537 |
|
BLAKE2b-256 | 324d1f2aef9c0c55e6e915f43685ac20d51631fba00024119229632ac7d07c7b |