python-aliexpress-api | AliExpress API wrapper for Python 🧧 | REST library

 by   sergioteula Python Version: 3.0.0 License: MIT

kandi X-RAY | python-aliexpress-api Summary

kandi X-RAY | python-aliexpress-api Summary

python-aliexpress-api is a Python library typically used in Web Services, REST applications. python-aliexpress-api has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. However python-aliexpress-api has 1 bugs. You can install using 'pip install python-aliexpress-api' or download it from GitHub, PyPI.

AliExpress API wrapper for Python.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              python-aliexpress-api has a low active ecosystem.
              It has 44 star(s) with 17 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 6 have been closed. On average issues are closed in 81 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of python-aliexpress-api is 3.0.0

            kandi-Quality Quality

              python-aliexpress-api has 1 bugs (0 blocker, 0 critical, 1 major, 0 minor) and 17 code smells.

            kandi-Security Security

              python-aliexpress-api has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              python-aliexpress-api code analysis shows 0 unresolved vulnerabilities.
              There are 1 security hotspots that need review.

            kandi-License License

              python-aliexpress-api is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              python-aliexpress-api releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              It has 439 lines of code, 44 functions and 15 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed python-aliexpress-api and discovered the below as its top functions. This is intended to give you an instant insight into python-aliexpress-api implemented functionality, and help decide if they suit your requirements.
            • Get a list of hot products
            • Parse a list of products
            • Gets the response
            • Return the request header
            • Same as mixin
            • Add a file
            • Adds a field to the form
            • Returns a list as a string
            • Get application parameters
            • Sign the given parameters
            • Make a request to the API
            • Get a list of products
            • Converts a list of values to product ids
            • Extract product ID from text
            • Returns child categories
            • Returns a list of categories
            • Filters the children of the given category
            • Get parent categories
            • Return a list of parent categories
            • Returns a list of AffiliateLinks
            Get all kandi verified functions for this library.

            python-aliexpress-api Key Features

            No Key Features are available at this moment for python-aliexpress-api.

            python-aliexpress-api Examples and Code Snippets

            No Code Snippets are available at this moment for python-aliexpress-api.

            Community Discussions

            Trending Discussions on python-aliexpress-api

            QUESTION

            How to get product description from Aliexpress with API?
            Asked 2020-Apr-18 at 06:37

            I was scraping product details with beautifulsoup from aliexpress. But that is too slow and too much of a hassle.

            So I signed up for the aliexpress API. Everything works. But how can I get the description of products using the API?

            I found nothing in the help center. Google also does not have anything. I am also using

            https://github.com/EitherSoft/python-aliexpress-api-client

            It seems to me that it is not possible to get the description with the API? The documentation for the API is very poor imo.

            Right now I am using this call:
            http://gw.api.alibaba.com/openapi/param2/2/portals.open/api.listPromotionProduct/MY_API_KEY?fields=imageUrl,productId&keywords=chess&highQualityItems=yes
            This call only returns the image, product id for products with the keyword "chess".
            But how can I also get the description?

            ...

            ANSWER

            Answered 2017-Aug-24 at 09:30

            Comment: how can I get the description?

            The API provide the following details, there is no description.
            I assume you have to get it from the productUrl.

            config.py
            'details': [ 'productId', 'productTitle', 'productUrl', 'imageUrl', 'originalPrice', 'salePrice', 'discount', 'evaluateScore', 'commission', 'commissionRate', '30daysCommission', 'volume', 'packageType', 'lotNum', 'validTime', 'storeName', 'storeUrl', 'allImageUrls',

            Question: . I do not quite know what you mean?

            What do you get using the following:

            Source https://stackoverflow.com/questions/45827914

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install python-aliexpress-api

            You can install using 'pip install python-aliexpress-api' or download it from GitHub, PyPI.
            You can use python-aliexpress-api like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install python-aliexpress-api

          • CLONE
          • HTTPS

            https://github.com/sergioteula/python-aliexpress-api.git

          • CLI

            gh repo clone sergioteula/python-aliexpress-api

          • sshUrl

            git@github.com:sergioteula/python-aliexpress-api.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular REST Libraries

            public-apis

            by public-apis

            json-server

            by typicode

            iptv

            by iptv-org

            fastapi

            by tiangolo

            beego

            by beego

            Try Top Libraries by sergioteula

            python-amazon-paapi

            by sergioteulaPython

            pyrmanent

            by sergioteulaPython

            persistentclass

            by sergioteulaPython