GithubHelp home page GithubHelp logo

jvdtru / ebay-completed-listings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from programming-is-cool/ebay-completed-listings

0.0 0.0 0.0 2.54 MB

eBay completed listings with avg price and pct sold.

JavaScript 97.36% HTML 0.66% CSS 1.98%

ebay-completed-listings's Introduction

eBay Completed Listings

eBay Completed was created to give a quick breakdown of what an items average sale price and sold percentage is, based off of the last 100 listings (if available) on eBay.

app screenshot

Development setup

Installation of Node.js is required.

cd path/to/your/directory
# Following command requires installation of git
git clone https://github.com/programming-is-cool/completed-listings.git
cd completed-listings
npm install # start command with sudo if you are on a Mac
npm start

Config.json

If you do not want to constantly input the eBay api key on launch, you could save the api key in a config.json file (one is already provided for you).

The config.json file should be formatted as such:

{
  "token": "abcdefghijk-12345-67890lmnop" 
}

The file should also be located in the root directory, just outside of the src folder.

License

MIT licensed.

ebay-completed-listings's People

Contributors

programming-is-cool avatar dependabot[bot] 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.