Hacker News new | ask | show | jobs
by pstorm 1180 days ago
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.

1 comments

That sounds really useful, can you provide a link if it's publicly hosted?
It's intimately tied to the rest my repo, but I'll spend some time tonight and try to pull it out into it's own library.
Very interested to see this.
Very interested too!
+1 for interest there