YandexSQIParser
Yandex SQI parser lib for FreePascal
Install / Use
/learn @Al-Muhandis/YandexSQIParserREADME
YandexSQIParser
Yandex SQI parser for FreePascal
Main unit yandexsqi.pas. Parser class TYandexSQIParser. Procedure style function is sqi(aDomainName): Integer;.
You can use both the native HTTP client using the fclhttpclientbroker.pas and the synapse lib using the synapsehttpclientbroker.pas.
Парсинг ИКС Яндекса для FreePascal
Главный модуль yandexsqi.pas. Класс парсера TYandexSQIParser. Функция для процедурного стиля - sqi(aDomainName): Integer;
Вы можете использовать как нативный HTTP клиент с помощью брокера fclhttpclientbroker.pas, так и синапс библиотеку с помощью synapsehttpclientbroker.pas.
