This project uses the eBay API to extract data about products (computers), processes it with Pandas and Scikit-learn, and visualizes it in a dashboard with Power BI. ├── code/ │ ├── executor.py # ...