Skip to main content

Aliexpress page parsing tool.

Project description

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

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 Distribution

aliexpress_page_parser-0.0.9-py2.py3-none-any.whl (16.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aliexpress_page_parser-0.0.9-py2.py3-none-any.whl.

File metadata

  • Download URL: aliexpress_page_parser-0.0.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13

File hashes

Hashes for aliexpress_page_parser-0.0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ba7d33634e846fede44e0b13bdda8a3f2ba8b6fb4c29d964517d140710ea0ed4
MD5 31669a914e8ec7df0cd8ae9012902b06
BLAKE2b-256 19b3781dbad1e0be9d0828a4bf457add3dec7b5a1772f9341acc8b596494d9a2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page