Skip to content

VAlexander/ebot

Repository files navigation

EBot

Automatic EBay crawling and monitoring tool.

UI Example

image

Requirements

EBot is built with Django as Web framework and Scrapy as Web scraping framework. It also requires scrapyd for Scrapy spiders deployment and scrapyd-client to control them. Requirements are installed using PIP.

pip install scrapy scrapyd scrapyd-client django

Features

  • Supports import from CSV file;
  • Monitors ebay.com for predefined products;
  • Supports stop-words in title to exclude products from monitoring;
  • Sends email alerts to user-specified email address;

About

Python-based EBay crawling and monitoring system

Resources

Stars

Watchers

Forks

Packages

No packages published