I need a postnl.nl python code which does the following:
let me input a email and password -> from the email and password (login) get the required parameters for requesting qr code -> request qr code which shows the account id from that email and pass (this will be a string which the qr code normally would represent) -> sent this qr code string to a telegram or discord webhook api
everything is relatively simple, the only issue im walking into is making it so it can retrieve required parameters each time from whatever email and password i use. And using the same parameters over and over again doesn't work since they expire in 5 minutes (the bearer code from the account) so this would be the hardest part, which i atleast myself can't solve (inexperienced coder)
You need an emulator android for this since the requesting qr code only works on mobile app. I can provide an account you can use.
Contact @heissyberg with your $ and for more info
let me input a email and password -> from the email and password (login) get the required parameters for requesting qr code -> request qr code which shows the account id from that email and pass (this will be a string which the qr code normally would represent) -> sent this qr code string to a telegram or discord webhook api
everything is relatively simple, the only issue im walking into is making it so it can retrieve required parameters each time from whatever email and password i use. And using the same parameters over and over again doesn't work since they expire in 5 minutes (the bearer code from the account) so this would be the hardest part, which i atleast myself can't solve (inexperienced coder)
You need an emulator android for this since the requesting qr code only works on mobile app. I can provide an account you can use.
Contact @heissyberg with your $ and for more info