The original Piss Link Scraper fetches link blocks from the old pad.
You can fetch all link blocks from the wiki link block list with something like (adjust to taste):
curl -s 'https://wiki.letspiss.net/index.php?title=Server_link_blocks&action=raw' | sed -n '/<pre>/,/<\/pre>/ p' | grep -v 'pre>$'