Extract all HTML elements from Telegram Web page with Node JS – Telegram API
I want to extract all HTML elements from Telegram web website. I tried all methods e.g. get, post, get() jquery, methods from Python, JavaScript, ... But when they return the result, it is incomplete and some part of it is…