🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/tech-pratheesh/golang-alt-ebay-api-client

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tech-pratheesh/golang-alt-ebay-api-client

v0.0.0-20210909063724-763e78a6c3e5
Source
Go
Version published
Created
Source

golang-alt-ebay-api-client

A small Golang script that uses alt extension API request structure to make an API request and receive back the response.

command line arguments

  • item-id : item id
  • listing-type : listing type

How to run

./main --item-id 353594680204

./main --item-id 384268613179


./main --item-id 373664889722 --listing-type BEST_OFFER_ACCEPTED
./main --item-id 373664889722 --listing-type BEST_OFFER

please check the exact listing type with the ALT extension when you didn't receive the actual output. We have BEST_OFFER_ACCEPTED and BEST_OFFER as listing-type in request body.

BEST_OFFER_ACCEPTED BEST_OFFER

FAQs

Package last updated on 09 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts