A web platform that scans e-commerce sites across Nepal and surfaces the best deals on laptops and phones. ASP.NET Razor Pages frontend with Python-powered scraping and analytics backend.

SastoTech helps users in Nepal find the best deals on laptops and mobile phones by automatically scanning multiple e-commerce websites and aggregating pricing data.
The scraping engine is built in Python using BeautifulSoup and requests-html, with scheduling handled by APScheduler. Data is stored in a SQL database and exposed via a REST API. The frontend is an ASP.NET Razor Pages application styled with Bootstrap and custom CSS. The entire app is deployed on Render.
This project was born out of frustration — finding good tech deals in Nepal meant visiting 5+ sites manually. SastoTech automates that pain away.