cookies/
One .txt file per account in Netscape format.
Drop into curl with -b cookies/USERNAME.txt or load with
Python's http.cookiejar.MozillaCookieJar.
Bulk packs
All packs include the full session cookies (Netscape + JSON), credentials CSV, and a 7-day replacement guarantee. Card payment via Stripe.
Need a specific number? Buy any quantity (1–500). You pay the per-account rate of whichever pack tier your quantity falls into.
We do volume pricing, custom geos, REST API access, and net-30 invoicing for orders of 500+ accounts.
Email enterprise salesOne .txt file per account in Netscape format.
Drop into curl with -b cookies/USERNAME.txt or load with
Python's http.cookiejar.MozillaCookieJar.
One .json file per account, ready for
browserContext.add_cookies() in Playwright /
Puppeteer / Selenium 4+.
Plain-text CSV of username, password, phone, full_name,
birthday, country, created_at for every account. For when
you need to log in fresh or recover the session.