WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

465

(post is archived)

Totally fine with logging in. Just need to get this all to work using python requests.

Keeping track of cookies won't be an issue.

SO I need to POST a username/password to https://js.lifelist.pw, then I have to POST a file to https://js.lifelist.pw/ppkey/fset/upload/randomname.jpg ?

Edit: Just saw your updated, comment.

[–] 1 pt

Yes. And "upload/randomname.jpg" is the key.

Setting the contentType of the file will help the server deliver the same mime-type.

I know how to do that with node-requests and jquery, but I'm not sure on python.

I'm sure most browsers could figure it out without it but it would be better to include it.

I figured it out.

Adding to pic8 now.

Thanks for all the help and for letting me use your site as a host :)