Skip to content

A command line tool written in python to help those selling products on eBay.

Notifications You must be signed in to change notification settings

adrain-cb/ebay-selling-tool-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ebay Command Line Selling Tool

How to use:

- Go to ebay's developer website
- Sign up for a developer account
- Create an API key
- Copy app ID given to you
- Run from the command line:
	- $python ebay-cli.py
- Copy and paste ebay app id when prompted

TODO:

- Refactor to be object oriented
- Add function to remove outliers from price data
- Fix function to create dictionary of items with their respective prices

About

A command line tool written in python to help those selling products on eBay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages