What data is worth grabbing from Taobao? What data can be obtained through the API?

 

Taobao, the largest online shopping platform in China, has a wealth of data to crawl. Here's some data worth grabbing and what's available via the API:

1. Product information: including product title, price, sales volume, evaluation, etc.

2. Store information: including store name, store credit, store opening time, etc.

3. Logistics information: including freight, delivery address, delivery method, etc.

4. Evaluation information: including product evaluation content, ratings, reviewer information, etc.

5. Transaction information: including order number, transaction status, payment status, etc.

6. Advertising recommendation information: including recommended products, popular products, etc.

Through the API of Taobao open platform, the following data can be obtained: Enter the test page

Keyword search interface to obtain product list APIKeyword search interface to obtain product list API

 

1. Search interface: You can search for products based on keywords and return a list of related products.

item_get product details response parameters 

2. Product details interface: You can get detailed information of the product according to the product ID.

3. Store details interface: You can get the detailed information of the store according to the store ID.

4. Logistics interface: You can query the logistics information of the order.

5. Evaluation interface: You can obtain product evaluation information.

6. Trading interface: You can get the detailed information of the order.

It should be noted that the API of Taobao Open Platform needs to be authenticated and authorized before it can be used. For specific usage methods, please refer to the documentation and interface call guide of Taobao Open Platform. At the same time, when using the API to obtain data, it is necessary to follow the rules and restrictions of the Taobao open platform, and must not violate relevant laws and regulations.

Guess you like

Origin blog.csdn.net/Jernnifer_mao/article/details/132420581