this post was submitted on 20 Sep 2025
1157 points (95.6% liked)

memes

17574 readers
2542 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] GenosseFlosse@feddit.org 1 points 1 week ago* (last edited 1 week ago) (1 children)

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 1 points 1 week ago (1 children)

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 1 points 1 week ago (1 children)

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 2 points 1 week ago (1 children)

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

[–] GenosseFlosse@feddit.org 1 points 1 week ago* (last edited 1 week 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.