I have implemented a scaled down version of this that just identifies the selectors needed for a scraper suite to use. for my single use case, I was able to optimize it to nearly 100% accuracy.
Currently, I am only triggering the GPT portion when the scraper fails, which I
assume means the page has changed.
Currently, I am only triggering the GPT portion when the scraper fails, which I assume means the page has changed.