Back to Home

Average Finder

A price information tool for eBay (Not Affiliated)

Project Overview

Average Finder is a web application designed to help users make informed purchasing decisions on eBay by analyzing historical price data. The tool provides valuable insights into market trends and price patterns for various products.

Key Features

Technologies Used

ASP.NET C# MySQL D3.js HTML5 CSS3 JavaScript

Challenges & Solutions

Data Collection

One of the main challenges was implementing efficient data collection from eBay listings.

Solution: Implemented an API to extract eBay data and maninpulate to suit the needs of the application.

Price Analysis

Creating accurate price analysis algorithms that account for various factors like condition, shipping costs, and seller reputation.

Solution: Developed a weighted scoring system that considers multiple factors to provide more accurate price estimates, removing outliers and providing a more realistic average.