Monitor auctions on Ebay automatically

Registered by Eike

Currently all auction data that JBidwatcher Companion can access, must be entered into the system manually (through JBidwatcher). This can become tedious and time consuming. To compile price data over longer periods of time, it would be desirable to have an automatic process that searches for matching auctions on Ebay and enters them into the system. The process could be run as a daemon or a cron job.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Discussion
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

Necessary components:
* Screen scraping the Ebay website. Maybe a scriptable JBidwatcher could do this.
* Classifier to reject unwanted auctions. Must have machine learning capabilities.
* Machine learning UI. The user must teach the classifier, which auctions are interesting. For example distinguish a camera from a battery for this model of camera.
* The rest :-). Database management, scheduling of screen scraping activity, ...

Maybe interesting as tutorial on web scraping:
http://scraperwiki.com/help/tutorials/python/

Maybe these browser libraries are useful:
https://github.com/rndbit/spynner
https://bitbucket.org/leapfrogdevelopment/punkybrowster/overview

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.