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

我要开发同款
xplanet2019年05月08日
126阅读

技术信息

开源地址
https://github.com/eBay/FeedSDK-Python
授权协议
Apache 2.0

作品详情

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

用法使用命令行选项

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

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

usage:FeedSDK[-h][-dtDT]-c1C1[-scope{ALL_ACTIVE,NEWLY_LISTED}][-mktMKT][-tokeTOKEN][-ev{SANDBOX,PRODUCTION}][-lfLF[LF...]][-sellerfSELLERF[SELLERF...]][-locfLOCF[LOCF...]][-pricelfPRICELF][-priceufPRICEUF][-epidfEPIDF[EPIDF...]][-iepidfIEPIDF[IEPIDF...]][-gtifGTINF[GTINF...]][-itemfITEMF[ITEMF...]][-dlDOWNLOADLOCATION][--filteroly][-formatFORMAT][-qfQF]FeedSDKCLIoptioalargumets:-h,--helpshowthishelpmessageadexit-dtDTthedatewhefeedfilewasgeerated-c1C1thel1categoryidofthefeedfile-scope{ALL_ACTIVE,NEWLY_LISTED}thefeedscope.AvailablescopesareALL_ACTIVEorNEWLY_LISTED-mktMKTthemarketplaceidforwhichfeedisbeigrequested.Forexample-EBAY_US-tokeTOKENtheoauthtokeforthecosumer.Omittheword'Bearer'-ev{SANDBOX,PRODUCTION}eviromettype.SupportedEvirometsareSANDBOXadPRODUCTION-lfLF[LF...]listofleafcategorieswhichareusedtofilterthefeed-sellerfSELLERF[SELLERF...]listofsellerameswhichareusedtofilterthefeed-locfLOCF[LOCF...]listofitemlocatioswhichareusedtofilterthefeed-pricelfPRICELFlowerlimitofthepricerageforitemsithefeed-priceufPRICEUFupperlimitofthepricerageforitemsithefeed-epidfEPIDF[EPIDF...]listofepidswhichareusedtofilterthefeed-iepidfIEPIDF[IEPIDF...]listofiferredepidswhichareusedtofilterthefeed-gtifGTINF[GTINF...]listofgtiswhichareusedtofilterthefeed-itemfITEMF[ITEMF...]listofitemIDswhichareusedtofilterthefeed-dlDOWNLOADLOCATION,--dowloadlocatioDOWNLOADLOCATIONoverrideforchagigthedirectorywherefilesaredowloaded--filterolyfilterthefeedfilethatalreadyexistsithedefaultpathorthepathspecifiedby-dl,--dowloadlocatiooptio.If--filterolyoptioisotspecified,thefeedfilewillbedowloadedagai-formatFORMATfeedadfilterfileformat.Defaultisgzip-qfQFayotherquerytofilterthefeedfile.SeePythodataframequeryformat例如,使用命令行选项使用令牌下载和过滤Feed文件

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

pythofeed_cli.py--filteroly-c1260-pricelf5-priceuf20-dlFILE_PATH

功能介绍

Feed SDK 是 eBay 开源的 Python 开发包,用于下载和过滤通过公共 Feed API 提供的大型项目 Feed 文件。 用法 使用命令行选项 可以使用命令行调用 SDK 的所有...

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

评论