Cian Class

AddrSuggestion

Cian Class

Класс для работы с сайтом cian.ru
Inheritance Hierarchy
SystemObject  RealtyParser
    RealtyCian

Namespace:  Realty
Assembly:  Realty (in Realty.exe) Version: 1.0.0.0 (1.0.0.0)

The Cian type exposes the following members.

Constructors
  NameDescription
Public methodCian
Конструктор, в качестве параметра принимает поисковую строку
Top
Properties
  NameDescription
Public propertyAddress
Адрес
(Inherited from Parser.)
Public propertyArea
Площадь квартиры
(Inherited from Parser.)
Public propertyCity
Город объявления
(Inherited from Parser.)
Public propertyDelay_s
Задержка между запросами к сайту
(Inherited from Parser.)
Public propertyFloor
Этаж
(Inherited from Parser.)
Public propertyLink
Ссылка на объявление
(Inherited from Parser.)
Public propertyPrice
Цена квартиры
(Inherited from Parser.)
Public propertySearchUrl
Поисковая строка
(Inherited from Parser.)
Public propertyUseProxy
Использовать прокси
(Inherited from Parser.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodParse
Парсит результаты запроса
(Overrides ParserParse.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldsiteUrl
Корневой URL сайта
(Inherited from Parser.)
Top
See Also