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.8.tar.gz (4.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: AliProductExtractor-0.8.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.8.tar.gz
Algorithm Hash digest
SHA256 70e964731ec061410be2a0d972ef5e738e9561642c4bdf15da060f1f9608e506
MD5 69e141c5295df4b68f6ac4bd93345afa
BLAKE2b-256 17a54171312ddf10d080ee474d30e8e3ae4d1fbe71eab7a39cf8ff92f04ec6f0

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