Giter Club home page Giter Club logo

dataoke-sdk's Introduction

Php-Version Documentation Maintenance License: MIT

大淘客 SDK, 调用简单、语义化增强。支持 Laravel/Lumen。

安装

composer require wxm/dataoke-sdk

使用

<?php

use Dataoke\Application;

$dataoke = new Application('app_key', 'secret_key', 'v1.2.4');

// 例如 api/goods/get-goods-details, 其他接口同理
$dataoke->goods->getGoodsDetails(521383533703);

已封装

  • api/tb-service/get-privilege-link (高效转链)
  • api/tb-service/parse-content (淘系万能解析)
  • api/tb-service/get-tb-service (联盟搜索)
  • api/tb-service/get-order-details (订单查询接口)
  • api/tb-service/get-brand-list (品牌库)
  • api/goods/get-goods-list (商品列表)
  • api/goods/get-goods-details (单品详情)
  • api/goods/pull-goods-by-time (定时拉取)
  • api/goods/get-newest-goods (商品更新)
  • api/goods/get-stale-goods-by-time (失效商品)
  • api/goods/get-dtk-search-goods (大淘客搜索)
  • api/delanys/brand/get-column-list (品牌商品)
  • api/delanys/brand/get-goods-list (单个品牌详情)
  • api/category/get-super-category (超级分类)
  • api/category/get-tb-topic-list (官方活动推广)
  • api/dels/jd/kit/promotion-union-convert (京东商品转链)
  • api/dels/jd/order/get-official-order-list (京东订单查询)

dataoke-sdk's People

Contributors

qq15725 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.