Parsing of remaining goods on WILDBERRIES.RU with sending to Telegram

soprano

Client
Регистрация
25.08.2011
Сообщения
799
Благодарностей
843
Баллы
93
Hello.
I want to introduce a template for tracking remaining goods on wildberries.ru
The goods are summed up in a total amount from all warehouses.
It uses requests and is written in C#.
To use the template, you need a text file named link.txt with links to the products you want to track.
The link should be in the following format:
C#:
https://www.wildberries.ru/catalog/164188806/detail.aspx
Also, you need to register a bot on Telegram using @botfather and get the bot token.
After that, create a channel on Telegram to which the data will be sent.

The input settings are simple:
118559


The template's output:
ZennoPoster
118560


Telegram
118562


Add necessary libraries to GAC from https://www.nuget.org/
using xNet;
using HtmlAgilityPack;
using Newtonsoft.Json;

Good luck!
 

Вложения

Последнее редактирование модератором:

soprano

Client
Регистрация
25.08.2011
Сообщения
799
Благодарностей
843
Баллы
93
Work version
 

Вложения

Последнее редактирование:

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)