llbbdd 2 days ago

This is probably just a parallel discussion. I written plenty of successful web scrapers without LLM's, but in the last couple years, I've written a lot more where I didn't need to look at the web markup for more than a few seconds first, if at all. Often you can just copy-paste an example page into the LLM and have it generate accurate, consistent selectors. It's not much different when integrating with a formal API, except that the API usually has more explicit usage rules, and APIs will also often restrict data that can very obviously be used competitively.

llbbdd 2 days ago

Double-posting so I'm sorry but the more I read this the less it makes sense. The parent reply was talking about data that was straight-up not available via the API, how does perl help with that?

  • hartator 2 days ago

    Yeah, I don’t get it either. Someone trying AI to mass reply?

    • llbbdd 2 days ago

      Maybe Perl is more powerful than I've ever given it credit for.