5 ms·
Can you dive more into the technical details of this, eg. are you using the ebay API or are you scraping the data?
by klous 14y ago
Can you dive more into the technical details of this, eg. are you using the ebay API or are you scraping the data?
- locksley 14y agoYeah sure, it's a scraper. The histogram is then built out of the 200 results retrieved from 'completed listings', minus the ones that weren't sold. The X/Y scatter plot is built from the 200 upcoming results, intended as a way to find good bargains after you know the median/mean price.
- klous 14y agoAnd the scraper is using a "logged in" ebay account, correct? Because I believe to view completed listings you need to be logged in.