Skip to content

razzzila-dev/chrome-aliexpress-order-details-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aliexpress order parser to the CSV (Excel)

GitHub license GitHub release Ask Me Anything !

It is the example of an extension for Google Chrome which parses order details from Aliexpress to the CSV (Excel) format.

Installation

Download archive with the latest version of this extension. Then navigate to chrome://extensions in your Chrome browser. In the top right corner will be a "Developer mode" switcher. Turn it on.

Chrome extensions page

Below will appear the "Load unpacked" button. Choose the root folder with this extension (the folder where located the manifest file).

If all will be done right you will see a new card of extension like at image below.

Chrome extensions card

Usage

Now you can navigate to any Aliexpress order details page and click on the extension icon on the right side of the navigation bar.

For doing so open your orders page on the Aliexpress.

My orders page on the Aliexpress

Here you can open the order details page:

Aliexpress order details page

Clicking the extension icon on this page you will trigger parsing and downloading the CSV file. Order id will be a file name.

New table downloaded file

The file will look like this one:

Result table

Bugs & features

That is only the example and there is no guarantees that it will support in the long term. For bugs, please, open new issues and I will answer you as will have free time.

About personal improvements and deep integrations write to me on Dev account.

License

MIT