qrpa 1.0.30__py3-none-any.whl → 1.0.32__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of qrpa might be problematic. Click here for more details.
qrpa/shein_lib.py
CHANGED
|
@@ -1612,7 +1612,10 @@ class SheinLib:
|
|
|
1612
1612
|
spu_list = response_text['info']['list']
|
|
1613
1613
|
|
|
1614
1614
|
skc_list = [item['skc'] for item in spu_list]
|
|
1615
|
+
self.get_activity_label(skc_list)
|
|
1616
|
+
self.get_preemption_list(skc_list)
|
|
1615
1617
|
self.get_sku_price_v2(skc_list)
|
|
1618
|
+
self.get_stock_advice(skc_list)
|
|
1616
1619
|
|
|
1617
1620
|
total = response_text['info']['count']
|
|
1618
1621
|
totalPage = math.ceil(total / pageSize)
|
|
@@ -1624,7 +1627,10 @@ class SheinLib:
|
|
|
1624
1627
|
spu_list_new = response_text['info']['list']
|
|
1625
1628
|
|
|
1626
1629
|
skc_list = [item['skc'] for item in spu_list_new]
|
|
1630
|
+
self.get_activity_label(skc_list)
|
|
1631
|
+
self.get_preemption_list(skc_list)
|
|
1627
1632
|
self.get_sku_price_v2(skc_list)
|
|
1633
|
+
self.get_stock_advice(skc_list)
|
|
1628
1634
|
|
|
1629
1635
|
spu_list += spu_list_new
|
|
1630
1636
|
time.sleep(0.3)
|
|
@@ -1686,6 +1692,10 @@ class SheinLib:
|
|
|
1686
1692
|
good_level = spu_info['goodsLevel']['name']
|
|
1687
1693
|
sale_model = spu_info['saleModel']['name']
|
|
1688
1694
|
|
|
1695
|
+
# 过滤已经售罄
|
|
1696
|
+
if status_cn in ['已售罄']:
|
|
1697
|
+
continue
|
|
1698
|
+
|
|
1689
1699
|
for sku_info in spu_info['skuList']:
|
|
1690
1700
|
sku = sku_info['skuCode']
|
|
1691
1701
|
skuExtCode = str(sku_info['supplierSku'])
|
|
@@ -9,7 +9,7 @@ qrpa/fun_web.py,sha256=5QLQorAhRzMOGMRh4eCJ2UH8ZhVHvxkHwobWhmgU5qM,6286
|
|
|
9
9
|
qrpa/fun_win.py,sha256=-LnTeocdTt72NVH6VgLdpAT9_C5oV9okeudXG6CftMA,8034
|
|
10
10
|
qrpa/shein_daily_report_model.py,sha256=H8oZmIN5Pyqe306W1_xuz87lOqLQ_LI5RjXbaxDkIzE,12589
|
|
11
11
|
qrpa/shein_excel.py,sha256=mDqnamzNi8e_T1RnTYZAJAeVhT3CDl9shBqZ1IetbSk,102632
|
|
12
|
-
qrpa/shein_lib.py,sha256=
|
|
12
|
+
qrpa/shein_lib.py,sha256=1cDrkyHFIwXfFFwRMCXLZ5B0aAhAzOJkcKhe8_hYVjQ,101592
|
|
13
13
|
qrpa/shein_sqlite.py,sha256=ZQwD0Gz81q9WY7tY2HMEYvSF9r3N_G_Aur3bYfST9WY,5707
|
|
14
14
|
qrpa/shein_ziniao.py,sha256=nSqqcEPh4nVQtUxUnIRzeZfTLyXywGPjPZn5pP-w57U,18309
|
|
15
15
|
qrpa/temu_chrome.py,sha256=CbtFy1QPan9xJdJcNZj-EsVGhUvv3ZTEPVDEA4-im40,2803
|
|
@@ -18,7 +18,7 @@ qrpa/temu_lib.py,sha256=hYB59zsLS3m3NTic_duTwPMOTSxlHyQVa8OhHnHm-1g,7199
|
|
|
18
18
|
qrpa/time_utils.py,sha256=ef0hhbN_6b-gcnz5ETIVOoxemIMvcxGVGGIRnHnGaBo,29564
|
|
19
19
|
qrpa/time_utils_example.py,sha256=shHOXKKF3QSzb0SHsNc34M61wEkkLuM30U9X1THKNS8,8053
|
|
20
20
|
qrpa/wxwork.py,sha256=Vy8PGEtlTWt4-1laVhuqpJUGCFH2JymgbjvH00aaBog,10946
|
|
21
|
-
qrpa-1.0.
|
|
22
|
-
qrpa-1.0.
|
|
23
|
-
qrpa-1.0.
|
|
24
|
-
qrpa-1.0.
|
|
21
|
+
qrpa-1.0.32.dist-info/METADATA,sha256=f5jlww0R2XS81ZzUV3Mk7cEmrtxPBrrVAtUDd8QZ0bQ,231
|
|
22
|
+
qrpa-1.0.32.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
23
|
+
qrpa-1.0.32.dist-info/top_level.txt,sha256=F6T5igi0fhXDucPPUbmmSC0qFCDEsH5eVijfVF48OFU,5
|
|
24
|
+
qrpa-1.0.32.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|