Skip to content

amitbend/aliexpress-API-wrapper-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aliexpress-API-wrapper-

Hi guys, this is a wrapper for aliexpress API, that support all of it's basic functions.

The wrapper is based on the Aliexpress official Docs: http://portals.aliexpress.com/help/help_center_API.html

The wrapper basic function are:

listPromotionProduct()

getPromotionProductDetail()

getPromotionLinks()

see the docs for more details. (parameters etc.)

i made some global vars that are related to all the api calls:

commissionRateFrom = 0.04

commissionRateTo = 0.9

pageSize = 40

while pagesize max value is 40.

Few fixes and error handling is needed!

About

An wrapper for aliexpress API, support all basic functions

Resources

License

Stars

9 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages