aliexpress-page-parser 0.0.9

Creator: coderz1093

Last updated:

Add to Cart

Description:

aliexpresspageparser 0.0.9

aliexpress-page-parser
Currently only support product list page and detail page parsing. All fields use same encoding 'utf-8'.
Product List fields:

products

product_id - Product ID
title - Product title
url - Product url
price - Product price
rating - Product rating
feedback - Product feedbacks
orders - Product orders


next_page_url

Product detail fields:

product_id
meta_keywords
meta_description
title
rating
feedback
orders
breadcrumbs

name
url
cid


specs - Array of specifications
gallery_images - Array of image urls
options

id
name
skus

id
name
img_url




sku_products
freight

company
currency
amount
time
tracking
service_name
send_goods_country


store

id
name
url
top_rated
open_date
location
followings
positives
positive_rate



Content

aliexpress_page_parser.product_list_parser.ProductListParser
aliexpress_page_parser.product_detail_parsers.ProductDetailParser

Installation
The simplest way is to install it via pip:
pip install aliexpress-page-parser

Run Test
pip install -r requirements-dev.txt
tox

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.