B4X FEED web-component inside a web page with MiniHtmlParser

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: web-component inside a web page with MiniHtmlParser است. این موضوع تا کنون 68 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع web-component inside a web page with MiniHtmlParser
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
68
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
I'm downloading a web page and parsing it with MiniHtmlParser.
Looking at the page with a web browser, I see a section with content that is not contained in the html file.
Inspecting it I see that this section is enclosed in a
HTML:

<section class="web-component" ...></section>
tags
I can see the content with a web browser, but not with MiniHtmlParser
How can I get the same content I see in a web browser with an HttpJob Download?

 

عقب
بالا