Giter VIP home page Giter VIP logo

ebay's Introduction

eBay

Getting Started

You'll need to install the eBay Python sdk from timotheus which is easy enough on unix systems. Additionally, you need to register with the eBay Developer Program to receive your keys (add these to your eBay.yaml file)

Additionally, for this set-up to work, you'll need:

  • an empty txt file called ignored_listings.txt
  • parent folder called sensitive_files that contains
    • ebay.yaml (see Timoetheus)
    • email_code.py

To run a script at a frequent interval, check out cron on unix systems (just remember, eBay limits you to 2,500 finding calls a day!).

Objective

Pricing items on eBay at a reasonable price is fairly easy. Just browse recently sold items that match your item or use eBay's trending price tool. However, often sellers sell their items drastically lower than market prices, giving resellers arbitrage opportunities. A script like this can be used to frequently query for a particular item below a particular price point.

eBay has a saved-search feature that allows "real-time" notifications, but it only alerts once daily (way too slow for most items). Using the eBay SDK gives you much faster notifications and allows you to save and track listings. The latter is especially useful for looking for seasonal variations in price and volume (another arbitrage opportunity, albeit with more risk depending on the holding time) and for building new models that use NLP and/or image recognition to better classify products.

Visualization

https://public.tableau.com/profile/lucas.aleck#!/vizhome/MP2_15625587782040/Dashboard?publish=yes

ebay's People

Contributors

aleck2 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.