• Hey Guest,

    We wanted to share a quick update with the community.

    Our public expense ledger is now live, allowing anyone to see how donations are used to support the ongoing operation of the site.

    👉 View the ledger here

    Over the past year, increased regulatory pressure in multiple regions like UK OFCOM and Australia's eSafety has led to higher operational costs, including infrastructure, security, and the need to work with more specialized service providers to keep the site online and stable.

    If you value the community and would like to help support its continued operation, donations are greatly appreciated. If you wish to donate via Bank Transfer or other options, please open a ticket.

    Donate via cryptocurrency:

    Bitcoin (BTC):
    Ethereum (ETH):
    Monero (XMR):
E

estadiare

Member
Aug 31, 2022
60
  • Like
  • Wow
  • Love
Reactions: akana, lofticries, Lily (Osako) and 2 others
whatevs

whatevs

Mining for copium in the weirdest places.
Jan 15, 2022
2,911
Hey what you're using to get the text in the JSON file, a python script? And how does your terminal/shellscript program look like? Share some code!
 
Last edited:
VirtualSnow

VirtualSnow

who knows
May 21, 2022
118
Hey what you're using to get the text in the JSON file, a python script? And how does your terminal/shellscript program look like? Share some code!
Not OP, but there are a thousand and more ways to do so. The most straightforward one that comes to mind would be writing a spider that registers the content of the site. Get any language of your preference, it's not that difficult to do with something like Python's beautifulsoup4 (the XML/HTML parser), you could program a script that enters lists subforums, gets the post list and starts grabbing their contents. And for the JSON dump, there's an implementation of a JSON parser for almost any programming language out there.
 
  • Informative
  • Like
Reactions: Skathon and whatevs
E

estadiare

Member
Aug 31, 2022
60
@whatevs scraping is very easy since you can just iterate the id's. For example, the url https://sanctioned-suicide.net/threads/lol.1 goes straight to the first post ever made. I made the script using JS, but pretty much every programming language should work

if you're gonna do something like this, I recommend following scraping guidelines. Be gentle with the server, add enough time between the requests, add your e-mail to your user agent so the admins can contact you. I also stripped as much personal information (usernames, direct @-mentions etc, e-mails) as i could

the viewing script is made using c++
 
Last edited:
  • Informative
  • Like
Reactions: Skathon and whatevs
LunarPyotr

LunarPyotr

Похорони меня возле МКАДа
Jul 4, 2020
507
Nice, but I personally prefer to keep stuff a bit more simple. I have a encrypted partition where my browser dumps the cache from domains that I added to the whitelist without putting a load on the site itself.
Perfect solution for personal archives that could be loaded afterwards but this could be dangerous if you don't encrypt all the data that you collected. Not only for yourself but also for other members. That's actually how I was flying through threads on this forum without even having a internet connection.
However, I also have to be careful since my browser dumps it's data whenever I close the browser, except if I execute the kill command as sudo in the terminal. This actually keeps some of the cache and the plugins loaded :P
 
  • Like
Reactions: estadiare

Similar threads

N
Replies
1
Views
168
Offtopic
Pluto
Pluto
author
Replies
3
Views
427
Offtopic
author
author
gunmetalblue
Replies
7
Views
661
Offtopic
Happy Cat
Happy Cat
H
Replies
0
Views
86
Suicide Discussion
human123
H
truehappiness
Replies
4
Views
355
Suicide Discussion
truehappiness
truehappiness