Couldn't this be massively optimized via search pages? #1813
Fmstrat
started this conversation in
Ideas and feature requests
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I notice that this tracks each product individually. However, many of these sites have search filters that allow you to see all the prices and all "in-stock" for each item via the search results page. For instance, to see all cards (over $300 to limit results) for stores:
Couldn't the DOM be parsed there to determine stock? One hit for all cards.
EDIT:
Beta Was this translation helpful? Give feedback.
All reactions