Feed SDK 下载和过滤 Feed 文件开源项目

我要开发同款
xplanet2019年05月08日
48阅读
开发技术Python
所属分类应用工具、下载工具
授权协议Apache 2.0

作品详情

FeedSDK是eBay开源的Python开发包,用于下载和过滤通过公共FeedAPI提供的大型项目Feed文件。

用法使用命令行选项

可以使用命令行调用SDK的所有功能。

要查看可用选项和过滤器,请使用'--help'

usage:FeedSDK[-h][-dtDT]-c1C1[-scope{ALL_ACTIVE,NEWLY_LISTED}][-mktMKT][-tokenTOKEN][-env{SANDBOX,PRODUCTION}][-lfLF[LF...]][-sellerfSELLERF[SELLERF...]][-locfLOCF[LOCF...]][-pricelfPRICELF][-priceufPRICEUF][-epidfEPIDF[EPIDF...]][-iepidfIEPIDF[IEPIDF...]][-gtinfGTINF[GTINF...]][-itemfITEMF[ITEMF...]][-dlDOWNLOADLOCATION][--filteronly][-formatFORMAT][-qfQF]FeedSDKCLIoptionalarguments:-h,--helpshowthishelpmessageandexit-dtDTthedatewhenfeedfilewasgenerated-c1C1thel1categoryidofthefeedfile-scope{ALL_ACTIVE,NEWLY_LISTED}thefeedscope.AvailablescopesareALL_ACTIVEorNEWLY_LISTED-mktMKTthemarketplaceidforwhichfeedisbeingrequested.Forexample-EBAY_US-tokenTOKENtheoauthtokenfortheconsumer.Omittheword'Bearer'-env{SANDBOX,PRODUCTION}environmenttype.SupportedEnvironmentsareSANDBOXandPRODUCTION-lfLF[LF...]listofleafcategorieswhichareusedtofilterthefeed-sellerfSELLERF[SELLERF...]listofsellernameswhichareusedtofilterthefeed-locfLOCF[LOCF...]listofitemlocationswhichareusedtofilterthefeed-pricelfPRICELFlowerlimitofthepricerangeforitemsinthefeed-priceufPRICEUFupperlimitofthepricerangeforitemsinthefeed-epidfEPIDF[EPIDF...]listofepidswhichareusedtofilterthefeed-iepidfIEPIDF[IEPIDF...]listofinferredepidswhichareusedtofilterthefeed-gtinfGTINF[GTINF...]listofgtinswhichareusedtofilterthefeed-itemfITEMF[ITEMF...]listofitemIDswhichareusedtofilterthefeed-dlDOWNLOADLOCATION,--downloadlocationDOWNLOADLOCATIONoverrideforchangingthedirectorywherefilesaredownloaded--filteronlyfilterthefeedfilethatalreadyexistsinthedefaultpathorthepathspecifiedby-dl,--downloadlocationoption.If--filteronlyoptionisnotspecified,thefeedfilewillbedownloadedagain-formatFORMATfeedandfilterfileformat.Defaultisgzip-qfQFanyotherquerytofilterthefeedfile.SeePythondataframequeryformat例如,使用命令行选项使用令牌下载和过滤Feed文件

pythonfeed_cli.py-c13252-scopeALL_ACTIVE-mktEBAY_DE-envPRODUCTION-qf"AvailabilityThreshold=10"-locfITGB-dlDIR-tokenxxx过滤Feed文件,不需要令牌

pythonfeed_cli.py--filteronly-c1260-pricelf5-priceuf20-dlFILE_PATH
声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论