Hi! In this tutorial i am going to show you how to build an amazon price tracker with latest next.js 15.2, tailwind css, shadcn components, next auth / auth.js and smartproxy.
Simple project where we will add a cronjob to scrape a list of products. We will also add notifications and every user that logs in will have his/her own list of products they can watch.
Get 7 days free trial and 1,000 requests with Smartproxy scraping API here: https://smartproxy.pxf.io/MAyDZK
Timestamps:
00:00:00 - intro
00:01:30 - project setup
00:15:48 - database
00:24:07 - authentication
00:44:49 - dashboard (header)
01:08:26 - dashboard (sidebar)
01:21:30 - dashboard product cards
02:07:07 - add product page (scraping)
03:24:01 - top cards
03:31:41 - notifications
03:49:02 - outro