|
发表于 2022-2-15 21:47:45
|
显示全部楼层
福建省泉州市
窗口程序集名 | 保 留 | 保 留 | 备 注 | 窗口程序集_启动窗口 | | | | 启动线程 (&快手指定用户, , )变量名 | 类 型 | 静态 | 数组 | 备 注 | 主页ID | 文本型 | | | 局_提交数据 | 文本型 | | | 局_结果 | 字节集 | | | 局_返回 | 文本型 | | | json | 类_json | | | i | 整数型 | | | id | 文本型 | | | pcursor | 文本型 | | |
主页ID = “3xnfevsysz7ey2m”局_提交数据 = “{” + #引号 + “operationName” + #引号 + “:” + #引号 + “visionProfilePhotoList” + #引号 + “,” + #引号 + “variables” + #引号 + “:{” + #引号 + “userId” + #引号 + “:” + #引号 + 主页ID + #引号 + “,” + #引号 + “pcursor” + #引号 + “:” + #引号 + “” + #引号 + “,” + #引号 + “page” + #引号 + “:” + #引号 + “profile” + #引号 + “},” + #引号 + “query” + #引号 + “:” + #引号 + “query visionProfilePhotoList($pcursor: String, $userId: String, $page: String, $webPageArea: String) {\n visionProfilePhotoList(pcursor: $pcursor, userId: $userId, page: $page, webPageArea: $webPageArea) {\n result\n llsid\n webPageArea\n feeds {\n type\n author {\n id\n name\n following\n headerUrl\n headerUrls {\n cdn\n url\n __typename\n }\n __typename\n }\n tags {\n type\n name\n __typename\n }\n photo {\n id\n duration\n caption\n likeCount\n realLikeCount\n coverUrl\n coverUrls {\n cdn\n url\n __typename\n }\n photoUrls {\n cdn\n url\n __typename\n }\n photoUrl\n liked\n timestamp\n expTag\n animatedCoverUrl\n stereoType\n videoRatio\n profileUserTopPhoto\n __typename\n }\n canAddComment\n currentPcursor\n llsid\n status\n __typename\n }\n hostName\n pcursor\n __typename\n }\n}\n” + #引号 + “}”局_结果 = 网页_访问_对象 (“https://www.kuaishou.com/graphql”, 1, 局_提交数据, , , “User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36” + #换行符 + “content-type: application/json”)局_返回 = 到文本 (编码_编码转换对象 (局_结果 )) json. 解析 (局_返回 )判断循环首 (真)pcursor = json. 取通用属性 (“data.visionProfilePhotoList.pcursor”)计次循环首 (json. 成员数 (“data.visionProfilePhotoList.feeds”), i )id = json. 取通用属性 (“data.visionProfilePhotoList.feeds[” + 到文本 (i - 1 ) + “].author.id”)如果真 (id = 主页ID )调试输出 (“作品ID:” + json. 取通用属性 (“data.visionProfilePhotoList.feeds[” + 到文本 (i - 1 ) + “].photo.id”), “视频地址:” + json. 取通用属性 (“data.visionProfilePhotoList.feeds[” + 到文本 (i - 1 ) + “].photo.photoUrl”), “点赞数:” + json. 取通用属性 (“data.visionProfilePhotoList.feeds[” + 到文本 (i - 1 ) + “].photo.likeCount”)) 计次循环尾 ()json. 清除 ()如果真 (pcursor = “no_more”) 调试输出 (“作品已全部获取完成”)跳出循环 ()局_提交数据 = “{” + #引号 + “operationName” + #引号 + “:” + #引号 + “visionProfilePhotoList” + #引号 + “,” + #引号 + “variables” + #引号 + “:{” + #引号 + “userId” + #引号 + “:” + #引号 + 主页ID + #引号 + “,” + #引号 + “pcursor” + #引号 + “:” + #引号 + pcursor + #引号 + “,” + #引号 + “page” + #引号 + “:” + #引号 + “profile” + #引号 + “},” + #引号 + “query” + #引号 + “:” + #引号 + “query visionProfilePhotoList($pcursor: String, $userId: String, $page: String, $webPageArea: String) {\n visionProfilePhotoList(pcursor: $pcursor, userId: $userId, page: $page, webPageArea: $webPageArea) {\n result\n llsid\n webPageArea\n feeds {\n type\n author {\n id\n name\n following\n headerUrl\n headerUrls {\n cdn\n url\n __typename\n }\n __typename\n }\n tags {\n type\n name\n __typename\n }\n photo {\n id\n duration\n caption\n likeCount\n realLikeCount\n coverUrl\n coverUrls {\n cdn\n url\n __typename\n }\n photoUrls {\n cdn\n url\n __typename\n }\n photoUrl\n liked\n timestamp\n expTag\n animatedCoverUrl\n stereoType\n videoRatio\n profileUserTopPhoto\n __typename\n }\n canAddComment\n currentPcursor\n llsid\n status\n __typename\n }\n hostName\n pcursor\n __typename\n }\n}\n” + #引号 + “}”局_结果 = 网页_访问_对象 (“https://www.kuaishou.com/graphql”, 1, 局_提交数据, , , “User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36” + #换行符 + “content-type: application/json”)局_返回 = 到文本 (编码_编码转换对象 (局_结果 )) json. 解析 (局_返回 )判断循环尾 ()
|
|