Skip to main content

It will get the product data from ali express

Project description

N|Solid

Build Status

Features

  • Extract products from Ali Express
  • Easy to use

Tech

Dillinger uses a number of open source projects to work properly:

  • [python] - Programing Language!
  • [vscode] - text editor
  • [selenium] - Markdown parser done right. Fast and easy to extend.

Installation

Install the dependencies and devDependencies and start the server.

pip install AliProductExtractor

Usage example

from AliProductExtractor.scrape_ali_express import aliExtractor
import os

if __name__ == "__main__":
    os.environ['WDM_LOG_LEVEL'] = '0'
    os.environ['WDM_LOCAL'] = '1'
    url = 'https://www.aliexpress.us/item/3256804136971215.html'

    data = aliExtractor(url)

    print(data)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AliProductExtractor-0.9.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file AliProductExtractor-0.9.tar.gz.

File metadata

  • Download URL: AliProductExtractor-0.9.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.5

File hashes

Hashes for AliProductExtractor-0.9.tar.gz
Algorithm Hash digest
SHA256 2e528825e9310a162716930ba658f07b2eb228e4e4be0f8ae6421a3fe7ba3046
MD5 d52561b0be9089f0f3132d180c6e7b52
BLAKE2b-256 618d8c0bbe9120d2ee47f96e7929fee932eafa66763752bccfde7c48144dc095

See more details on using hashes here.

Supported by

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