/dealDetective

Amazon web scraper with Next.js and TypeScript, leveraging the power of BrightData for reliable proxy management and Cheerio for efficient HTML parsing. This tool diligently monitors your selected products, and utilizing cron job scheduling, it promptly dispatches email notifications when there's a change in price or restock status.

Primary LanguageTypeScript

DealDetective

Test it

Click here

Run it

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.