Skip to content

[feature] Price detection & tracking for listing pages #3237

@rcostanza

Description

@rcostanza

I want to monitor a certain GPU's price, so I searched for the model and ordered the results by price ascending. The specific brand is irrelevant, meaning the first result might change over time. I have a "regular" watch that can track price changes to that first item, but I wanted to leverage the price tracker so I'm only alerted of changes below a certain price.

The current price tracker only works for single page products, but maybe it could be extended to listing pages? Even if it required a manual selector, so it can be pointed to the first item instead of having to guess it.

For now I'm using a price detection watch with a browser action that automatically clicks and navigates to the page of the first result, but for that I need to use Playwright and I wanted to avoid that if possible.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions