- 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
- Refactor to be object oriented
- Add function to remove outliers from price data
- Fix function to create dictionary of items with their respective prices