Zalando Tools

Set of Tools created to make your tasks easier.

Task File

The Task File is made like this:

zala_tools.csv
"REGION","MODE","EMAIL","PASSWORD","SIZEPID","NEW EMAIL","NAME AND SURNAME","CC NUMBER","CC MONTH","CC YEAR","CC CVC","INVOICE DATES","NEW PASSWORD","BROWSER"
"IT","1;2;3;4;5","EMAIL","PASSWORD","XXXX-XXXX","changedemail@email","Idk Tools","5330040435357575","6","2025","000","2022-03-20;2022-03-25","IdkTool01!","y"
"IT","1;2;3;4;5","EMAIL","PASSWORD","XXXX-XXXX","changedemail@email","Idk Tools","5330040435357575","6","2025","000","2022-03-20;2022-03-25","IdkTool01!","n"

Region: your Zalando domain (ex. it, de, fr)

Mode: 1 to Add and Cancel Plus Subscription (CC required), 2 to Test Cart on a certain product (SizePID required), 3 to Change the email, 4 to Scrape Invoices, 5 to change Password.

CC Number: all the numbers without spaces

CC Month: ex. 1 or 2 or 11, not 01, 02

CC Year: 2025, not 25

Invoice Dates: STARTYEAR-MONTH-DAY;ENDYEAR-MONTH-DAY ex. 2022-06-11;2022-06-15

If you use Browser: N, meaning you will get Requests login, remember to use proxies and to disable multithread!

The Cart gets cleared after trying to ATC; in case of error the CLI and the Webhook will tell you.

Zalando PLUS only does the First Month trial; it gets automatically canceled after the add process; in case of error the CLI and the Webhook will tell you.

Last updated