Pinduoduo keyword search commodity interface, pinduoduo keyword search list interface, baby details page interface, keyword take commodity list interface

Posted by vasilis on Wed, 15 Dec 2021 05:22:42 +0100

1, Interface Parameter Description:
Take the commodity list according to the keywords and extract pinduoduo commodities, including the title, baby main map, price, sales volume, shopkeeper's nickname, logistics expenses, store location, baby link, etc. the price is as low as a few cents, and the quantity is large or even free. Please add me, or chat with me privately, or click** register **Get the key and secret of the account and get the free test directly.
Click to get key and secret
2, Recommended scenario
1. Analyze commodity sales, adjust activity scheme according to sales volume, related sales, inventory preparation, etc
2. Get product details page data information
3. Mall system construction
4. Construction of purchasing system mall
5. ERP system commodity selection
...
3, Common parameter description:
Name type must describe
key String is the calling key (it must be spliced in the URL by GET)
secret String is the calling key
api_name String is the API interface name (included in the request address) [item_search,item_get,item_search_shop, etc.]
cache String no [yes,no] the default is yes. The cached data will be called, which is fast
result_type String no [json, json, XML, serialize, var_export] returns the data format. The default is json. The output content of json can be read directly in Chinese
lang String no [cn,en,ru] translation language, default CN simplified Chinese
version String no API version
4, API request parameter description:
Request parameter: q = women's Clothing & start_ price=0&end_ price=0&page=1&cat=0&discount_ only=&sort=&page_ size=

Parameter Description: q: keyword, sort: sort [bid,_bid,_sale,sale] (bid: commodity price, sale: sales volume, prefix with to sort from large to small)
5, Response parameters:
Scale type example value description
items items [] get the item list according to the keyword
title String woodpecker wearing cotton padded clothes on both sides women's 2020 winter clothes thickened loose Korean cotton padded jacket small down cotton jacket winter commodity title
pic_ url String https://t00img.yangkeduo.com/goods/images/2020-12-08/1226cd586487b63527d86fdabb8608cc.jpeg Baby picture
price Float 198 price
promotion_price Float 198 preferential price
sales Int 14830
num_iid Bigint 203344831134 baby ID
sample_id String commodity style ID
seller_nick String nickname of shopkeeper of Shimo women's clothing store
post_fee Float logistics expenses
area String store location
detail_ url String http://yangkeduo.com/goods.html?goods_id=203344831134 Baby link
6, Request examples: (CURL, PHP, PHPsdk, Java, C#, Python)

<?php

// Request sample URL default request parameters have been processed by URL encoding
// This sample code does not encrypt the plaintext transmission of the secret parameter. To encrypt, please refer to: https: / / click Register to get / help / demo / SDK / demo sign php
$method = "GET";
$url = "https://Click Register to get / pinduoduo / item_ search/? Key = < your own apikey > & Secret = < your own apisecret > & Q = women's wear & start_ price=0&end_ price=0&page=1&cat=0&discount_ only=&sort=&page_ size=";
$curl = curl_init();
curl_setopt($curl, CURLOPT_CUSTOMREQUEST, $method);
curl_setopt($curl, CURLOPT_URL, $url);
curl_setopt($curl, CURLOPT_SSL_VERIFYHOST,FALSE);
curl_setopt($curl, CURLOPT_SSL_VERIFYPEER,FALSE);
curl_setopt($curl, CURLOPT_FAILONERROR, false);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
curl_setopt($curl, CURLOPT_HEADER, true);
curl_setopt($curl, CURLOPT_ENCODING, "gzip");
var_dump(curl_exec($curl));
?>


7, Response example:

{
	  "items": {
		"keyword": "Women's wear",
		"page": "1",
		"real_total_results": 300,
		"total_results": 300,
		"list_count": 20,
		"item": [
			{
				"title": "[Three piece set] new autumn and winter women's suit skirt fur short coat with bottomed sweater with skirt",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-06-05/b15035efb5913e1e8b647422010522c1.jpeg",
				"price": 134,
				"promotion_price": 134,
				"sales": 18000,
				"num_iid": 43992967514,
				"sample_id": "",
				"seller_nick": "Guoguojia temperament women's wear",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=43992967514"
			},
			{
				"title": "[2 [piece set] set autumn and winter new imitation Rex rabbit hair nail bead fur short coat thickened coat women's wear",
				"pic_url": "https://omsproductionimg.yangkeduo.com/images/2018-06-06/463c0e2a5580ba3266846e41fe3e444a.jpeg",
				"price": 169,
				"promotion_price": 169,
				"sales": 40000,
				"num_iid": 1620002566,
				"sample_id": "",
				"seller_nick": "Guoguojia temperament women's wear",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=1620002566"
			},
			{
				"title": "Imitation mink fur grass coat women's winter short Korean version slim fit and versatile Plush thickened Bridal Shawl dress",
				"pic_url": "https://omsproductionimg.yangkeduo.com/images/2018-01-03/1f3866498a067e00e39a38fe144ec5f3.jpeg",
				"price": 88,
				"promotion_price": 88,
				"sales": 218,
				"num_iid": 410684172,
				"sample_id": "",
				"seller_nick": "Le Rongyuan Taoyi shop",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=410684172"
			},
			{
				"title": "Imitation mink coat women's autumn and winter thickened imitation fox fur collar fur coat women's long imitation mink coat is thin",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-06-28/f6ea981d0cfe5dc096af33457328c819.jpeg",
				"price": 298,
				"promotion_price": 298,
				"sales": 42000,
				"num_iid": 144592781204,
				"sample_id": "",
				"seller_nick": "Luomo clothing flagship store",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=144592781204"
			},
			{
				"title": "Three piece skirt suit new autumn winter female Korean version nail bead fur short coat with bottomed sweater and skirt",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-09-24/1fd6806d8de95adce0196294765079f1.jpeg",
				"price": 269,
				"promotion_price": 269,
				"sales": 2525,
				"num_iid": 2748395485,
				"sample_id": "",
				"seller_nick": "Bouncing dress",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=2748395485"
			},
			{
				"title": "Three piece set 2020 new autumn and winter fur Skirt Set women's short coat with bottomed sweater and half skirt",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-10-22/97440d8034ad1a319e71cd501aa6d9bc.jpeg",
				"price": 239,
				"promotion_price": 239,
				"sales": 119,
				"num_iid": 4544773413,
				"sample_id": "",
				"seller_nick": "Natural beauty clothing",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=4544773413"
			},
			{
				"title": "Three piece skirt suit 2020 new autumn and winter fur women's short coat with bottomed sweater and half skirt",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-10-23/0e5aa1adb63ce256664d4274d0ff0fa1.jpeg",
				"price": 188,
				"promotion_price": 188,
				"sales": 1587,
				"num_iid": 3540607180,
				"sample_id": "",
				"seller_nick": "Natural beauty clothing",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=3540607180"
			},
			{
				"title": "2020 Autumn and winter fur nail bead imitation fur coat new Korean slim round neck student coat [single]",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2021-01-28/503c10fe716873ceaccf103c30881908.jpeg",
				"price": 79,
				"promotion_price": 79,
				"sales": 1157,
				"num_iid": 35225305026,
				"sample_id": "",
				"seller_nick": "Xia Yiren",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=35225305026"
			},
			{
				"title": "Two piece set of autumn and winter new temperament nail bead imitation fur coat with embroidered skirt, warm and thickened top, women's wear",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-09-17/5d57e2f0df37b13f5472d03175246d28.jpeg",
				"price": 139,
				"promotion_price": 139,
				"sales": 2616,
				"num_iid": 369492636,
				"sample_id": "",
				"seller_nick": "Bouncing dress",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=369492636"
			},
			{
				"title": "2020 Autumn and winter fur nail bead imitation fur coat new Korean slim round neck lady coat [one piece]",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2021-01-28/b208cc827f66c0b5eac9d40762178d28.jpeg",
				"price": 88,
				"promotion_price": 88,
				"sales": 232,
				"num_iid": 3540686169,
				"sample_id": "",
				"seller_nick": "Natural beauty clothing",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=3540686169"
			},
			{
				"title": "2018 Autumn and winter fur nail bead imitation fur coat new Korean slim round neck student coat [single]",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2018-09-24/22c7a21f49c4ddfe228acc5d15c1bbe0.jpeg",
				"price": 138,
				"promotion_price": 138,
				"sales": 210,
				"num_iid": 3062555797,
				"sample_id": "",
				"seller_nick": "Guoguojia temperament women's wear",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=3062555797"
			},
			{
				"title": "Three piece net red skirt set new autumn and winter women's Beaded fur with bottomed sweater with skirt and jacket",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/images/2019-09-10/403fae6f0c281b247e305559cff71cca.jpeg",
				"price": 269,
				"promotion_price": 269,
				"sales": 144,
				"num_iid": 35224334938,
				"sample_id": "",
				"seller_nick": "Xia Yiren",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=35224334938"
			},
			{
				"title": "Single coat short women's autumn and winter new Haining imitation fur Korean version loose and thin, versatile nail bead round neck top",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-09-24/55a25e3b612a5ba2655046718a20c0ab.jpeg",
				"price": 88,
				"promotion_price": 88,
				"sales": 2314,
				"num_iid": 368488818,
				"sample_id": "",
				"seller_nick": "Bouncing dress",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=368488818"
			},
			{
				"title": "Tweed suit women's 2020 autumn and winter new style small fragrance fashion foreign style small suit Hip Wrap Skirt rest body show thin tide",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-07-16/84ffe1375b1d3b1a6455b9c387cd495b.jpeg",
				"price": 139,
				"promotion_price": 139,
				"sales": 216,
				"num_iid": 150435444702,
				"sample_id": "",
				"seller_nick": "Small fresh business clothes",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=150435444702"
			},
			{
				"title": "Woodpecker thickened down cotton padded clothes women's new fat in winter mm Loose and thin cotton jacket women's large cotton jacket",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-11-24/a8798a380a8e64503a3b6f2df3cdc5e6.jpeg",
				"price": 148,
				"promotion_price": 148,
				"sales": 2866,
				"num_iid": 203004819547,
				"sample_id": "",
				"seller_nick": "Woodpecker qingwantian store",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=203004819547"
			},
			{
				"title": "Small fragrance suit skirt female autumn and winter two-piece suit skirt fashion temperament expensive lady high-grade thin suit top",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-09-20/11b73b78660ce240318981f36fedb20b.jpeg",
				"price": 106.8,
				"promotion_price": 106.8,
				"sales": 3585,
				"num_iid": 179099550022,
				"sample_id": "",
				"seller_nick": "Butterfly language dress",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=179099550022"
			},
			{
				"title": "Pink small suit new spring celebrity small fragrance suit skirt two-piece suit Korean fashion versatile waist slim",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-03-17/2c08521a36bae37e004a5cfe15fcddb1.jpeg",
				"price": 119,
				"promotion_price": 119,
				"sales": 136,
				"num_iid": 94383041769,
				"sample_id": "",
				"seller_nick": "Small fresh business clothes",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=94383041769"
			},
			{
				"title": "Small fresh embroidery two-piece suit skirt rabbit hair collar splicing short coat tweed dress sweet new style in autumn and winter",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2019-10-07/6f734d1717a3339a74cff707d9ec82c0.jpeg",
				"price": 688,
				"promotion_price": 688,
				"sales": 3602,
				"num_iid": 50964999845,
				"sample_id": "",
				"seller_nick": "Wooden fashion clothing",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=50964999845"
			},
			{
				"title": "Woolen two-piece suit skirt children's 2021 spring and autumn new medium length dress slim fit mother's short coat",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-03-12/d9b47beb0f7306f132216c910640f830.jpeg",
				"price": 89.8,
				"promotion_price": 89.8,
				"sales": 32000,
				"num_iid": 2713732007,
				"sample_id": "",
				"seller_nick": "Luxueyan flagship store",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=2713732007"
			},
			{
				"title": "White duck down 2020 winter new net red Susu down jacket women's medium and long large wool collar waist closing thickened jacket fashion",
				"pic_url": "https://t00img.yangkeduo.com/goods/images/2020-12-13/735fb9bd599594a424f3f22957aafd06.jpeg",
				"price": 299,
				"promotion_price": 299,
				"sales": 3292,
				"num_iid": 45642569064,
				"sample_id": "",
				"seller_nick": "Han down factory store",
				"post_fee": "",
				"area": "",
				"detail_url": "http://yangkeduo.com/goods.html?goods_id=45642569064"
			}
		]
	},
	"error_code": "0000",
	"reason": "ok",
	"secache": "a8881ed5637e3c7e84f03acdc86be64f",
	"secache_time": 1615362351,
	"secache_date": "2021-03-10 15:45:51",
	"translate_status": "",
	"translate_time": 0,
	"language": {
		"default_lang": "cn",
		"current_lang": "cn"
	},
	"error": "",
	"cache": 0,
	"api_info": "today:30 max:10000",
	"execution_time": 0.649,
	"server_time": "Beijing/2021-03-10 15:45:51",
	"client_ip": "106.6.35.144",
	"call_args": {
		"q": "Women's wear",
		"start_price": "0",
		"end_price": "0",
		"page": "1",
		"cat": "0"
	},
	"api_type": "pinduoduo",
	"translate_language": "zh-CN",
	"translate_engine": "baidu",
	"server_memory": "2.92MB",
	"request_id": "gw-1.6048792eb5a86"
}

API tools
API SDK call example
APISDK Download
API testing tools

How to open API testing, Click open now

Topics: Python Big Data