Closed juliazlx closed 4 months ago
Create a route that uses an url and selector to get the price using playwright.
Created an api route to get the price given a url and selector.
Next:
Add error handling. If the server fails to get the price, send a notification to the user. Stop the server from checking this website.
Partially done.
Created the skeleton to iterate through an array of urls then get the price through playwright.
Todo:
Playwright to monitor price that a user is tracking at regular intervals