• XSS.stack #1 – первый литературный журнал от юзеров форума

[Sell] Dump of a booking website orders

В этой теме можно использовать автоматический гарант!

Статус
Закрыто для дальнейших ответов.

J3S00S

HDD-drive
Пользователь
Регистрация
10.07.2022
Сообщения
47
Реакции
14
Hello everyone, I have dumped all the orders from a website for booking tours and want to sell it.
I still have the access to the website, so I can notify you of new orders (automatically via a Telegram bot, directly from me, or just give you the access details).
Most of the recent orders are from USA, some are from Europe (I'd say around 50/50 in general)

Current orders: 3500
New orders per day: ~15-20
Format: JSON (can convert to any format you like)
Age: Dec. 2020 - Apr. 2023 (still updating)
Prices are in euro

JSON:
orderId: {
        "name": nameOfTour,
        "bookedOn": dateOfBooking,
        "bookingDate": dateOfTour,
        "leadTraveler": {
            "name": leadTravelerName,
            "mail": leadTravelerMail,
            "phone": leadTravelerPhone
        },
        "otherTravelers": {
            travelerName: "Adult",
            travelerName: "Adult",
            travelerName: "Child",
            "total": "3"
        },
        "groups": {
            "Adult": {
                "amount": "2",
                "price": "200"
            },
            "Child": {
                "amount": "1",
                "price": "90"
            }
        },
        "price": "290",
        "language": "English",
        "status": "Confirmed"

Price: Negotiable
Contact: PM
 
what prices?
can you give some sample??

Sure, here's a couple sample records
Also, since the original post, they've implemented some order-tracking system, so all the orders are now available on the webiste in .xls (Though, without the otherTravelers names)
Скрытый контент для пользователей: .
 
Статус
Закрыто для дальнейших ответов.
Верх