Hacker News new | ask | show | jobs
by cphoover 1180 days ago
You could probably use gpt to build a deterministic parser based off the markup of a page though... Like ask it to "create the script/selectors needed to scrape X page"

Then you just run that script whenever you want to get data.

1 comments

Yes. This is the most cost effective way and what I’m been doing personally.