{"id":18655537,"url":"https://github.com/ronknight/alibaba-seller-api","last_synced_at":"2026-02-25T07:40:59.164Z","repository":{"id":248009975,"uuid":"822772352","full_name":"ronknight/alibaba-seller-api","owner":"ronknight","description":"🚀A collection of Python scripts for integrating with Alibaba.com's Seller API, allowing you to manage orders, logistics, and more.","archived":false,"fork":false,"pushed_at":"2024-07-22T17:05:28.000Z","size":185,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T11:51:07.155Z","etag":null,"topics":["alibaba","alibaba-api","alibaba-seller-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronknight.png","metadata":{"files":{"readme":"README-Alibaba Seller API Integration Flowchart-1.eraserdiagram","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"PinoyITSolution"}},"created_at":"2024-07-01T19:41:00.000Z","updated_at":"2024-08-20T03:05:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"d078598f-5db9-453b-8533-bb87d40b7a25","html_url":"https://github.com/ronknight/alibaba-seller-api","commit_stats":null,"previous_names":["ronknight/alibaba-seller-api"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronknight%2Falibaba-seller-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronknight%2Falibaba-seller-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronknight%2Falibaba-seller-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronknight%2Falibaba-seller-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronknight","download_url":"https://codeload.github.com/ronknight/alibaba-seller-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244602931,"owners_count":20479727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alibaba","alibaba-api","alibaba-seller-api"],"created_at":"2024-11-07T07:19:14.841Z","updated_at":"2026-02-25T07:40:54.127Z","avatar_url":"https://github.com/ronknight.png","language":"Python","funding_links":["https://patreon.com/PinoyITSolution"],"categories":[],"sub_categories":[],"readme":"flowchart-diagram\n\ntitle Alibaba Seller API Integration Flowchart\n\n// Grouping the setup process\nSetup [color: lightblue] {\n  Clone Repository [icon: git-branch]\n  Install Packages [icon: package]\n  Create .env File [icon: file-text]\n}\n\n// Grouping the scripts\nScripts [color: lightgreen] {\n  Initiate OAuth [label: 1initiate.py, icon: key]\n  Create Access Token [label: 2createtoken.py, icon: lock]\n  Retrieve Seller Orders [label: sellerorderlist.py, icon: list]\n  Retrieve Order Details [label: sellerorderget.py, icon: file-text]\n  Retrieve Fund Info [label: sellerorderfundget.py, icon: dollar-sign]\n  Retrieve Logistics Info [label: sellerorderlogisticsget.py, icon: truck]\n  Update Shipping Info [label: sellerordershipping.py, icon: send]\n}\n\n// Start points\nStart Setup [shape: oval, icon: play-circle]\nStart Usage [shape: oval, icon: play-circle]\n\n// Setup process\nStart Setup \u003e Clone Repository\nClone Repository \u003e Install Packages\nInstall Packages \u003e Create .env File\n\n// Usage process\nStart Usage \u003e Initiate OAuth\nInitiate OAuth \u003e Create Access Token\nCreate Access Token \u003e Retrieve Seller Orders\nRetrieve Seller Orders \u003e Retrieve Order Details: Needs e_trade_id\nRetrieve Seller Orders \u003e Retrieve Fund Info: Needs e_trade_id\nRetrieve Seller Orders \u003e Retrieve Logistics Info: Needs e_trade_id\nRetrieve Seller Orders \u003e Update Shipping Info: Needs service_provider, trade_id, logistics_type, tracking_number, attachments_json\n\n// Logging\nLogging [shape: oval, icon: file-text] \u003e All Scripts: Logs API requests and responses\n\n// End points\nEnd Setup [shape: oval, icon: stop-circle]\nEnd Usage [shape: oval, icon: stop-circle]\n\n// Connections to end points\nCreate .env File \u003e End Setup\nUpdate Shipping Info \u003e End Usage\nRetrieve Logistics Info \u003e End Usage\nRetrieve Fund Info \u003e End Usage\nRetrieve Order Details \u003e End Usage\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronknight%2Falibaba-seller-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronknight%2Falibaba-seller-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronknight%2Falibaba-seller-api/lists"}