amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
getElementsByTag
amalthea
net
This function searches all elements from HTML page with a specific tag.
auto
getElementsByTag
(
string
html
,
string
tag
)
Meta
Source
See Implementation
amalthea
net
aliases
StdNetException
stdGet
stdPost
urlEncode
classes
AmaltheaNetException
functions
getCharset
getContentType
getElementsByTag
getElementsByTagAndAttribute
getHTMLPageTitle
getHeaders
getPage
getRaw
isLinkToHTML
post
postRaw
replaceSpecialMnemonics
This function searches all elements from HTML page with a specific tag.