• GenosseFlosse@feddit.org
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 day ago

    You don’t need llm to import posts from another website, just an API or scraper to fetch them. Much cheaper, faster and more reliable.

    • Coopr8@kbin.earth
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      But what about messages? When you say “scraper” what would that look like in the context of receiving and sending direct messages from one platform to another when one of the platforms closes their API?

      • GenosseFlosse@feddit.org
        link
        fedilink
        arrow-up
        1
        ·
        23 hours ago

        Doesn’t matter. As long as sent and received messages are shown in the accounts inbox you can parse them back out.

        • Coopr8@kbin.earth
          link
          fedilink
          arrow-up
          2
          ·
          23 hours ago

          But how do you then reply to those posts back into the platform of origination from the outside platform?

          • GenosseFlosse@feddit.org
            link
            fedilink
            arrow-up
            1
            ·
            11 hours ago

            Officially you can’t without API. Unofficially the scraper could login with the users password and send messages on the other platform, as long as there is no 2FA or captchas in the way. As fast as I remember Facebook did ask for the users Myspace password to “import” their data.