Last question... I think

I'm scraping products of webpages. Is it possible to scrape changes?
So, I scraped the website once... But I don't want it to fill up the database all over again..
Can HS do the following:
- If kinds are updates on a page (e.g. price, stock), update it in the database?
- If Products cannot be found, delete from database
- If New products are found, Add to database
Thanks alot.