Waix Docs
  • Начало работы с WAIX
  • Ключ доступа
    • Получение ключ-кода
      • Для зарегистрированных пользователей
      • Не зарегистрированным ранее пользователям
      • Без отправки ссылки для регистрации
  • Двухфакторная аутентификация
  • Запросы и методы
    • Работа с корзиной
    • Заказы
    • Профиль и данные
      • Карточки адресов
        • Добавление
        • Обновление
        • Удаление
    • Поиск на Taobao
    • Telegram Бот
    • Парсинг товаров таобао
      • Стандартный метод
      • Расширенный метод
  • Наполнение сайта
    • 🗺️Навигация
    • 📄Страницы
    • 🗞️Новости
    • 🔮Вопрос-ответ
    • 🧩Вставки
    • 🏙️Города и регионы
    • 💱Курс валют
  • Работа с расширением
    • О расширении
    • Активация расширения
      • Фоновая активация
    • Проверка состояния
  • Дополнения
    • 👥Whois
      • AS num
    • 🏘️Площадки
    • 🐈Котировки валют
Powered by GitBook
On this page

Was this helpful?

  1. Наполнение сайта

Навигация

Получение списка навигации площадки, вложенных меню, ссылок

Многоуровневый список навигации разбитый на группы

GET https://api.waix.ru/site/nav

Используйте в Query параметре переменную project (или используйте свой ключ key или token)

Query Parameters

Name
Type
Description

project

OR

token

OR

key

{
   "status":"OK",
   "result":{
      "main":[
         {
            "id":1,
            "group":"main",
            "nested_id":0,
            "url":"\/usloviya.html",
            "title":"О нас",
            "class":"",
            "view":-1,
            "pos":1,
            "target":false,
            "sub":[
               {
                  "id":7,
                  "group":"main",
                  "nested_id":1,
                  "url":"\/vikup.html",
                  "title":"Выкуп с таобао",
                  "class":"",
                  "view":0,
                  "pos":2,
                  "target":false
               },
               {
                  "id":25,
                  "group":"main",
                  "nested_id":1,
                  "url":"\/payment.html",
                  "title":"Оплата заказов",
                  "class":"",
                  "view":-1,
                  "pos":3,
                  "target":false
               },
               {
                  "id":26,
                  "group":"main",
                  "nested_id":1,
                  "url":"\/cargo.html",
                  "title":"Доставка грузов",
                  "class":"",
                  "view":0,
                  "pos":4,
                  "target":false
               },
               {
                  "id":8,
                  "group":"main",
                  "nested_id":1,
                  "url":"\/contacts.html",
                  "title":"Контакты",
                  "class":"",
                  "view":0,
                  "pos":20,
                  "target":false
               },
               {
                  "id":47,
                  "group":"main",
                  "nested_id":1,
                  "url":"\/news\/",
                  "title":"Новости",
                  "class":"",
                  "view":-1,
                  "pos":22,
                  "target":false
               }
            ]
         },
         {
            "id":6,
            "group":"main",
            "nested_id":0,
            "url":"\/help.html",
            "title":"Помощь",
            "class":"",
            "view":-1,
            "pos":5,
            "target":false,
            "sub":[
               {
                  "id":27,
                  "group":"main",
                  "nested_id":6,
                  "url":"\/pages-32.html",
                  "title":"Как оформить заказ",
                  "class":"",
                  "view":0,
                  "pos":6,
                  "target":false
               },
               {
                  "id":4,
                  "group":"main",
                  "nested_id":6,
                  "url":"\/pages-33.html",
                  "title":"Как заказать с Таобао",
                  "class":"",
                  "view":0,
                  "pos":7,
                  "target":false
               },
               {
                  "id":35,
                  "group":"main",
                  "nested_id":6,
                  "url":"\/pages-42.html",
                  "title":"Регистрация на Taobao",
                  "class":"",
                  "view":-1,
                  "pos":8,
                  "target":false
               },
               {
                  "id":3,
                  "group":"main",
                  "nested_id":6,
                  "url":"\/catalog\/",
                  "title":"Каталог товаров",
                  "class":"",
                  "view":0,
                  "pos":9,
                  "target":false
               },
               {
                  "id":48,
                  "group":"main",
                  "nested_id":6,
                  "url":"\/alibaba.html",
                  "title":"Как заказать с Alibaba",
                  "class":"",
                  "view":-1,
                  "pos":23,
                  "target":false
               }
            ]
         },
         {
            "id":24,
            "group":"main",
            "nested_id":0,
            "url":"\/delivery.html",
            "title":"Доставка",
            "class":"",
            "view":-1,
            "pos":10,
            "target":false
         },
         {
            "id":36,
            "group":"main",
            "nested_id":0,
            "url":"\/cargo1.html",
            "title":"Карго",
            "class":"",
            "view":-1,
            "pos":16,
            "target":false
         },
         {
            "id":23,
            "group":"main",
            "nested_id":0,
            "url":"\/order.html?step=1",
            "title":"Сделать заказ",
            "class":"order",
            "view":-1,
            "pos":17,
            "target":false
         },
         {
            "id":2,
            "group":"main",
            "nested_id":0,
            "url":"https:\/\/t.me\/+muw4m9qxFLozMmJi",
            "title":"Чат",
            "class":"",
            "view":1,
            "pos":18,
            "target":true
         },
         {
            "id":5,
            "group":"main",
            "nested_id":0,
            "url":"\/opinion.html",
            "title":"Отзывы",
            "class":"",
            "view":0,
            "pos":19,
            "target":false
         }
      ],
      "help":[
         {
            "id":28,
            "group":"help",
            "nested_id":0,
            "url":"\/pages-33.html",
            "title":"Как заказать с Taobao",
            "class":"",
            "view":-1,
            "pos":1,
            "target":false
         },
         {
            "id":29,
            "group":"help",
            "nested_id":0,
            "url":"\/pages-31.html",
            "title":"Таблица размеров",
            "class":"",
            "view":-1,
            "pos":2,
            "target":false
         },
         {
            "id":30,
            "group":"help",
            "nested_id":0,
            "url":"\/pages-30.html",
            "title":"Помощь выбора цвета",
            "class":"",
            "view":-1,
            "pos":3,
            "target":false
         },
         {
            "id":31,
            "group":"help",
            "nested_id":0,
            "url":"\/pages-32.html",
            "title":"Как правильно оформить",
            "class":"",
            "view":-1,
            "pos":4,
            "target":false
         },
         {
            "id":38,
            "group":"help",
            "nested_id":0,
            "url":"\/pages-45.html",
            "title":"Как узнать стоимость доставку?",
            "class":"",
            "view":-1,
            "pos":5,
            "target":false
         }
      ],
      "info":[
         {
            "id":18,
            "group":"info",
            "nested_id":0,
            "url":"\/how_to_register_on_our_site.html",
            "title":"Я в первый раз",
            "class":"",
            "view":0,
            "pos":2,
            "target":false
         },
         {
            "id":17,
            "group":"info",
            "nested_id":0,
            "url":"\/pages\/32\/",
            "title":"Как создать заказ",
            "class":"",
            "view":0,
            "pos":3,
            "target":false
         },
         {
            "id":19,
            "group":"info",
            "nested_id":0,
            "url":"\/pages\/42\/",
            "title":"Как зарегистрироваться",
            "class":"",
            "view":0,
            "pos":4,
            "target":false
         },
         {
            "id":20,
            "group":"info",
            "nested_id":0,
            "url":"\/pages\/33\/",
            "title":"Как заказать с таобао",
            "class":"",
            "view":0,
            "pos":5,
            "target":false
         },
         {
            "id":33,
            "group":"info",
            "nested_id":0,
            "url":"\/pages\/45\/",
            "title":"Доставка по Китаю",
            "class":"",
            "view":-1,
            "pos":6,
            "target":false
         },
         {
            "id":43,
            "group":"info",
            "nested_id":0,
            "url":"\/payment.html",
            "title":"Как оплатить заказ",
            "class":"",
            "view":-1,
            "pos":7,
            "target":false
         },
         {
            "id":44,
            "group":"info",
            "nested_id":0,
            "url":"\/vikup.html",
            "title":"Стоимость услуг",
            "class":"",
            "view":-1,
            "pos":8,
            "target":false
         },
         {
            "id":46,
            "group":"info",
            "nested_id":0,
            "url":"\/oferta.html",
            "title":"Оферта",
            "class":"",
            "view":-1,
            "pos":9,
            "target":false
         }
      ],
      "menu":[
         {
            "id":9,
            "group":"menu",
            "nested_id":0,
            "url":"\/usloviya.html",
            "title":"Наши условия",
            "class":"",
            "view":0,
            "pos":1,
            "target":false
         },
         {
            "id":12,
            "group":"menu",
            "nested_id":0,
            "url":"\/help.html",
            "title":"Помощь",
            "class":"",
            "view":0,
            "pos":2,
            "target":false
         },
         {
            "id":10,
            "group":"menu",
            "nested_id":0,
            "url":"\/forum\/",
            "title":"Форум",
            "class":"",
            "view":0,
            "pos":3,
            "target":false
         },
         {
            "id":11,
            "group":"menu",
            "nested_id":0,
            "url":"\/opinion.html",
            "title":"Отзывы",
            "class":"",
            "view":0,
            "pos":4,
            "target":false
         },
         {
            "id":14,
            "group":"menu",
            "nested_id":0,
            "url":"\/delivery.html",
            "title":"Доставка",
            "class":"",
            "view":0,
            "pos":5,
            "target":false
         },
         {
            "id":15,
            "group":"menu",
            "nested_id":0,
            "url":"\/order\/",
            "title":"Сделать заказ",
            "class":"",
            "view":0,
            "pos":7,
            "target":false
         }
      ]
   }
}
PreviousРасширенный методNextСтраницы

Last updated 1 year ago

Was this helpful?

id , например project=1 для получения навигации china-towns.com

Серверный / клиентский

расширения

🗺️
площадки
ключ
Код