Boinketh, 1 year ago You can still use the authless Reddit API to scrape your old posts. Just add “.json” to the end of your URL, like so: www.reddit.com/user/jaschen/submitted.json To get the next page, add “?after=AFTER” to the end after “.json”, where AFTER is the value you got from the preceding request. Unfortunately, I am not familiar with Lemmy’s API, so you’ll need to solve that yourself.
You can still use the authless Reddit API to scrape your old posts. Just add “.json” to the end of your URL, like so: www.reddit.com/user/jaschen/submitted.json
To get the next page, add “?after=AFTER” to the end after “.json”, where AFTER is the value you got from the preceding request. Unfortunately, I am not familiar with Lemmy’s API, so you’ll need to solve that yourself.