All Projects → makelove → Taobao_topsdk

makelove / Taobao_topsdk

Licence: gpl-3.0
淘宝客-淘宝联盟-阿里妈妈 topsdk python3.6

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Taobao topsdk

Isolate
Lightweight image browser
Stars: ✭ 284 (-12.35%)
Mutual labels:  tool
Auto Login Alimama
自动登录阿里妈妈,采集淘宝客推广订单数据,创建推广位,获取推广位列表
Stars: ✭ 302 (-6.79%)
Mutual labels:  taobao
Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
Stars: ✭ 312 (-3.7%)
Mutual labels:  tool
Composer Bin Plugin
No conflicts for your bin dependencies
Stars: ✭ 287 (-11.42%)
Mutual labels:  tool
Circleci Cli
Use CircleCI from the command line
Stars: ✭ 297 (-8.33%)
Mutual labels:  tool
Cdda Game Launcher
A Cataclysm: Dark Days Ahead launcher with additional features
Stars: ✭ 304 (-6.17%)
Mutual labels:  tool
Go command tutorial
Golang command tutorial in Chinese.
Stars: ✭ 3,155 (+873.77%)
Mutual labels:  tool
Getaltname
Extract subdomains from SSL certificates in HTTPS sites.
Stars: ✭ 320 (-1.23%)
Mutual labels:  tool
Gowapt
Go Web Application Penetration Test
Stars: ✭ 300 (-7.41%)
Mutual labels:  tool
Xxl Tool
a series of tools that make Java development more efficient.(Java工具类库XXL-TOOL)
Stars: ✭ 311 (-4.01%)
Mutual labels:  tool
Woeusb Ng
WoeUSB-ng is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. This is a rewrite of original WoeUSB.
Stars: ✭ 279 (-13.89%)
Mutual labels:  tool
Yarneditor
A tool for writing interactive dialogue in games!
Stars: ✭ 292 (-9.88%)
Mutual labels:  tool
Frankenstein
Correct README Redirects
Stars: ✭ 305 (-5.86%)
Mutual labels:  tool
Plgo
easily create postgresql extensions in golang; moved to gitlab.com/microo8/plgo
Stars: ✭ 286 (-11.73%)
Mutual labels:  tool
Reactive Practice At Taobao
♨️ Reactive @ 淘宝 | Reactive实践、推动、落地的记录与大会分享 | Flow Arch(流式架构)/Reactive Programming(RP/反应式编程)
Stars: ✭ 314 (-3.09%)
Mutual labels:  taobao
Rex
Your RegEx companion.
Stars: ✭ 283 (-12.65%)
Mutual labels:  tool
Python Semantic Release
Automatic semantic versioning for python projects
Stars: ✭ 301 (-7.1%)
Mutual labels:  tool
Launchpad
An open-source game launcher for your games
Stars: ✭ 322 (-0.62%)
Mutual labels:  tool
Youxiang
获取淘宝优惠券、京东优惠券、拼多多(多多客)优惠券、苏宁易购优惠券、唯品会优惠券,通过接入淘宝联盟、京东联盟、拼多多(多多进宝)、苏宁联盟(苏宁推客)、唯品会及其对应的开放平台,获取优惠商品图片和对应商品信息,利用微信机器人推送到指定群聊。
Stars: ✭ 313 (-3.4%)
Mutual labels:  taobao
Pastel
A command-line tool to generate, analyze, convert and manipulate colors
Stars: ✭ 3,742 (+1054.94%)
Mutual labels:  tool

淘宝客-淘宝联盟-阿里妈妈 topsdk

key 含义
pict_url 商品主图
reserve_price 商品一口价格
zk_final_price 商品折扣价格
volume 30天销量
provcity 宝贝所在地 发货地
user_type 卖家类型,0表示淘宝集市,1表示天猫商城
  • 从淘宝下载的top,python是2.7的,满是bug

    • 现在已经修改为python 3.6
  • Enjoy!

    • 有一些api没有加入,因为下载sdk时,淘宝是根据你的权限自动生成的。
    • 有时候新增加了一些api,也不知道
  • 更新update

    • 2018.11.1
      • 在【阿里开放平台-控制台】下载Java sdk 发现更新了。需要【点击生成】,无语!
      • 新增了 TbkShopConvertRequest TbkScOptimusMaterialRequest
      • 很有用的api是TbkTpwdConvertRequest
        • 支持通过淘口令解析商品id,并提供对应的淘客转链接
        • 反向解析:淘口令-->s.click.taobao.com链接
        • 把别人的淘口令转成自己的淘口令
        • 跟 TbkTpwdCreateRequest 相反
  • 安装

    • 请用pip安装
    • 如果没有pip和配置虚拟合计virtualenv
      • python setup.py clean
      • python setup.py install
    • 成功安装后,验证:
    • after_installed.png
    • .py3是我的virtualenv虚拟环境
  • 应用

    • 利用【大淘客CMS】建站 http://www.dataoke.com/cms-introduce.html
      • 可以用它新建一个网站,获取API权限
      • 演示DEMO http://www.yangchun.so/
      • 帮助文档 http://help.dataoke.com/hc/kb/category/1012170/
      • 大淘客CMS系统如何使用
        • 大淘客CMS系统使用首先需要拥有自己的网站,最基础就是有空间和域名,建议空间最好是支持PHP5.4及以上的,同时购买域名时请确认备案域名和注册域名一致,如出现差异是无法使用大淘客CMS系统的。
      • 缺点:
        • 不支持HTTPS,会被劫持流量
        • 可能会偷单
        • 每隔一段时间,需要更新授权
        • 用了4个月了,感觉稳定
          • 用户流量需要自己推广,不是一劳永逸,躺着赚钱。
    • App
    • 公众号-订阅号
      • 参考-公众号:真AI人工智能
    • 微信小程序
      • 微信官方暗地里禁止淘宝推广
      • 要小心被下架,更新审核时被拒
    • 微信客户端
      • 用户发淘口令或淘宝链接
      • 直接回复转链后的淘口令
  • 交流

    • 解析淘口令-服务,请联系我

    • 加我微信:sexy8dream

      • wechat_account
    • 扫码进群。失效。先加微信

      • wechat_group
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].