Skip to content

PowerSlime/AliExpressItem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Code Health AliExpressItem by PowerSlime

AliExpressItem

It's my simple parser for lot on AliExpress... With him you can get some information about item without using any tokens and accounts.

Requiremets

You should use Python 3
Libraries: re, urllib

How to use

import Ali
item = Ali.AliExpressItem(url)
item.METHOD()

AVIABLE METHODS

  • getId
  • getName
  • getPrice
  • getRating
  • getOrders
  • getImageUrl
  • getGalleryUrl
  • getGalleryImages
  • downloadImage([url][,filename])

P.S.

So... This code is shitty a little :) But... If anyone need to get product's info from an AliExpress product's page - I'll be happy, if you will use my lib ;)

Thanks

About

My little API to parse some information about lots on AliExpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages