After two weeks of demonstrations, some media buyers anticipate Reddit turning to alternative revenue streams.

  • @QHC
    link
    English
    81 year ago

    AI scrapers never used the API. That’s just a convenient scapegoat.

    Don’t believe Huffman’s lies!

    • @Candelestine
      link
      English
      41 year ago

      I would love to learn more. Can you share any links? My googlefu is insufficient to cut through the bs without knowing more about the terms I need to be searching for.

      • @QHC
        link
        English
        91 year ago

        There’s just no compelling reason to do it that way.

        LLMs like ChatGPT are getting data from the entire web and then having humans manually tag and identify everything. Getting data from the API is actually less useful to that end, and they’d need to integrate separately with every individual website.

        Most websites don’t even have an API in the first place, either, so scraping would still be necessary for most sites.

      • @cubism_pitta
        link
        English
        71 year ago

        It’s just the way a large data gathering project works. If you want to get data from 100s of sites a scraper is universal and can work for all while using an API would require (assuming all the sites HAVE an API) custom code for each.