吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 1189|回复: 7
收起左侧

[其他原创] 使用AU3查询商标注册信息

[复制链接]
ffzy2023 发表于 2023-3-14 22:32
$URL= "https://gw.qmxip.com/api-e/trademark/query_hit_page_new?sj=sj?session"
$oHTTP = ObjCreate("WinHttp.WinHttpRequest.5.1")
$oHTTP.Open("POST", $URL,false)
$oHTTP.SetRequestHeader("User-Agent","Chrome")
$oHTTP.SetRequestHeader("Host","gw.qmxip.com")
$oHTTP.SetRequestHeader("Origin","https://sj.qmxip.com")
$oHTTP.SetRequestHeader("Content-Type","application/json")
$oHTTP.SetRequestHeader("X-Requested-With","XMLHttpRequest")
$oHTTP.SetRequestHeader("Upgrade-Insecure-Requests","1")
$oHTTP.SetRequestHeader("Connection","keep-alive")
$data = '{"pageNo":1,"pageSize":20,"keyword":"棋者象棋","searchType":"1","searchFieldDTO":{"trademarkName":1,"trademarkNumber":"","applicationNameAndGyr":"","agency":"","typeOfTrademarkId":""}}'
$oHTTP.Send($data)
$oHTTP.WaitForResponse(-1)

FileWrite("Source.txt",$oHTTP.responsebody)

使用的时候,把keyword后面的关键字改为需要搜索的文字即可。

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

86618513 发表于 2023-3-15 08:02
还在学习中,感谢分享
LonelyLove 发表于 2023-3-15 08:17
337733 发表于 2023-3-15 08:20
shinghua 发表于 2023-3-15 10:49
AU3在windows平台写些小工具还是方便,我也经常用。
scbzwv 发表于 2023-3-15 16:00
感谢分享
liaolaotou 发表于 2023-12-29 08:44

$URL= "https://gw.qmxip.com/api-e/trademark/query_hit_page_new?sj=sj?session"
你好,楼主,这个提示请求异常,是怎么回事呢,谢谢
PearNoNet 发表于 2024-1-28 23:40
liaolaotou 发表于 2023-12-29 08:44
$URL= "https://gw.qmxip.com/api-e/trademark/query_hit_page_new?sj=sj?session"
你好,楼主,这个提 ...

屏蔽了大陆外的IP,只能国内访问接口
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-4-28 07:22

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表