GithubHelp home page GithubHelp logo

jwolle1 / ebay_price_watch Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 19 KB

Search eBay listings and alert the user via email when a target price is reached.

License: GNU General Public License v3.0

Python 100.00%
ebay ebay-api ebay-scraper ebay-sdk ebay-search

ebay_price_watch's Introduction

This script uses the eBay Finding API to search listings and alert the user via email when a target price is reached. It interfaces with the API using the ebaysdk library.

The script filters auction, local pickup, and non-US listings. It includes the ability to set a price minimum and to ignore specific URLs.

You'll need an eBay developer account to use the script. Set your APP_ID at the top of main.py before running. I usually run this script as a cron job. Remember to respect eBay API rate limits.

You'll also need an email address capable of sending email with smtplib from the Python standard library. email_server address and email_port number will vary depending on the email service. Sometimes services will require you to verify your identity before sending messages.


To use:

  1. The only required dependency outside the standard library is ebaysdk. To install it run pip3 install ebaysdk.
  2. Set desired options at the top of main.py and run.

Note: Never store your login credentials as plain text. Please store them in an encrypted format and import as needed.

ebay_price_watch's People

Contributors

jwolle1 avatar

Watchers

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