Paste Title
Paste your text here
Home Download Raw Clone
$ <command> | curl -F 'p=<-' https://p.pantsu.cat/save
https://p.pantsu.cat/save/(XML|JSON|HTML)
https://p.pantsu.cat/p/(PASTE)/(lang)
https://p.pantsu.cat/del/(PASTE)/(DELKEY)
pasteurl = urllib2.urlopen("https://p.pantsu.cat/save", "p="+ data).read()

Source: Github